cant restart site on iis
-
[7160] - [31merror[39m: [meta.restart] Could not restart, are you sure NodeBB was started with
./nodebb start
? -
... I'm guessing you did not start NodeBB with
./nodebb start
. If you're usingnode app.js
, maybe change this tonode loader.js
-
@julian said in cant restart site on iis:
hange this to node loader.js
site not work when i say iis to run loader.js
-
node loader.js --no-daemon
might work then