Replies: 8 comments 16 replies
-
Update..
I restarted the integration (in HA) and the errors vanished. Seems that the addon is the bad guy here. |
Beta Was this translation helpful? Give feedback.
-
This is probably a bug. |
Beta Was this translation helpful? Give feedback.
-
Really don't know to find reproduce this bug. Today after almost 3 days of up and running it suddently did go bananas... The integration died and frigate web ui did stop responding. But the object detection did still run smoothly, restarted the docker and saw new object detection clips. Edit: This even happens when running the docker in HA. |
Beta Was this translation helpful? Give feedback.
-
Update... I've changed my detection streams to only detect at 640x480 and it looks like it's working better. No errors so far. Up and running for 3 days. |
Beta Was this translation helpful? Give feedback.
-
I've seen this occasionally as well (running 0.8.4-armv7 docker image on rpi4). I hadn't seen it happen for quite awhile, but today I started trying out https://github.com/jakowenko/double-take to send frigate images to CompreFace and saw it happen again. I don't know if that's just coincidence yet. It does seem related to hitting the rest API - double-take hits the frigate API to download snapshots/latest images, and I also hit the API from home assistant to get snapshots when detection events occur. |
Beta Was this translation helpful? Give feedback.
-
This is almost certainly a result of switching to gevent to add websockets support. I would suggest downgrading to 0.8.1 if you are running into this issue. |
Beta Was this translation helpful? Give feedback.
-
Ok then I got it |
Beta Was this translation helpful? Give feedback.
-
Ok.. downgraded to 0.8.1 and testing it's working |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
Running 0.8.4 on a ubuntu server.
Started to see this strange lines in the logs.
peewee.OperationalError: Connection already opened. 2021-02-27T09:31:28Z {'REMOTE_ADDR': '127.0.0.1', 'REMOTE_PORT': '44364', 'HTTP_HOST': '192.168.1.209', (hidden keys: 24)} failed with OperationalError
and when this occur the frigate stops the communications with my HA. After a restart FRIGATE docker runs for a while and then it starts to do this again.
Went back to 0.8.2 to see if it repeats. Any ideias?
Beta Was this translation helpful? Give feedback.
All reactions