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
```
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/
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @Mehran on GitHub (Jun 6, 2020).
i got this error, i run it on DigitalOcean Host with 3GB ram
@sickcodes commented on GitHub (Jun 6, 2020):
free -mhIt 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/