My lightsail Ubuntu server has 20Gb but shell cloudron script see less then 1GB
Solved
Support
-
Error: Cloudron requires atleast 1GB physical memory
-
Fixed with new instance
-
Maybe they lowered the 1GB RAM even further! Let me check.
-
Right, the 1GB instance actually has 941MB. I have fixed the setup script accordingly.
ubuntu@ip-172-26-13-174:~$ free -m total used free shared buff/cache available Mem: 941 194 335 0 410 606 Swap: 0 0 0
-
-