PiAware Site 5252 is not currently sending live flight data to FlightAware

Any thoughts?

FlightAware adsbsupport@flightaware.com
Sun 2/27/2022 11:01 AM

ab cd
This email is a friendly notification that your PiAware Site 5252 is not currently sending live flight data to FlightAware. Your receiver last connected to FlightAware on 26-Feb-2022 10:54PM.

 

pi@raspberrypi:~ $ cat /proc/cpuinfo | grep Model
Model           : Raspberry Pi 4 Model B Rev 1.1

pi@raspberrypi:~ $ uname -a
Linux raspberrypi 5.10.92-v7l+ #1514 SMP Mon Jan 17 17:38:03 GMT 2022 armv7l GNU/Linux

pi@raspberrypi:~ $ lsb_release -sc
bullseye  

 

pi@raspberrypi:~ $ apt-cache policy dump1090-fa
dump1090-fa:
  Installed: 7.1
  Candidate: 7.1
  Version table:
 *** 7.1 500
        500 http://flightaware.com/adsb/piaware/files/packages bullseye/piaware armhf Packages
        100 /var/lib/dpkg/status
pi@raspberrypi:~ $ apt-cache policy piaware
piaware:
  Installed: 7.1
  Candidate: 7.1
  Version table:
 *** 7.1 500
        500 http://flightaware.com/adsb/piaware/files/packages bullseye/piaware armhf Packages
        100 /var/lib/dpkg/status
pi@raspberrypi:~ $ apt-cache policy tcl-tls
tcl-tls:
  Installed: 1.7.22-2
  Candidate: 1.7.22-2
  Version table:
 *** 1.7.22-2 500
        500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
        100 /var/lib/dpkg/status


 

