8000 [Help] Digital Ocean Appwrite deploy problems · appwrite appwrite · Discussion #3111 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[Help] Digital Ocean Appwrite deploy problems #3111

Answered by Kappyh
Kappyh asked this question in Q&A
Discussion options

You must be logged in to vote

Found the solution.
-Access the droplet console;
-Type:
nano /etc/default/grub

  • In the grub file, include the following command:
    GRUB_CMDLINE_LINUX="cgroup_enable=memory swapaccount=1"
  • Save the file and restart grub with the command:
    sudo update-grub
  • After that, restart the droplet.

This solved my problem...

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@eldadfux
Comment options

@BechtelCanDoIt
Comment options

Answer selected by Kappyh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
0