Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

onvif integration permanently 'initializing' after update core-2025.1.4 #137453

Open
AndriesMuylaert opened this issue Feb 5, 2025 · 1 comment
Assignees

Comments

@AndriesMuylaert
Copy link

The problem

After update core-2025.1.4 my onvif integration showed a permanent state 'initializing'.
The continuously initializing polling caused my Dahua NVR and cameras to go offline after 2-3 minutes (too many requests ?).
Rebooting HA or Dahua NVR did not help.
After DISABLING the HA onvif integration the Dahua NVR revived.

The final workaround was to DISABLE the onvif integration and to RE-ENABLE the integration.
After that the onvif integration loaded successfully.
Hope this helps others.

What version of Home Assistant Core has the issue?

core-2025.1.4

What was the last working version of Home Assistant Core?

core-2025.0

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

No response

Example YAML snippet

Anything in the logs that might be useful for us?

Logger: homeassistant.bootstrap
Source: bootstrap.py:741
Waiting on integrations to complete setup: {('onvif', '65b021902509fb4e585c3**********'): 521128.067548614}

Logger: homeassistant.components.onvif
Source: components/onvif/camera.py:147
integration: ONVIF (documentation, issues)
Fetch snapshot image failed from Dahua, falling back to FFmpeg; Unknown error:

Additional information

No response

@home-assistant
Copy link

home-assistant bot commented Feb 5, 2025

Hey there @hunterjm, @jterrace, mind taking a look at this issue as it has been labeled with an integration (onvif) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of onvif can trigger bot actions by commenting:

  • @home-assistant close Closes the issue.
  • @home-assistant rename Awesome new title Renames the issue.
  • @home-assistant reopen Reopen the issue.
  • @home-assistant unassign onvif Removes the current integration label and assignees on the issue, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


onvif documentation
onvif source
(message by IssueLinks)

@AndriesMuylaert AndriesMuylaert changed the title onvif integration permanently 'initilizing' after update core-2025.1.4 onvif integration permanently 'initializing' after update core-2025.1.4 Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants