@julian I will admit that I changed the thresholds for the 503 errors a while ago because they were happening a ton...
0_1504066715468_4d769fb7-fd00-444b-91f6-3144667a99c7-image.png
I installed, nodebb color, nodebb emoji and nodebb skype emoji. When I restarted the system, it gave the following error
{"error":"Cannot read property '_csrf' of undefined"}
I stopped, restart nodebb with resetting plugins only to get same error at www.techiewiz.in . Any help would be highly appreciated.
cd node_modules/
npm remove nodebb-plugin-*
cd ..
./nodebb stop
./nodebb start
ps.
npm remove nodebb-plugin-*
will remove all plugins for your nodebb. but you can just remove the one that you think it made your nodebb broken. for example:
npm remove nodebb-plugin-xxx