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).
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