Hey - I updated this afternoon from 4.23.0 to 4.25.0. During the update I lost connection with the server hosting my blog, and when reconnecting have found that I am unable to start my blog. When I run ghost start in the correct directory, I get:
- sudo systemctl is-active ghost_samclarke-blog
Checking system Node.js version - found v14.17.0
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_samclarke-blog
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 v14.17.0 - sudo systemctl start ghost_samclarke-blog
☲ Starting Ghost: samclarke-blog
I’ve run ghost doctor which came back with the following:
Checking system Node.js version - found v14.17.0
Checking logged in user
Ensuring user is not logged in as ghost user
Checking if logged in user is directory owner
Checking current folder permissions
Checking system compatibility
Checking for a MySQL installation
- sudo systemctl is-active ghost_samclarke-blog
? Sudo Password [hidden] - sudo systemctl reset-failed ghost_samclarke-blog
Validating config
Checking folder permissions
Checking file permissions
Checking content folder ownership
Checking memory availability
Checking binary dependencies
Checking free space
Checking systemd unit file
Checking systemd node version - found v14.17.0
I’m a little out of my depth at this point and unable to work out what is causing this issue. Is this potentially related to https://forum.ghost.org/t/unable-to-upgrade-ghost-from-v4-2-0-to-v4-3-0-cascade-unknown-code-please-report/22086/56? Any help would be greatly appreciated.