Hello,
I’m having an issue starting Ghost on Digital Ocean.
-
What’s your URL? This is the easiest way for others to help you
https://proxy.thinkautonomous.ai/blog is the URL where ghost will be setup -
What version of Ghost are you using? If it’s not the latest, please update Ghost first before opening your topic
5.2.3
And -
How was Ghost installed and configured? DigitalOcean Droplet
-
What Node version, database, OS & browser are you using? Node v16.15.1, OS: Ubuntu, v20.04.4 LTS, Ghost CLI 1.21.0.
-
What errors or information do you see in the console?
`
ghost start
Love open source? We’re hiring Node.js Engineers to work on Ghost full-time.
https://careers.ghost.org/product-engineer-node-js
+ sudo systemctl is-active ghost_147-182-239-227
✔ Checking system Node.js version - found v16.15.1
✔ Ensuring user is not logged in as ghost user
✔ Checking if logged in user is directory owner
✔ Checking current folder permissions
+ sudo systemctl is-active ghost_147-182-239-227
✔ Validating config
✔ Checking folder permissions
✔ Checking file permissions
✔ Checking content folder ownership
✔ Checking memory availability
✔ Checking binary dependencies
✔ Checking systemd unit file
✔ Checking systemd node version - found v16.15.1
✖ Starting Ghost: 147-182-239-227
A SystemError occurred.
**Message: Systemd process manager has not been set up or is corrupted.**
Help: Run ghost setup linux-user systemd and try again.
- What steps could someone else take to reproduce the issue you’re having?
ghost restart
After updating ghost, I’m trying to restart it, but it doesn’t work.
When I run the recommended ghost setup linux-user system
the test gets skipped:
Setting up Systemd [skipped]
I appreciate your help. Ghost is a running thing, so re-installing it and going from scratch isn’t a preferred option.