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

No motion events coming from Dahua NVR - Connection to VTO failed #216

Closed
julet85 opened this issue Aug 22, 2022 · 1 comment
Closed

No motion events coming from Dahua NVR - Connection to VTO failed #216

julet85 opened this issue Aug 22, 2022 · 1 comment

Comments

@julet85
Copy link

julet85 commented Aug 22, 2022

It's popping up hundreds of times in the last few hours. The cameras are working fine but none of the sensors are registering any motion.

Home Assistant 2022.8.6
Supervisor 2022.08.3
Operating System 8.4
Frontend 20220802.0 - latest

Connected to Dahua NVR4PRO with the following cameras:
DH-IPC-HDW3641EMP-S-0280B-AUS-S

This error originated from a custom integration.

Logger: custom_components.dahua
Source: custom_components/dahua/thread.py:136
Integration: Dahua (documentation, issues)
First occurred: 9:44:39 AM (405 occurrences)
Last logged: 1:06:51 PM

Connection to VTO failed will try to connect in 30 seconds, error: [Errno 111] Connect call failed ('192.168.1.xxx', 5000), Line: 121

I had a look at thread.py and had a brief look at the code and this failure probably explains why I'm not getting any events from the NVR.

"""Connects to device and subscribes to events. Mainly to capture motion detection events. """

@julet85 julet85 changed the title Has anyone seen this error? No motion events coming from Dahua NVR - Connection to VTO failed Aug 22, 2022
@julet85
Copy link
Author

julet85 commented Aug 22, 2022

Replying to my own issue.

After doing some searching, I managed to resolve the problem by following the instructions here. The Dahua integration was seeing my NVR as a doorbell.
#168 (comment)

@julet85 julet85 closed this as completed Nov 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant