-
-
Notifications
You must be signed in to change notification settings - Fork 34.5k
Description
The problem
The ONVIF integration is reporting the following error:
Logger: homeassistant.components.onvif
Source: components/onvif/camera.py:147
integration: ONVIF (documentation, issues)
First occurred: 18:03:16 (37 occurrences)
Last logged: 18:16:42Fetch snapshot image failed from Washing, falling back to FFmpeg; Unknown error: Server disconnected without sending a response.
Fetch snapshot image failed from Deck Side, falling back to FFmpeg; Unknown error: Server disconnected without sending a response.
Fetch snapshot image failed from Patio, falling back to FFmpeg; Unknown error: Server disconnected without sending a response.
Fetch snapshot image failed from Mech WS, falling back to FFmpeg; Unknown error: Server disconnected without sending a response.
Fetch snapshot image failed from Front, falling back to FFmpeg; Unknown error: Server disconnected without sending a response.
It appears that this has been a long standing issue, see stale issue here: #43376
This error occurs when visiting a dashboard with a picture entity card showing the camera or when taking snapshots via the camera.snapshot
service.
What version of Home Assistant Core has the issue?
core-2024.6.4
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
ONVIF
Link to integration documentation on our website
https://www.home-assistant.io/integrations/onvif/
Diagnostics information
config_entry-onvif-2da250132f004a58465d275e60c14192.json
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response