can't log in after provisioning certificate


Go to solution Solved by marvin888,

Recommended Posts

hello, I hope some can help me out. I just installed my servers plugin as per space invader one's video. After I click provision under certificate, my browser (chrome, windows 10) page refreshed with the new address. I tried logging in with root as usual and got invalid username password, double checked password, same thing. I tried ssh with root and no go.  I tried directly logging in (keyboard and monitor hook up to server) got invalid login. I've waited two hours and restarted twice. I still have access to my shares and docker container wed UIs (radarr, sabnzbd) but not krusader

Link to comment
  • Solution

Fixed it.

Sooo... I tried this first:
* On your flash drive, remove any files from the config/ssl/certs folder

* Edit the config/ident.cfg file on the flash drive and ensure you see a line that says USE_SSL="auto"  (if you see "no" or "yes", change it to "auto")

* Reboot (you mentioned being able to SSH in, you can type "reboot" from there)

* You should now be able to access your server via http://servername/ or http://ipaddress/

* Go back to Settings -> Management and provision a certificate

* The urls above will now redirect to https://yourpersonalhash.unraid.net/ and your local access will be secured over SSL

 

that didn't work. The password reset did. I put the "old" password back in and was able to log in with the stored password in bitwarden.

https://wiki.unraid.net/Articles/Frequently_Asked_Questions#What_do_I_do_if_I_have_forgotten_my_root_password.3F

  • Like 1
Link to comment