What errors or information do you see in the console?
Ghost will not start, points to a log file that contains:
Debug Information:
OS: openbsd, v6.4
Node Version: v8.12.0
Ghost-CLI Version: 1.9.8
Command: ‘ghost start’
Message: Ghost process exited with code: 0
Stack: Error: Ghost process excited with code: 0
at ChildProcess.cp.on (/usr/local/lib/node_modules/ghost-cli/lib/utils/local-process.js:56:24)
at emitTwo (events.js:126:13)
at ChildProcess.emit (events.js:214:7)
at Process.ChildProcess._handle.onexit (internal/child_process.js:198:12)
Any help resolving this error and getting my website back online would be super appreciated.
LOL. well glad i could help. I also have a pretty unique server env so not sure if the same would affect you. Thanks for the suggestion,
i tried a rollback but now am getting:
It appears sqlite3 did not install properly when Ghost-CLI was installed. You can either uninstall and reinstall Ghost-CLI, or switch to MySQL.
I uninstalled / reinstall ghost-cli but it doesn’t not help, same problem on start and rollback.
So when I initially experienced the problem i was still on Node 6.x, so i upgraded to node 8.12, but it did not resolve the issue. Only applying the --force flag on “ghost update” command resolved it.