@thanhtantran you might just want to copy the mongo database directly. Using nodebb-backup is probably missing some of the newer db keys. Look at the docs for backup in the upgrades to get an idea as to how to do the mongodump
It was unable to login NODEBB as admin account
-
I install NodeBB in CentOS6 successfully. And set a admin username thr command ../nodebb setup. Then the NodeBB start successfully. But I login the admin console as admin account after click URL Administrator Control Panel . the below error was thrown:
Failed login attempt, please try again.[[error:account-locked].
the js error show:WebSocket connection to 'ws://xxx.41.107.222/socket.io/?EIO=3&transport=websocket&sid=njkGlgqDxEZ2cy1qAAAG' failed: Error during WebSocket handshake: Unexpected response code: 400 -
Hey,
I'm pretty new to NodeBB and to these forums so I'm sorry if this is not helpful.
I was having a similar issue and was unable to login using admin username/password. I think there was an issue with persisting to redis. Then found out redis was out of date.
If your redis version is below 2.8, try updating it.
-
It's really way to my issue! Thanks a lot!
-
I met the same problem. Does anyone can help?
-
Did you try updating Redis?