Cannot allocate memory #15

Closed
opened 2025-12-28 23:21:01 +01:00 by adam · 1 comment
Owner

Originally created by @Mehran on GitHub (Jun 6, 2020).

i got this error, i run it on DigitalOcean Host with 3GB ram

Unable to init server: Could not connect: Connection refused
QEMU 5.0.0 monitor - type 'help' for more information
(qemu) qemu-system-x86_64: cannot set up guest memory 'pc.ram': Cannot allocate memory
Originally created by @Mehran on GitHub (Jun 6, 2020). i got this error, i run it on DigitalOcean Host with 3GB ram ``` Unable to init server: Could not connect: Connection refused QEMU 5.0.0 monitor - type 'help' for more information (qemu) qemu-system-x86_64: cannot set up guest memory 'pc.ram': Cannot allocate memory ```
adam closed this issue 2025-12-28 23:21:01 +01:00
Author
Owner

@sickcodes commented on GitHub (Jun 6, 2020):

free -mh
It will barely run without at least 5gb+ of RAM.
Add 10gb of swap ram you’ll be able to boot it

CI/CD method can be done with xfvb.

You also need a display, I will add the VNC version today so you can connect to the VNC display.

If anyone else wants professional support setting it up you can leave a message on my site https://sick.codes/contact/

@sickcodes commented on GitHub (Jun 6, 2020): `free -mh` It will barely run without at least 5gb+ of RAM. Add 10gb of swap ram you’ll be able to boot it CI/CD method can be done with xfvb. You also need a display, I will add the VNC version today so you can connect to the VNC display. If anyone else wants professional support setting it up you can leave a message on my site https://sick.codes/contact/
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Docker-OSX#15