[Support]: Slow startup (sometimes upwards of 10 mins) #15656
Unanswered
matknowles
asked this question in
General Support
Replies: 1 comment 9 replies
-
we'd really need to see logs from initial startup, it is likely either the database vacuum or some other startup procedure that is running |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Describe the problem you are having
Hello, sometimes on restarting Frigate container or through the UI, the startup can take a very long time, sometimes it's immediate, sometimes it takes as long as 10 minutes. The logs seem to suggest it's trying to connect to port 5001 to authenticate. Some parts of the UI are loaded in the browser window, but while this hanging is occurring, there's no camera feeds visible and all the UI sections are blank. (go2rtc is working and I can view the live feeds in other apps).
I'm running on docker in Linux Mint using dockge to manage, on an ASUS NUC 14 pro (intel core 7 ultra 155H, 64gb ram).
The log is pasted below in 2 parts, one while it was hanging and another when it suddenly popped and loaded after several minutes.
Version
0.15.0-6b12a45
What browser(s) are you using?
No response
Frigate config file
N/A
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
Coral
Network connection
Wired
Camera make and model
Dahua/Milesight
Screenshots of the Frigate UI's System metrics pages
No response
Any other information that may be helpful
No response
Beta Was this translation helpful? Give feedback.
All reactions