Got an email about an 2 hours ago saying my feed had stopped.
I have 2 feeders and the one down is one I built many years ago using The ADS-B Receiver Project scripts, and have mainly just left it running (i.e no recent updates). Checked the pi and it was powered up so went to it’s ip address and got the “map” page, but no data. The page says:
Problem fetching data from dump1090.
AJAX call failed (error: Not Found). Maybe dump1090 is no longer running?
The displayed map data will be out of date.
Logged into the pi ok via SSH, and ran rtl-test and it showed the dongle ok, ran “dump1090-mutability --interactive” and it showed / decoded data.
Did “sudo systemctl status piaware” and it shows:
piaware.service - FlightAware ADS-B uploader
Loaded: loaded (/lib/systemd/system/piaware.service; enabled)
Active: active (running) since Mon 2022-01-31 16:17:11 GMT; 3h 16min ago
Docs: PiAware - ADS-B and MLAT Receiver - FlightAware
Main PID: 792 (piaware)
CGroup: /system.slice/piaware.service
└─792 /usr/bin/piaware -plainlog -statusfile /run/piaware/status.json
Jan 31 19:31:34 raspberrypi sudo[9242]: pam_unix(sudo:session): session closed for user root
Jan 31 19:31:34 raspberrypi piaware[792]: no ADS-B data program is serving on port 30005, not starting multilateration client yet
Jan 31 19:32:28 raspberrypi sudo[9292]: piaware : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/netstat --program --tcp --wid…numeric
Jan 31 19:32:28 raspberrypi sudo[9292]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 31 19:32:28 raspberrypi sudo[9292]: pam_unix(sudo:session): session closed for user root
Jan 31 19:32:28 raspberrypi piaware[792]: no ADS-B data program seen listening on port 30005 for 190 seconds, next check in 60s
Jan 31 19:32:34 raspberrypi sudo[9302]: piaware : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/netstat --program --tcp --wid…numeric
Jan 31 19:32:34 raspberrypi sudo[9302]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 31 19:32:34 raspberrypi sudo[9302]: pam_unix(sudo:session): session closed for user root
Jan 31 19:32:34 raspberrypi piaware[792]: no ADS-B data program is serving on port 30005, not starting multilateration client yet
Hint: Some lines were ellipsized, use -l to show in full.
From that thought the issue could be with dump1090-mutability did “sudo /etc/init.d/dump1090-mutability status” and it shows:
● dump1090-mutability.service - LSB: dump1090 daemon (mutability variant)
Loaded: loaded (/etc/init.d/dump1090-mutability)
Active: active (exited) since Mon 2022-01-31 19:03:16 GMT; 31min ago
Process: 7513 ExecStop=/etc/init.d/dump1090-mutability stop (code=exited, status=0/SUCCESS)
Process: 7576 ExecStart=/etc/init.d/dump1090-mutability start (code=exited, status=0/SUCCESS)
Jan 31 19:03:16 raspberrypi dump1090-mutability[7576]: Not starting dump1090-mutability daemon, disabled via /etc/default/dump1…ning).
Jan 31 19:03:16 raspberrypi systemd[1]: Started LSB: dump1090 daemon (mutability variant).
Hint: Some lines were ellipsized, use -l to show in full.
Bit stuck what to do now. Not sure where the problem lies. I have been meaning to upgrade to the latest PiAware version, and see V7 came out a month or so back, so not sure it it’s just going to be easier to re-image the SD card with that then try to trouble shoot.
If I do do a new image, I think there are some instructions on keeping the same feeder ID. Also I like the graphs that the ADS-B Receiver Project provided, I think there are other ways to get those now, any pointers please.
Thanks, Ian.