Closed ampledata closed 2 years ago
I am having this same issue.
I believe this is fixed here: https://github.com/ampledata/aprscot/blob/main/aprscot/classes.py#L54
Let me know if you're getting a different stacktrack.
I found that is already in the classes.py file. So, but it still happening. Once it happens again, I will paste here.
DEBUG:asyncio:<_SelectorSocketTransport fd=6 read=idle write=<idle, bufsize=0>>: Fatal write error on socket transport
Traceback (most recent call last):
File "/usr/lib/python3.7/asyncio/selector_events.py", line 857, in write
n = self._sock.send(data)
ConnectionResetError: [Errno 104] Connection reset by peer
Task completed: <Task finished coro=<Worker.run() done, defined at /usr/local/lib/python3.7/dist-packages/pytak-3.5.2-py3.7.egg/pytak/classes.py:55> exception=ConnectionResetError('Connection lost') created at /usr/lib/python3.7/asyncio/tasks.py:361>
ERROR:asyncio:Task exception was never retrieved
future: <Task finished coro=<Worker.run() done, defined at /usr/local/lib/python3.7/dist-packages/pytak-3.5.2-py3.7.egg/pytak/classes.py:55> exception=ConnectionResetError('Connection lost') created at /usr/lib/python3.7/asyncio/tasks.py:361>
source_traceback: Object created at (most recent call last):
File "/usr/local/bin/aprscot", line 11, in
These two ConnectionResetError: [Errno 104] Connection reset by peer
and ConnectionResetError: Connection lost
Exceptions are sus.
Do you see any markers come across on your TAK client(s)?