[Solved] Broken Nodebb - {"error":"Cannot read property '_csrf' of undefined"}
-
{"error":"Cannot read property '_csrf' of undefined"}
-
There's usually an error associated with that, check your server logs, you may not have been able to successfully connect to the database
-
I got this message on RHEL 6.5. It was due to not having vm.overswap. If you
sudo cat /var/log/redis/redis.log
it may give a warning to that effect. Essentially, Redis was randomly dying due to not being able to fork properly. After I enabled the overwrite in my /etc/sysconfig, Redis has been fine and not displayed that error. -
@meetdilip nope just mailgun and imgur
-
@Giorgio-Chiodi said:
@meetdilip nope just mailgun and imgur
I got the same error. I used ./nodebb reset plugins
And tried a few start and stop. And it happened again with Emoji plugin. So I didn't activate it. Working fine now.
-
Ok I did a reset plugins and now it's fixed.
I can't save settings in the ACP, though.see this https://community.nodebb.org/topic/1508/bug-can-t-save-settings#11378