@Flengo Seems like you are using the slick theme? Can you try on persona and see if it works?
after upgrade I can not login as admin
-
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