This error have official NodeBB plugin by @julian
https://github.com/NodeBB/nodebb-plugin-poll
https://github.com/julianlam/nodebb-plugin-2factor
Not work generate backup codes.
Woooo! Done it, moved to NodeBB and relaunched today.
My community consists of 500 registered / 250 active users, which were pretty excited for the new site and are currently bringing the machine to its knees
Seems like I should have invested in more than 1CPU/1GB RAM on DigitalOcean.
Anyway, we got error messages in the server log:
17/4 20:25 [15088] - error: /api/category/84/fragestunde-mit-mona-kasten
Error: ERR value is not an integer or out of range
at ReplyParser.<anonymous> (/var/www/node/nodebb/node_modules/redis/index.js:305:31)
at ReplyParser.emit (events.js:107:17)
at ReplyParser.send_error (/var/www/node/nodebb/node_modules/redis/lib/parser/javascript.js:296:10)
at ReplyParser.execute (/var/www/node/nodebb/node_modules/redis/lib/parser/javascript.js:181:22)
at RedisClient.on_data (/var/www/node/nodebb/node_modules/redis/index.js:534:27)
at Socket.<anonymous> (/var/www/node/nodebb/node_modules/redis/index.js:91:14)
at Socket.emit (events.js:107:17)
at readableAddChunk (_stream_readable.js:163:16)
at Socket.Readable.push (_stream_readable.js:126:10)
at TCP.onread (net.js:529:20)
Can anyone tell me what it means? I haven't heard of immediate problems, but I got new log entries every few seconds. Just git pull
ed and updated all plugins, even restarted NodeBB.
Is this on nodebb 0.6.x or master? And can you/your users reproduce it on that category?
Nope, this is master. On 0.6.1 we had multiple problems, so I decided to take the risk of using a dev version. They do reproduce it the whole time, in fact, I get those errors only for this topic....
Can you post a link to the topic that is having these issues?
Nope- problem seems gone now, since the machine migration everything is fine and I get no more errors. Thanks though