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

core log: many entries in the core log #4

Open
dutch-kay opened this issue Dec 8, 2020 · 2 comments
Open

core log: many entries in the core log #4

dutch-kay opened this issue Dec 8, 2020 · 2 comments

Comments

@dutch-kay
Copy link

hi,
I installed your Dahua VTO integration. Now I get loads of entries from the module:

Traceback (most recent call last):
File "/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py", line 314, in data_received
messages, upgraded, tail = self._request_parser.feed_data(data)
File "aiohttp/_http_parser.pyx", line 546, in aiohttp.http_parser.HttpParser.feed_data
aiohttp.http_exceptions.BadStatusLine: 400, message="Bad status line 'invalid HTTP method'"
2020-12-08 17:17:23 WARNING (MainThread) [homeassistant.util.async
] Detected I/O inside the event loop. This is causing stability issues. Please report issue to the custom component author for dahuavto doing I/O at custom_components/dahuavto/dahuavto_data.py, line 98: response = requests.get(url, timeout=5, auth=self.auth)
2020-12-08 17:17:23 WARNING (MainThread) [homeassistant.util.async
] Detected I/O inside the event loop. This is causing stability issues. Please report issue to the custom component author for dahuavto doing I/O at custom_components/dahuavto/dahuavto_data.py, line 98: response = requests.get(url, timeout=5, auth=self.auth)
2020-12-08 17:17:28 WARNING (MainThread) [homeassistant.util.async
] Detected I/O inside the event loop. This is causing stability issues. Please report issue to the custom component author for dahuavto doing I/O at custom_components/dahuavto/dahuavto_data.py, line 98: response = requests.get(url, timeout=5, auth=self.auth)
2020-12-08 17:17:28 WARNING (MainThread) [homeassistant.util.async
] Detected I/O inside the event loop. This is causing stability issues. Please report issue to the custom component author for dahuavto doing I/O at custom_components/dahuavto/dahuavto_data.py, line 98: response = requests.get(url, timeout=5, auth=self._auth)

Can you help me?

greetings
Kay

@ALERTua
Copy link

ALERTua commented Feb 17, 2021

i have the same issue

@kamilian2
Copy link

Logger: custom_components.dahuavto.dahuavto_data
Source: custom_components/dahuavto/dahuavto_data.py:112
Integration: Dahua VTO Integration (documentation)
First occurred: 16:27:11 (91 occurrences)
Last logged: 16:34:38

VTO Request to /cgi-bin/magicBox.cgi?action=getSystemInfo failed, Error: 404 Client Error: Not Found for url: http://192.168.1.110:80/cgi-bin/magicBox.cgi?action=getSystemInfo, Line: 101
VTO Request to /cgi-bin/recordFinder.cgi?action=find&name=VideoTalkLog failed, Error: 404 Client Error: Not Found for url: http://192.168.1.110:80/cgi-bin/recordFinder.cgi?action=find&name=VideoTalkLog, Line: 101

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

3 participants