[Support]: 016rc1 fails with #19299
Replies: 2 comments 2 replies
-
|
Your logs show repeated "connection refused" and "auth request unexpected status: 502" errors when the container starts. This pattern has been seen when Frigate services (including the API and authentication) are not fully initialized yet—especially if the web UI or integrations are attempting to connect immediately after startup. These errors alone do not necessarily indicate a failure, as they can occur during the normal startup sequence(1). If the container does not progress beyond this state (UI never loads, only spinner), here are some actionable steps:
For more details on installation and troubleshooting, see these resources:
If you want a general answer or deeper troubleshooting steps, let me know. 📚 Sources:
Have another question? Just tag @inkeep. |
Beta Was this translation helpful? Give feedback.
-
|
For anyone who stumbles on this. My issue appears to be with using a CIFS mount. In testing when I moved config local it works, so I will work on that. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the problem you are having
TL;DR I am trying to use 016rc1 and getting "connection refused" errors that none of my google fu has helped me with.
I started my upgrade to 016rc1 from 15 by copying my config dir and spinning up a new 016rc1 container. Tons of troubleshooting steps later and I am down to a minimal install. I used the docker-compose from https://docs.frigate.video/frigate/installation/ and stripped my config back to the basic beginning config.
I have stopped both the Frigate Integration and the Frigate Proxy in HomeAssistant just to try and isolate factors. Nothing I have done has had any improvement with these errors. They have rendered and the web ui behavior has been unchanged regardless of all of my troubleshooting attempts.
Version
016rc1
What browser(s) are you using?
No response
Frigate config file
Relevant Frigate log output
Relevant go2rtc log output
FFprobe output from your camera
Frigate stats
No response
Install method
Docker Compose
docker-compose file or Docker CLI command
Object Detector
OpenVino
Network connection
Wired
Camera make and model
Doesn't matter, can't get that far
Screenshots of the Frigate UI's System metrics pages
Web UI just shows spinner
Any other information that may be helpful
No response
Beta Was this translation helpful? Give feedback.
All reactions