Page 1 of 1
Lost access to RevPi Login admin
Posted: 23 May 2020, 16:34
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.
Re: Lost access to RevPi Login admin
Posted: 04 Jun 2020, 17:12
by dirk
hi serjkru, in case you are still able to login via SSH then try to run
.
Otherwise just write the image onto the device
How to Safe and Install a new Image
Re: Lost access to RevPi Login admin
Posted: 23 Jun 2020, 08:09
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:
Re: Lost access to RevPi Login admin
Posted: 23 Jun 2020, 09:50
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.
Re: Lost access to RevPi Login admin
Posted: 24 Jun 2020, 01:08
by serjkru
Got access!
Thank you very much!