elad-bar / Hassio-addons

10 stars 16 forks source link

asyncio socket.send() raised exception #9

Closed arcidodo closed 3 years ago

arcidodo commented 3 years ago

2021-01-06 22:18:01,929 INFO main Keep alive 2021-01-06 22:18:01,930 WARNING asyncio socket.send() raised exception. 2021-01-06 22:18:56,930 INFO main Keep alive 2021-01-06 22:18:56,930 WARNING asyncio socket.send() raised exception. 2021-01-06 22:19:51,931 INFO main Keep alive 2021-01-06 22:19:51,931 WARNING asyncio socket.send() raised exception. 2021-01-06 22:20:46,931 INFO main Keep alive 2021-01-06 22:20:46,932 WARNING asyncio socket.send() raised exception. 2021-01-06 22:21:41,932 INFO main Keep alive 2021-01-06 22:21:41,932 WARNING asyncio socket.send() raised exception. 2021-01-06 22:22:36,933 INFO main Keep alive 2021-01-06 22:22:36,933 WARNING asyncio socket.send() raised exception. 2021-01-06 22:23:31,934 INFO main Keep alive 2021-01-06 22:23:31,934 WARNING asyncio socket.send() raised exception. 2021-01-06 22:24:26,935 INFO main Keep alive 2021-01-06 22:24:26,935 WARNING asyncio socket.send() raised exception. 2021-01-06 22:25:21,935 INFO main Keep alive 2021-01-06 22:25:21,936 WARNING asyncio socket.send() raised exception. 2021-01-06 22:26:16,936 INFO main Keep alive 2021-01-06 22:26:16,937 WARNING asyncio socket.send() raised exception.

i get a bunch of warnings, and the addon is not working anymore i need to restart to temporary fix it.. addon version: Current version: 1.0.11 (changelog) hass version:latest

Warmaker-be commented 3 years ago

I have the same issue with same version. (in previous version everything was ok). the errors start after the mandatory 'auto maintenance' of the dahua unit (VTO in my case)

Warmaker-be commented 3 years ago

solved with https://github.com/elad-bar/DahuaVTO2MQTT/issues/19