I did a fresh install of Nodebb, to 1.0.0 and I am having trouble getting the application to start.
It will run fine if I run ./nodebb dev
However, if I run ./nodebb start it will print the usual:
'Starting NodeBB
"./nodebb stop" to stop the NodeBB server
"./nodebb log" to view server output
"./nodebb restart" to restart NodeBB
If I then type ./nodebb restart, it prints:
NodeBB could not be restarted, as a running instance could not be found.
I have started the application in dev mode and disabled all the plugins.
I'm not sure what else to try?
Tom
'