Lost access to RevPi Login admin

Topics about the Software of Revolution Pi
Post Reply
serjkru
Posts: 3
Joined: 23 May 2020, 16:29
Answers: 0

Lost access to RevPi Login admin

Post by serjkru »

Hi, I use to have an access to RevPi Login admin before today.
Today, when I visit login page and enter my credential, it says `ERROR: User unknown or password invalid`
I atemted to `Reset Password to Default`, no luck.

Would appretiate for any help.
Thank you.
User avatar
dirk
KUNBUS
Posts: 1947
Joined: 15 Dec 2016, 13:19
Answers: 4

Re: Lost access to RevPi Login admin

Post by dirk »

hi serjkru, in case you are still able to login via SSH then try to run

Code: Select all

sudo revpi-factory-reset
.
Otherwise just write the image onto the device How to Safe and Install a new Image
serjkru
Posts: 3
Joined: 23 May 2020, 16:29
Answers: 0

Re: Lost access to RevPi Login admin

Post by serjkru »

Hi Dirk,

I did factory reset. Thank you but the issue still there.

Would appretiate for any help.
Here is what I have right now:
Attachments
login issue.png
login issue.png (77.1 KiB) Viewed 4178 times
User avatar
Amar
KUNBUS
Posts: 159
Joined: 15 Jul 2019, 12:58
Answers: 4

Re: Lost access to RevPi Login admin

Post by Amar »

You need to edit login.json file:
Location: /var/www/data/login.json
Use and MD5 hash generator for the new password of your choice and enter it in login.json file after the field admin and save it.

MD5 Generator online:
https://www.md5-generator.de/
https://www.md5hashgenerator.com/


You could then be able to login with pictory with admin and new password of your choice.
KUNBUS
serjkru
Posts: 3
Joined: 23 May 2020, 16:29
Answers: 0

Re: Lost access to RevPi Login admin

Post by serjkru »

Got access!
Thank you very much!
Post Reply