I started seeing the following error yesterday. After HA 2024.9.2 core update (related or coincidental ??). I'm running Frigate 0.14.1. I've never seen this error previously. It's not a PTZ camera. What do I need to address or fix?
https://i.imgur.com/EolUnQZ.jpg
#New Frigate Error?
23 messages · Page 1 of 1 (latest)
this would happen when an onvif command is sent for a camera that doesn't have it setup. So HA or maybe the frigare card is sending a ptz command https://github.com/blakeblackshear/frigate/blob/350abda21ac7f169ff25fe609c475571e06b4303/frigate/ptz/onvif.py#L542
I can't open any dashboard page with a Frigate card .... hangs with Page Unresponsive. I haven't made any changes to those cards???
Looks like Frigate Card beta 6.0 is problem. Rolled back and camera cards work. Note: NO PTZ controls were enabled on the cards
Bug reported
What on earth happened to this discord? Confusing to use now. Can't get Frigate 0.14 to load
You should create a new topic
The overlords decided to change it
I rolled back the Frigate card to 5.2, double checked all the Frigate cards to make sure PTZ is not enabled and I'm still getting these errors. Is there some way to determine the source of the commands. To repeat, until very recently, I've never seen one of these errors
do you use the frigate frontend directly?
yes
192.168.1.244 - - [19/Sep/2024:07:50:29 -0500] "GET /api/doorbell/ptz/info HTTP/1.1" 200 3 "-" "HomeAssistant/2024.9.2 aiohttp/3.10.5 Python/3.12" "-"
that was in the log
Don't know if its related but via F UI clicking live view I got this
@shadow ridge I opened a bug with the the Frigate card maintainer re the PTZ errors and this is what he said:
"The log messages are harmless. The Frigate card asks Frigate whether or not each camera supports PTZ, and if it does not, Frigate logs that message. If you'd like those errors to stop, my recommendation is to file an issue (or even better make the fix yourself) upstream in Frigate -- I don't think it should generate an error in this case.
You can test it yourself, just visit this and you'll generate an error on a non-PTZ camera (this is what the card is doing):
http://YOUR_FRIGATE_INSTANCE/api/master_bedroom/ptz/info
I don't think the info api call should create an error
It’s designed such that you check if onvif is configured first then run that, but I can see the error for get get info being a bit much. Will take a look at that
Thanks
I'm having tons of problems with frigate 0.14.1 fwiw. Nothing specifically PTZ or onvif related afaik though
you should create a support discussion on github then, we'd be happy to help
I already did. Nobody has responded in a couple days