-
Notifications
You must be signed in to change notification settings - Fork 86
Closed
Labels
Description
Hi,
module is running fine, but i get some "connection refused" from china cloud that results in
47.91.242.120:10013 - Connection refused
47.91.242.120:10013 - Connection refused
Exception in thread Thread-54576:
Traceback (most recent call last):
File "/usr/lib/python3.6/threading.py", line 916, in _bootstrap_inner
self.run()
File "/usr/lib/python3.6/threading.py", line 864, in run
self._target(*self._args, **self._kwargs)
File "./tcpproxy.py", line 270, in start_proxy_thread
peer = sock.getpeername()
OSError: [Errno 107] Transport endpoint is not connected
perhaps you could add a timestamp when this happens or add syslog support (new feature request ;-) )
But, for this issue / feature request i consider the module mqtt working fine.
regards Martin
Originally posted by @MatzeJoerling in #14 (comment)
Reactions are currently unavailable