Cannot access my local server admin page!

All is working properly, but when I try to access to the admin page through https://localhost:9443/admin and I write my credentials (admin@blynk.cc, admin), the page refreshes and asks me for data again. I try to access with wrong email and password and happen the same… I don’t know how to fix this problem.

My guess is that at some point you’ve changed the password for the admin user.

The way that this works is that the entry in the server.properties file is used if there is no existing profile for the user. Once the password for the user is changed, the server properties entry is ignored.

If you look at the admin@blynk.cc.Blynk.user file then the password entry should be "pass":"84inR6aLx6tZGaQyLrZSEVYCxWW8L88MG+gOn2cncgM=" if the password is still 'admin`.

Pete.

1 Like

That is the problem, I have checked previous password and found that I have one password that was created automatically for admin user. Problem solved! Thank you very much Pete!

1 Like