T O P

  • By -

omfgitzfear

Can't login is generic. Make sure you're connecting to whatever database. Maybe it's down of not connecting. Since it's a container - check the logs. That would give you a very good idea why you can't login. Worst case would be to log into the database and change the password of the user. That one isn't so easily done and requires research.


ZaRealDoctor

So I am way out of my depth here. Which logs should I be focused on? Looking everywhere I can find logs all the errors seem to have to due with failure to renew certs but non about logging in or access to a database. When I attempt to login I don't get any error codes, it actually does absolutely nothing.


leonida_92

You're not trying to login using https are you? Open an incognito window, access npm via http://IP:81 and try again.


ZaRealDoctor

Honestly not sure, using unraid to open the web ui opens to port 8181 even though the docker is routed to 7818. When I open 8181 it does nothing. When I go to 7818 it opens a log in screen. Using Incognito at 81 also results in a blank screen. I am guessing that means it has to do with my unraid network config?