I'm forced to have to migrate my channels setup over to my NAS but I'm having a problem getting it setup right at the beginning. I can navigate to the web interface fine where it asks me to login, but when I try to login the browser says the site can't be reached.
It shouldn't be asking for login.
Sounds like there's a proxy in front of it.
Is that the IP and port of a container you run Channels in?
I encountered the same issue with a docker container using a bridge network.
Just change the IP:PORT in that url to match your PC's.
ya apparently that's what it put in as the default IP for the jail, i shouldn't have missed that one. my fault..