Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I've never seen this error before in the admin panel:
You are running NodeBB v1.12.2. Failed to look up latest available version of NodeBB
What might cause this?
This is happening since the code to get the version was moved to the server side, https://github.com/NodeBB/NodeBB/issues/6540
E
@dunlix (and others)
Thanks, the disable plugins suggestion worked. Apparently it was the "sanitize html" plugging that was causing the problem.
Not even sure why we had that still installed.
Thanks all for the troubleshooting help!
B
@baris I'm really trying to stick to actual releases (looking at github it doesn't look like 1.17.1 has been officially blessed yet). However, staying on v1.17.0 and bumping the socket.io and socket.io-client versions seems to have done the trick!
R
thanks, I went to git and was confused about the version so I just changed the file, it works but I will do this later thanks.
F
@psychobunny Sorry I figured I should start over since I made a lot of mistakes during installation. It works now!
P
Your version of Node.js is too outdated for NodeBB. Please update your versi
In case it isn't obvious what you should do, install Node.js version 6. You can Google how to do this.