You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error message recieved after running without issue for 17hrs or so.
2024-10-26 15:17:37,904 pytak INFO - Complete: <Task finished name='Task-3' coro=<RXWorker.run() done, defined at C:\Users\Administrator\AppData\Local\Programs\Python\Python313-32\Lib\site-packages\pytak\classes.py:236> exception=QueueFull()>
ERROR:asyncio:Task exception was never retrieved
future: <Task finished name='Task-3' coro=<RXWorker.run() done, defined at C:\Users\Administrator\AppData\Local\Programs\Python\Python313-32\Lib\site-packages\pytak\classes.py:236> exception=QueueFull()>
Traceback (most recent call last):
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python313-32\Lib\site-packages\pytak\classes.py", line 246, in run
self.queue.put_nowait(data)
~~~~~~~~~~~~~~~~~~~~~^^^^^^
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python313-32\Lib\asyncio\queues.py", line 166, in put_nowait
raise QueueFull
asyncio.queues.QueueFull
C:\adsbcot>
dump1090.exe still running.
TAK-server still running.
Results in CoTs no longer being sent to server.
A restart of the program enabled flow again adsbcot -c adsbcot.ini.
The text was updated successfully, but these errors were encountered:
Error message recieved after running without issue for 17hrs or so.
dump1090.exe still running.
TAK-server still running.
Results in CoTs no longer being sent to server.
A restart of the program enabled flow again
adsbcot -c adsbcot.ini
.The text was updated successfully, but these errors were encountered: