Sorry I did search but don’t see what I am doing wrong
i set up a the raspberry pi as directed (at least I think I did) however the data doesn’t appear to be sending
it does show the device as registered today but it says
No Active FlightAware ADS-B Sites For This User (kelleyfoust)
i did a piaware status and attached.
pi@raspberrypi ~/dump1090 $ sudo piaware-status
dump1090 is not running.
faup1090 is not running.
piaware is running.
no program appears to be listening for connections on port 30005.
faup1090 is NOT connected to port 30005.
piaware is connected to FlightAware.
got ‘couldn’t open socket: connection refused’
maybe dump1090 is NOT producing data on port 30005.
pi@raspberrypi ~/dump1090 $
is the dump1090 not running the problem?
if so I do I make that start when reboot?
I typed ./dump1090 --net --quiet and the stats started showing.
so what did I miss in the setup so that this would automatically start?