pi@raspberrypi:~ $ sudo systemctl status dump1090-fa
● dump1090-fa.service - dump1090 ADS-B receiver (FlightAware customization)
     Loaded: loaded (/lib/systemd/system/dump1090-fa.service; enabled; vendor preset: enabled)
     Active: inactive (dead) since Sat 2022-02-26 22:54:18 EST; 13h ago
       Docs: https://flightaware.com/adsb/piaware/
    Process: 530 ExecStart=/usr/share/dump1090-fa/start-dump1090-fa --write-json /run/dump1090-fa (code=exited, status=0/SUCC>
   Main PID: 530 (code=exited, status=0/SUCCESS)
        CPU: 13h 32min 41.623s

Feb 24 14:20:18 raspberrypi dump1090-fa[530]: rtlsdr: tuner gain set to 44.5 dB (gain step 26)
Feb 24 14:20:18 raspberrypi dump1090-fa[530]: Allocating 4 zero-copy buffers
Feb 26 22:54:17 raspberrypi dump1090-fa[530]: Sat Feb 26 22:54:17 2022 EST  Caught SIGTERM, shutting down..
Feb 26 22:54:17 raspberrypi systemd[1]: Stopping dump1090 ADS-B receiver (FlightAware customization)...
Feb 26 22:54:17 raspberrypi dump1090-fa[530]: Sat Feb 26 22:54:17 2022 EST  Waiting for receive thread termination
Feb 26 22:54:18 raspberrypi dump1090-fa[530]: Reattaching kernel driver failed!
Feb 26 22:54:18 raspberrypi dump1090-fa[530]: Sat Feb 26 22:54:18 2022 EST  Normal exit.
Feb 26 22:54:18 raspberrypi systemd[1]: dump1090-fa.service: Succeeded.
Feb 26 22:54:18 raspberrypi systemd[1]: Stopped dump1090 ADS-B receiver (FlightAware customization).
Feb 26 22:54:18 raspberrypi systemd[1]: dump1090-fa.service: Consumed 13h 32min 41.623s CPU time.

 

pi@raspberrypi:~ $ sudo systemctl status piaware
● piaware.service - FlightAware ADS-B uploader
     Loaded: loaded (/lib/systemd/system/piaware.service; enabled; vendor preset: enabled)
     Active: inactive (dead) since Sat 2022-02-26 22:54:17 EST; 13h ago
       Docs: https://flightaware.com/adsb/piaware/
    Process: 989 ExecStart=/usr/bin/piaware -p /run/piaware/piaware.pid -plainlog -statusfile /run/piaware/status.json (code=ex>
   Main PID: 989 (code=exited, status=0/SUCCESS)
        CPU: 29min 25.283s

Feb 26 22:54:17 raspberrypi piaware[989]: piaware (process 989) is shutting down because it received a shutdown signal (SIGTERM>
Feb 26 22:54:17 raspberrypi piaware[989]: faup1090 exited with SIG SIGTERM
Feb 26 22:54:17 raspberrypi piaware[989]: multilateration data no longer required, disabling mlat client
Feb 26 22:54:17 raspberrypi piaware[989]: fa-mlat-client exited with SIG SIGTERM
Feb 26 22:54:17 raspberrypi systemd[1]: Stopping FlightAware ADS-B uploader...
Feb 26 22:54:17 raspberrypi piaware[989]: removing pidfile /run/piaware/piaware.pid
Feb 26 22:54:17 raspberrypi piaware[989]: piaware (process 989) is exiting...
Feb 26 22:54:17 raspberrypi systemd[1]: piaware.service: Succeeded.
Feb 26 22:54:17 raspberrypi systemd[1]: Stopped FlightAware ADS-B uploader.
Feb 26 22:54:17 raspberrypi systemd[1]: piaware.service: Consumed 29min 25.283s CPU time.
pi@raspberrypi:~ $

pi@raspberrypi:~ $ journalctl -u dump1090-fa -e
Feb 24 14:19:40 raspberrypi systemd[1]: Stopped dump1090 ADS-B receiver (FlightAware customization).
Feb 24 14:19:40 raspberrypi systemd[1]: Started dump1090 ADS-B receiver (FlightAware customization).
Feb 24 14:19:40 raspberrypi dump1090-fa[3426]: Thu Feb 24 14:19:40 2022 EST  dump1090-fa 7.1 starting up.
Feb 24 14:19:40 raspberrypi dump1090-fa[3426]: rtlsdr: error querying device #0: Permission denied
Feb 24 14:19:40 raspberrypi systemd[1]: dump1090-fa.service: Main process exited, code=exited, status=1/FAILURE
Feb 24 14:19:40 raspberrypi systemd[1]: dump1090-fa.service: Failed with result 'exit-code'.
Feb 24 14:20:05 raspberrypi systemd[1]: Stopped dump1090 ADS-B receiver (FlightAware customization).
-- Boot 609aaa05f7e040e69fe88678213b1779 --
Feb 24 14:20:17 raspberrypi systemd[1]: Started dump1090 ADS-B receiver (FlightAware customization).
Feb 24 14:20:18 raspberrypi dump1090-fa[530]: Thu Feb 24 14:20:17 2022 EST  dump1090-fa 7.1 starting up.
Feb 24 14:20:18 raspberrypi dump1090-fa[530]: rtlsdr: using device #0: Generic RTL2832U OEM (Realtek, RTL2838UHIDIR, SN 00001>
Feb 24 14:20:18 raspberrypi dump1090-fa[530]: Detached kernel driver
Feb 24 14:20:18 raspberrypi dump1090-fa[530]: Found Rafael Micro R820T tuner
Feb 24 14:20:18 raspberrypi dump1090-fa[530]: rtlsdr: tuner gain set to 44.5 dB (gain step 26)
Feb 24 14:20:18 raspberrypi dump1090-fa[530]: Allocating 4 zero-copy buffers
Feb 26 22:54:17 raspberrypi dump1090-fa[530]: Sat Feb 26 22:54:17 2022 EST  Caught SIGTERM, shutting down..
Feb 26 22:54:17 raspberrypi systemd[1]: Stopping dump1090 ADS-B receiver (FlightAware customization)...
Feb 26 22:54:17 raspberrypi dump1090-fa[530]: Sat Feb 26 22:54:17 2022 EST  Waiting for receive thread termination
Feb 26 22:54:18 raspberrypi dump1090-fa[530]: Reattaching kernel driver failed!
Feb 26 22:54:18 raspberrypi dump1090-fa[530]: Sat Feb 26 22:54:18 2022 EST  Normal exit.
Feb 26 22:54:18 raspberrypi systemd[1]: dump1090-fa.service: Succeeded.
Feb 26 22:54:18 raspberrypi systemd[1]: Stopped dump1090 ADS-B receiver (FlightAware customization).
Feb 26 22:54:18 raspberrypi systemd[1]: dump1090-fa.service: Consumed 13h 32min 41.623s CPU time.

 

pi@raspberrypi:~ $ sudo systemctl restart dump1090-fa
pi@raspberrypi:~ $
Message from syslogd@raspberrypi at Feb 27 12:07:28 ...
 kernel:[251228.508317] Internal error: : 1211 [#1] SMP ARM

Message from syslogd@raspberrypi at Feb 27 12:07:28 ...
 kernel:[251228.509328] Process dump1090-fa (pid: 3546, stack limit = 0x0725d1ea)

Message from syslogd@raspberrypi at Feb 27 12:07:28 ...
 kernel:[251228.509352] Stack: (0xc27c5d80 to 0xc27c6000)

Message from syslogd@raspberrypi at Feb 27 12:07:28 ...
 kernel:[251228.509377] 5d80: c020caf8 c020bb90 c020caf8 00000000 c08fbe48 c1095c10 c0b97a0c c18f4178

Message from syslogd@raspberrypi at Feb 27 12:07:28 ...
 kernel:[251228.509408] 5da0: c28a2000 00000000 c27ba0bc c6de5240 60000013 c18f4000 fffffffe c3034910

Message from syslogd@raspberrypi at Feb 27 12:07:28 ...
 kernel:[251228.509439] 5dc0: c27ba0bc c2a5a208 c27c5dfc c27c5dd8 c08fa3b8 c09139f4 c6de5240 60000013
^C
pi@raspberrypi:~ $

EDIT:

Gave command sudo reboot, RPi failed to restart
Pulled out wall wart from wall socket, re-plugged after 1 minute, RPi working normally and all is well now.
So far so good…
Waiting for another crash :wink: (had a crash few days ago, have fixed that one also by pulling-out wall wart)

 

image

 

1 Like

This happens very intermittently on my main receiver, maybe once every couple of months. Definitely not frequent enough to do any real troubleshooting.

It’s complicated by the fact that I travel for my work, so on any given day I could be in any of the US 50 states.

My wife got a little annoyed by me asking her to go out to the garage, find one specific plug, and unplug/replug it, so I solved my problem by buying a couple of “smart outlets” and connecting them to my home automation system (mostly Alexa based).

When I get one of these notifications now, first I try to SSH in using the ZeroTier connection to do a managed restart, but if it won’t connect I can just open the Alexa app on my phone and turn the outlet off for a few seconds. Works surprisingly well.

This is the one I used: Amazon.com

2 Likes

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.