Giving away your credentials is dangerous, please do not do so.
Let us know the output of /var/log/mongodb, or what happens when you try to start mongo from the command line, thanks.
hello,
after upgrade ( 1.5.0 to 1.5.3) I can not login as admin an I get this error. Your account has been locked temporarily
I use mongo db 3.2
I only ran ./nodebb upgrade
thanks
now I installed nodebb again, fresh install. but now i get invalid csrf token error. any help please.
@atozsoft if you were to search
invalid csrf error NodeBB
On Google you'd probably get all the information you need
Hi. Faced such a problem. The solution is somewhere here on the forum. It is necessary to execute a script in the mongo console. Need to search.
db.objects.update({_key: "config"}, {$set: {cookieDomain: ""}});
I can be mistaken.
@atozsoft There was really no need to reinstall NodeBB... within 24 hours the account would have automatically unlocked