Replies: 1 comment 1 reply
-
i pushed an update that might resolve this (6.2.7.0) - if not you might need to run the container in network host mode or use v5.8.0.0 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I've been trying to resolve this for a few days now but with no luck. I am using this image on a Synology and am able to create the container and start it but when I visit the URL on port 8090 (from a computer on the same network as the Synology) I can access the AgentDVR site but after a few seconds of it saying 'Connecting' I get a banner at the top of the page saying 'Try another browser or check firewall isn't blocking ports. See server menu (locally) for remote access' and I am unable to progress (all the web page icons are greyed out)
Initially I thought this was due to a port conflict on 3478 (which is already being used by my Ubiqiti Unifi controller Docker image) so I remapped the port in both the agentdvr docker container and in the config.json file and that seems to have taken (the logs.html page shows that it's now listening on 3480) however I still get the same error banner.
I am not running a firewall on the Synology and my Unifi firewall should not be blocking traffic on my local network so I'm at a bit of a loss as to what could be causing the issue.
Grateful for any assistance, thanks!
Beta Was this translation helpful? Give feedback.
All reactions