jprochazka / adsb-exchange

ADS-B Exchange Linux Setup Scripts
http://www.adsbexchange.com
MIT License
48 stars 47 forks source link

Error on script install, how to verify its working? + Spelling error #41

Open TopBanana123 opened 5 years ago

TopBanana123 commented 5 years ago

First, on the install after it asks for your latitude and longitude it asks for your "atitude". I assume this is altitude? Also what measurement is it expecting? I entered it in feet but who knows if it wants meters or something else

After that it installed and seemed to complete, however I was left with the error below. Any ideas?

pi@PiFlight:~/adsb-exchange $ sudo ./setup.sh

Checking for packages needed to run this script...

Traceback (most recent call last):
  File "<string>", line 1, in <module>
IndexError: list index out of range
pi@PiFlight:~/adsb-exchange $

How can I verify data is actually being sent?

TopBanana123 commented 5 years ago

An update to this. It did start feeding, and I could see my results on the coverage map. However I just rebooted and now I don't see myself on the coverage map anymore (Even after waiting 2 hours)

The adsb-exchange repository is still there, and my FR24, FlightAware and OpenSky feeds are all working as expected

Any one have any ideas?

TopBanana123 commented 5 years ago

I just checked the logs, and it looks like the install just ended when it got to the startup scripts. Any way to fix without re-running the script?

dpkg-deb: building package 'mlat-client' in '../mlat-client_0.2.6_armhf.deb'.
 dpkg-genbuildinfo --build=binary
 dpkg-genchanges --build=binary >../mlat-client_0.2.6_armhf.changes
dpkg-genchanges: info: binary-only upload (no source code included)
 dpkg-source --after-build mlat-client
dpkg-buildpackage: info: binary-only upload (no source included)
(Reading database ... 40624 files and directories currently installed.)
Preparing to unpack mlat-client_0.2.6_armhf.deb ...
Unpacking mlat-client (0.2.6) over (0.2.6) ...
Setting up mlat-client (0.2.6) ...
Processing triggers for systemd (232-25+deb9u8) ...

 CREATE AND CONFIGURE MLAT-CLIENT STARTUP SCRIPTS
------------------------------------------------------

 CREATE AND CONFIGURE NETCAT STARTUP SCRIPTS
-------------------------------------------------