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]
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?