A fix for root user permissions problems
We discovered that you are using the DigitalOcean One-Click install. You need to create a user with regular account privileges and migrate your installation to this user.
root
user. As of Ghost-CLI 1.5.0, running Ghost commands as root
is disallowed. Therefore you will need to migrate your current installation to a new Linux user.
Run the following steps as root
user to fix it:
Add a new user:
/var/www/ghost/
is default in the DigitOcean One-Click installs) to change the ownership of your installation files:
ghost ls
now to see if your installation is still up and running.