[GH-ISSUE #14] Cannot allocate memory #13

Closed
opened 2026-02-27 22:07:23 +03:00 by kerem · 1 comment
Owner

Originally created by @Mehran on GitHub (Jun 6, 2020).
Original GitHub issue: https://github.com/sickcodes/Docker-OSX/issues/14

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). Original GitHub issue: https://github.com/sickcodes/Docker-OSX/issues/14 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 ```
kerem closed this issue 2026-02-27 22:07:24 +03: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/

<!-- gh-comment-id:640006239 --> @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.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Docker-OSX#13
No description provided.