Skip to content

Unable to fully access AgentDVR UI through cloud server and Traefik #729

@black-fake

Description

@black-fake

Description

I am running AgentDVR on my homelab and have set up a cloud server with Traefik to make the service accessible through a domain. The cloud server is connected to the homelab via a mesh VPN. The UI loads and prompts for login, but after logging in, it gets stuck on the loading screen with a message to try another browser. This occurs regardless of the browser used.

Dev Console Error

The developer console indicates an ICE connection failure. My research suggests this is due to port 3478 not being correctly accessible. I'm unable to establish a UDP connection to port 3478 on the original host.

Steps to Reproduce

  1. Set up AgentDVR on a homelab server.
  2. Use a cloud server with Traefik, connected via Tailscale, to access AgentDVR through a domain.
  3. Attempt to log in to the AgentDVR UI.

Expected Behavior

After logging in, the AgentDVR UI should load successfully.

Actual Behavior

The UI remains stuck on the loading screen with a message to try another browser.

Additional Information

  • The issue persists across different browsers.
  • The suspected cause is the inaccessibility of port 3478 for UDP connections.
  • Cloud server and homelab are connected via Tailscale (mesh VPN).
  • Traefik is used as reverse proxy and it's the only way routed to the service.

Any assistance in resolving this issue would be greatly appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions