Looks great!! A few questions
-
Have you ever got this error when starting it back up
"events.js:72
throw er; // Unhandled 'error' event
^
Error: write after end
at writeAfterEnd (_stream_writable.js:133:12)
at WriteStream.Writable.write (_stream_writable.js:181:5)
at write (_stream_readable.js:583:24)
at flow (_stream_readable.js:592:7)
at Socket.pipeOnReadable (stream_readable.js:624:5)
at Socket.EventEmitter.emit (events.js:92:17)
at emitReadable (_stream_readable.js:408:10)
at emitReadable (_stream_readable.js:404:5)
at readableAddChunk (_stream_readable.js:165:9)
at Socket.Readable.push (_stream_readable.js:127:10)" -
@julian That's the one, ./nodebb start gets it going, clicking the restart button just kills it, sometimes putty drops the connection, sometimes it doesn't. Going back into SSH and running ./nodebb start again sets it up. Doesn't tell me the address is in use or anything like that. I haven't tested it since I imported 23k posts though, so not sure if that's got something to do with it. It's not a huge issue for me, I don't plan on restarting that often, and if I restart, it's not an issue to run nodebb start again from in SSH.