Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ADSBCOT No COT Data outbound on network to TAK Server #36

Open
VirtualizeThis opened this issue Nov 21, 2023 · 0 comments
Open

ADSBCOT No COT Data outbound on network to TAK Server #36

VirtualizeThis opened this issue Nov 21, 2023 · 0 comments

Comments

@VirtualizeThis
Copy link

First Git post so go easy.

I have ADSBCOT running on Ubuntu server. 1090 data is coming in on the network port tcp+beast. This is confirmed.

ADSBCOT should be sending data outbound to tcp://x.x.x.x:YYYY. No data leaves the server to the TAK Server/Multicast/Any Endpoint. Confirmed with iftop.

Adding DEBUG = 1 to the adsbcot.ini file and executing adsbcot appears to load correctly at first. Then this "WARNING" appears and repeats until the process dies.

WARNING:asyncio:Executing <Task pending name='Task-3' coro=<ADSBNetWorker.run() running at /usr/local/lib/python3.10/dist-packages/adsbcot/classes.py:263> wait_for=<Future pending cb=[Task.task_wakeup()] created at /usr/lib/python3.10/asyncio/base_events.py:429> cb=[_wait.._on_completion() at /usr/lib/python3.10/asyncio/tasks.py:475] created at /usr/lib/python3.10/asyncio/tasks.py:636> took 0.101 seconds

The TAK Server reports ADSBCOT is connected on the port specified and gets 1x "read received" counter but no messages are received.

I have RTFM, Googled and finally looked at all the blogs and forum posts. It could be my TAK Server telling ADSBCOT to not send data, it could be ADSBCOT not sending it.

I've run out of ideas. I have either found a bug or reached the limit of my imagination. Either way I would like to know please.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant