My version of dump1090-fa fails to start.
# piaware-status
PiAware master process (piaware) is running with pid 486.
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 not running.
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 3f867654-006b-44a4-a544-0c6cf4243b59 (configured at /boot/piaware-config.txt:89)
# service dump1090-fa status
● 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 Wed 2024-07-24 13:56:46 UTC; 6s ago
Docs: https://flightaware.com/adsb/piaware/
Process: 5412 ExecStart=/usr/share/dump1090-fa/start-dump1090-fa --write-json /run/dump1090-fa (code=exited, status=1/FAILURE)
Main PID: 5412 (code=exited, status=1/FAILURE)
CPU: 41ms
Any ideas what I need to do to remedy the situation?
Could it be related to a recent:
# apt update && apt upgrade
Could it be my device receiver?
# journalctl --no-pager -u dump1090-fa
...
Jul 15 11:27:02 piaware dump1090-fa[886]: Mon Jul 15 11:27:02 2024 UTC dump1090-fa 8.2 starting up.
Jul 15 11:27:02 piaware dump1090-fa[886]: rtlsdr: no supported devices found.
Jul 15 11:27:02 piaware systemd[1]: dump1090-fa.service: Main process exited, code=exited, status=1/FAILURE
Jul 15 11:27:02 piaware systemd[1]: dump1090-fa.service: Failed with result 'exit-code'.
Jul 15 11:27:32 piaware systemd[1]: dump1090-fa.service: Scheduled restart job, restart counter is at 2912.
Jul 15 11:27:32 piaware systemd[1]: Stopped dump1090 ADS-B receiver (FlightAware customization).
Jul 15 11:27:32 piaware systemd[1]: Started dump1090 ADS-B receiver (FlightAware customization).
Jul 15 11:27:32 piaware dump1090-fa[892]: Mon Jul 15 11:27:32 2024 UTC dump1090-fa 8.2 starting up.
Jul 15 11:27:32 piaware dump1090-fa[892]: rtlsdr: no supported devices found.