pawelka / hassio-addons

pawelka Hass.io add-ons repository
20 stars 22 forks source link

Errors in log file #7

Open suppnet opened 3 years ago

suppnet commented 3 years ago

This 2 types of errors are showing in the log file:

1st: Exception in thread Thread-23: Traceback (most recent call last): File "/usr/local/lib/python2.7/threading.py", line 801, in __bootstrap_inner self.run() File "/usr/local/lib/python2.7/threading.py", line 754, in run self.target(*self.args, **self.__kwargs) File "/inverter/TcpProxy.py", line 71, in transfer buffer = src.recv(0x400) error: [Errno 104] Connection reset by peer

2nd: Exception in thread Thread-21: Traceback (most recent call last): File "/usr/local/lib/python2.7/threading.py", line 801, in __bootstrap_inner self.run() File "/usr/local/lib/python2.7/threading.py", line 754, in run self.target(*self.args, **self.__kwargs) File "/inverter/TcpProxy.py", line 76, in transfer dst.send(buffer) File "/usr/local/lib/python2.7/socket.py", line 174, in _dummy raise error(EBADF, 'Bad file descriptor') error: [Errno 9] Bad file descriptor

Do you think you can fix it?

force16 commented 3 years ago

Hello, It will be possible to help with the configuration, this will have the following error. 2020-08-23 14: 46: 28,168 INFO [FakeDNS] Entry :: dom.query. 60 IN A 192.168.1.2 2020-08-23 14: 46: 28,169 WARNING [MqttClient] Unexpected MQTT disconnection. Will auto-reconnect 2020-08-23 14: 46: 28,170 INFO [TcpProxy] Server started [0.0.0.0:10000] 2020-08-23 14: 46: 29,172 WARNING [MqttClient] Unexpected MQTT disconnection. Will auto-reconnect