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

not responding on results port #26

Open
mtnbrit opened this issue Jul 12, 2017 · 1 comment
Open

not responding on results port #26

mtnbrit opened this issue Jul 12, 2017 · 1 comment

Comments

@mtnbrit
Copy link

mtnbrit commented Jul 12, 2017

Hi, for some reason I had a job to get mlat-client built on a raspbian recently. The issue of which python version 2 or 3 seemed to prevent it getting built, then I also found I needed to uncomment the include in /etc/ld.so.conf or shlibdeps would fail.

So I finally have it built and I can see its working, I have sync on adsbx, which is great. But I can't seem to connect to the results port. I have it defined as --results ext_basestation,listen,30108 and I see in netstat the port is bound and listening. I have pointed VRS at it and it is stuck in connecting state. If I try to telnet to it, the session just hangs, it doesn't say refused or connected, just sits there until it times out. Should I get something back if I telnet to it?

I notice in ps xa that it is being run under python3.4 whereas it would only build if I forced python to be an alias of python2.7. Wondering if that could be the reason the results server isn't responding?

@superg3
Copy link

superg3 commented Oct 26, 2017

Hi I'm not able to get results too. I have trayed several listening formats and ports.

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

2 participants