Can't start ghost

Ghost was running fine… now I can’t start it.

Error:

bitnami@srv:/opt/bitnami/apps/ghost/htdocs$ ghost start --verbose
[16:45:06] Ensuring user is not logged in as ghost user [started]
[16:45:06] Ensuring user is not logged in as ghost user [skipped]
[16:45:06] Checking if logged in user is directory owner [started]
[16:45:06] Checking if logged in user is directory owner [skipped]
[16:45:06] Checking current folder permissions [started]
[16:45:06] Checking current folder permissions [completed]
[16:45:06] Validating config [started]
[16:45:06] Validating config [completed]
[16:45:06] Checking memory availability [started]
[16:45:06] Checking memory availability [completed]
:heavy_multiplication_x: Starting Ghost
A GhostError occurred.

Message: Ghost process exited with code: 0
Stack: Error: Ghost process exited with code: 0
at ChildProcess.cp.on (/opt/bitnami/nodejs/lib/node_modules/ghost-cli/lib/utils/local-process.js:56:24)
at ChildProcess.emit (events.js:182:13)
at Process.ChildProcess._handle.onexit (internal/child_process.js:240:12)

Debug Information:
OS: Ubuntu, v16.04
Node Version: v10.13.0
Ghost-CLI Version: 1.9.8
Environment: production
Command: ‘ghost start --verbose’

Does anyone knows what is this error?

1 Like

Same problem. I read that line, it is just about exception handling. Not sure if it is because of the version of Node.js or Npm or something?

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.