Web UI flashes briefly, then just black #22671
Replies: 1 comment 1 reply
-
|
The black screen issue is caused by a configuration error visible in your Docker logs. The critical error is: This indicates that a camera named To resolve this:
Or via command line: Note that 📚 Sources: Have another question? Just tag @inkeep. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
After restarting the container (
ghcr.io/blakeblackshear/frigate:stable), everything seems to come up okay, but any attempt to access the webui flashes the ui very briefly, then goes black.I've cleared caches, tried incognito, tried different browsers, etc. I've searched the issues and discussions. Nothing.
This is simply from bringing down the docker stack, pulling, and restarting.
I've tried older docker images in the 0.17 line, but they're all the same.
I've verified my
config.ymlis valid peryamllintI do get this JS console error in the browser:
Docker logs:
Beta Was this translation helpful? Give feedback.
All reactions