Skip to content

Latest docker image did not work #67

@BrianLakstins

Description

@BrianLakstins

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.

  1. Windows 11 Host system with Hyper-V
  2. Ubuntu 2404 VM running under Hyper-V (basically it's own computer)
  3. Docker running in Ubuntu 2404 VM (command line type stuff)
  4. Portainer running on Docker (also running from command line)
  5. Traefik running as a stack in Portainer (web interface management)
  6. LightNVR running as a stack in Portainer (web interface management)
  7. Config and Data volumes mapped to a NAS through NFS (as mapped in docker-compose.yaml)
  8. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions