Hey, you guys were supposed to be teased about this coming up, but then I got busy and didn't finish writing the post...
Then @baris finished the refresh π
Just completed the very first nodeBB installation and there is some confusion:
redis-cli
but registering a new user doesn't seem to work, no error message but also no action. What I noticed is "Connection to NodeBB has been lost, attempting to reconnect..."Any help would be appreciated! Thanks!
When you run ./nodebb setup
, it will either ask for the username and password for the admin account, or (in the case where config.json
exists) it will generate some and print them out.
When re-run ./nodebb setup
, it did ask for the admin user/password (before it was an existing db present) so it's working now, thank you! In case someone would miss that or forget the admin pwd, what's the solution (via redis)? I saw a post somewhere but can't find it any more.