You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wasn't able to reproduce it though. Tried running on:
x86-64 Ubuntu 22.04 machine (Docker, it uses qemu under the hood), here I have 128G of RAM, so basically impossible to run out of it
Rock64 4G with 4G swap (the most powerful single board computer I have right now) with Ubuntu 20.04 and also Docker, it would actually succeed even with 2G of swap, here is memory usage at ~17000 blocks height:
total used free shared buff/cache available
Mem: 3.8Gi 3.1Gi 16Mi 25Mi 735Mi 689Mi
Swap: 4.0Gi 1.6Gi 2.4Gi
Orange PI with 2G RAM and 4G swap and Ubuntu 20.04 works fine too, Raspberry PI 3B+ with 1G RAM doesn't really work, simply not enough RAM it seems and just USB 2.0 interfaces to put swap on 😞
Looks like this:
Details:
Linux raspberrypi4 5.15.56-v8+ #1575 SMP PREEMPT Fri Jul 22 20:31:26 BST 2022 aarch64 GNU/Linux
Originally reported on the forum: https://forum.subspace.network/t/failed-to-allocate-bytes-exception-when-running-docker-on-aarch64/606
The text was updated successfully, but these errors were encountered: