Skip to content

Uncaught exception in start_proxy_thread #15

@ickerwx

Description

@ickerwx

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)

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions