2020-01-24, 08:30 PM
I'm continuing to plug along on testing of my NPVR5 setup running in Docker. Here's my latest snag. When I point KNEWC at my NPVR5 instance running on Docker on the same machine, I can't start the Client UI. I know the connection is OK because I can look at the guide in the KNEWC interface. Here's the Kodi debug log:
https://pastebin.com/NnujXbps
You can see at 10:25:49 it tries to open the URL to instantiate the UI client, but then a 404 error is returned. I tried with the admin username and password in the username/password fields for KNEWC and without. I also confirmed the PIN is correct, although I suspect either of those problems would generate a different error, not 404 not found.
I'm not able to find a version number in the web pages for NPVR5, but I just built this image from sub's Docker image earlier this week, so I can't be *that* far behind.
https://pastebin.com/NnujXbps
You can see at 10:25:49 it tries to open the URL to instantiate the UI client, but then a 404 error is returned. I tried with the admin username and password in the username/password fields for KNEWC and without. I also confirmed the PIN is correct, although I suspect either of those problems would generate a different error, not 404 not found.
I'm not able to find a version number in the web pages for NPVR5, but I just built this image from sub's Docker image earlier this week, so I can't be *that* far behind.