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.
Lost access to RevPi Login admin
Re: Lost access to RevPi Login admin
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
Code: Select all
sudo revpi-factory-reset
Otherwise just write the image onto the device How to Safe and Install a new Image
Re: Lost access to RevPi Login admin
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:
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 (77.1 KiB) Viewed 5853 times
Re: Lost access to RevPi Login admin
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.
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
Re: Lost access to RevPi Login admin
Got access!
Thank you very much!
Thank you very much!