-
Hi, [Already opened a ticket on digital ocean help center] |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Found the solution.
This solved my problem... |
Beta Was this translation helpful? Give feedback.
Found the solution.
-Access the droplet console;
-Type:
nano /etc/default/grub
GRUB_CMDLINE_LINUX="cgroup_enable=memory swapaccount=1"
sudo update-grub
This solved my problem...