Hi
since a few days i have this problem. A reboot of the pi wil help for a couple of minutes or hours
but then it happened again.
I added some cli querys, seems to be a dump1090 problem? but what exactly.
I hope i found the right category.
sudo systemctl status dump1090-fa.service
● dump1090-fa.service - dump1090 ADS-B receiver (FlightAware customization)
Loaded: loaded (/lib/systemd/system/dump1090-fa.service; enabled; vendor preset: enabled)
Active: activating (auto-restart) (Result: exit-code) since Sat 2021-10-16 17:28:59 CEST; 11s ago
Docs: PiAware - ADS-B and MLAT Receiver - FlightAware
Process: 11224 ExecStart=/usr/share/dump1090-fa/start-dump1090-fa --write-json /run/dump1090-fa (code=exited, status=1/FAILURE)
Main PID: 11224 (code=exited, status=1/FAILURE)
Okt 16 17:28:59 raspberrypi systemd[1]: dump1090-fa.service: Failed with result ‘exit-code’.
pi@raspberrypi:~ $
sudo systemctl status piaware
● piaware.service - FlightAware ADS-B uploader
Loaded: loaded (/lib/systemd/system/piaware.service; enabled; vendor preset: enabled)
Active: active (running) since Sat 2021-10-16 17:10:01 CEST; 17min ago
Docs: PiAware - ADS-B and MLAT Receiver - FlightAware
Main PID: 1614 (piaware)
Tasks: 3 (limit: 2059)
CGroup: /system.slice/piaware.service
├─1614 /usr/bin/piaware -p /run/piaware/piaware.pid -plainlog -statusfile /run/piaware/status.json
└─2605 /usr/lib/piaware/helpers/fa-mlat-client --input-connect localhost:30005 --input-type dump1090 --results beast,connect,localhost:30104 --resu
Okt 16 17:27:11 raspberrypi piaware[1614]: mlat-client(2605): Connection to localhost:30005 lost: [Errno 111] Connection refused
Okt 16 17:27:11 raspberrypi piaware[1614]: mlat-client(2605): Reconnecting in 0.5 seconds
Okt 16 17:27:12 raspberrypi piaware[1614]: mlat-client(2605): Connection to localhost:30005 lost: [Errno 111] Connection refused
Okt 16 17:27:12 raspberrypi piaware[1614]: mlat-client(2605): Reconnecting in 30.0 seconds
Okt 16 17:27:22 raspberrypi piaware[1614]: mlat-client(2605): Beast-format results connection with 127.0.0.1:30104: [Errno 111] Connection refused
Okt 16 17:27:42 raspberrypi piaware[1614]: mlat-client(2605): Connection to localhost:30005 lost: [Errno 111] Connection refused
Okt 16 17:27:42 raspberrypi piaware[1614]: mlat-client(2605): Reconnecting in 0.5 seconds
Okt 16 17:27:43 raspberrypi piaware[1614]: mlat-client(2605): Connection to localhost:30005 lost: [Errno 111] Connection refused
Okt 16 17:27:43 raspberrypi piaware[1614]: mlat-client(2605): Reconnecting in 30.0 seconds
Okt 16 17:27:52 raspberrypi piaware[1614]: mlat-client(2605): Beast-format results connection with ::1:30104: [Errno 111] Connection refused
pi@raspberrypi:~ $ piaware-status
PiAware master process (piaware) is running with pid 1614.
PiAware ADS-B client (faup1090) is not running.
PiAware ADS-B UAT client (faup978) is not running (disabled by configuration settings)
PiAware mlat client (fa-mlat-client) is running with pid 2605.
Local ADS-B receiver (dump1090) is not running.
no program appears to be listening for ES connections on port 30005.
faup1090 is NOT connected to the ADS-B receiver.
piaware is connected to FlightAware.
got ‘couldn’t open socket: connection refused’
dump1090 is NOT producing data on localhost:30005.
Your feeder ID is fc------------------------ (from /var/cache/piaware/feeder_id)
pi@raspberrypi:~ $ tail /var/log/piaware.log
Oct 16 17:21:27 raspberrypi piaware[1614]: mlat-client(2605): Reconnecting in 0.5 seconds
Oct 16 17:21:28 raspberrypi piaware[1614]: mlat-client(2605): Connection to localhost:30005 lost: [Errno 111] Connection refused
Oct 16 17:21:28 raspberrypi piaware[1614]: mlat-client(2605): Reconnecting in 30.0 seconds
Oct 16 17:21:49 raspberrypi piaware[1614]: mlat-client(2605): Beast-format results connection with ::1:30104: [Errno 111] Connection refused
Oct 16 17:21:57 raspberrypi piaware[1614]: no ADS-B data program seen listening on port 30005 for 131 seconds, next check in 60s
Oct 16 17:21:59 raspberrypi piaware[1614]: mlat-client(2605): Connection to localhost:30005 lost: [Errno 111] Connection refused
Oct 16 17:21:59 raspberrypi piaware[1614]: mlat-client(2605): Reconnecting in 0.5 seconds
Oct 16 17:21:59 raspberrypi piaware[1614]: mlat-client(2605): Connection to localhost:30005 lost: [Errno 111] Connection refused
Oct 16 17:21:59 raspberrypi piaware[1614]: mlat-client(2605): Reconnecting in 30.0 seconds
Oct 16 17:22:19 raspberrypi piaware[1614]: mlat-client(2605): Beast-format results connection with 127.0.0.1:30104: [Errno 111] Connection refused