I’d never leave, I was a Kickstarter-backer for Ghost. I believe in what you’re building!
Although I got it installed and running, and Nginx config shows it capturing web traffic, Ghost is not showing. I think I can get my new environment running, but still want to help resolve issues in my production setup. (It runs Ghost, but a number of other tools I user and would rather not port.)
Error: Cannot find module ‘/home/twosentences/server.js’
at Function.Module._resolveFilename (module.js:538:15)
at Function.Module._load (module.js:468:25)
at Function.Module.runMain (module.js:684:10)
at startup (bootstrap_node.js:187:16)
at bootstrap_node.js:608:3
Error: Cannot find module ‘/home/twosentences/client.js’
at Function.Module._resolveFilename (module.js:538:15)
at Function.Module._load (module.js:468:25)
at Function.Module.runMain (module.js:684:10)
at startup (bootstrap_node.js:187:16)
at bootstrap_node.js:608:3
So I went ahead in backing-up my ghost blog and then reinstalled everything.
I am using the same database and moved the content directory from the old installation to the new one.
Everything is working like a charm! Thanks for your time and support @Kate
Let me know if I can help you further in solving this issue.
Sad we weren’t able to figure out the reason for your behaviour.
I guess it’s a weird underlying issue with how Ghost was setup. From what i have seen, the blog wasn’t restarted on ghost restart, which would explain the timeout.