-
-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
I had it working earlier today with 0.12.4.
I reloaded latest and the web interface shows 404.
Logs show this:
[2025-10-30 17:48:42] [INFO] Received request: uri=/, method=GET
[2025-10-30 17:48:42] [INFO] Root path detected, web_root=/var/lib/lightnvr/www
[2025-10-30 17:48:42] [INFO] No Authorization header found for URI: /, checking for cookies
[2025-10-30 17:48:42] [INFO] No Cookie header found
[2025-10-30 17:48:42] [INFO] Authentication failed for request: /
[2025-10-30 17:48:42] [INFO] Serving / without authentication
[2025-10-30 17:48:42] [INFO] Root path detected in main handler, redirecting to index.html
[2025-10-30 17:48:42] [INFO] Index file not found, redirecting to /index.html
I reverted back to 0.12.4 and it worked fine.
If there was a breaking change and I need to clear out all stored data, I can do that.
My setup, in case anything about it could be interfering with the user interface working with the latest build.
- Windows 11 Host system with Hyper-V
- Ubuntu 2404 VM running under Hyper-V (basically it's own computer)
- Docker running in Ubuntu 2404 VM (command line type stuff)
- Portainer running on Docker (also running from command line)
- Traefik running as a stack in Portainer (web interface management)
- LightNVR running as a stack in Portainer (web interface management)
- Config and Data volumes mapped to a NAS through NFS (as mapped in docker-compose.yaml)
- RTSP Cameras on separate IOT subnet that has restricted access to local network where server is running (nothing Internet here, just separate networks with routers in between to prevent and bad IOT actors from accessing anything local).
Metadata
Metadata
Assignees
Labels
No labels