Feed UID Not Found - No StatsStats Status

Hi there, USER Chancho_Rengo_SABE here!

I need some help. RecentIy I get

“Feed UID Not Found
No StatsStats Status
You do not have the stats package configured. Please install the stats script, it will allow you to see the planes from your antennae and statistics about your feed.”

when in ADSBexchange Anywhere

The message continues "curl -L -o /tmp/axstats.sh https://adsbcurl -L -o /tmp/axstats.sh https://adsbexchange.com/stats.sh

sudo bash /tmp/axstats.shexchange.com/stats.sh
sudo bash /tmp/axstats.sh"

but when doing it, get this:

pi@ADSB:~ $ curl -L -o /tmp/axstats.sh https://adsbexchange.com/stats.sh
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 –:–:– –:–:– –:–:– 0
curl: (60) SSL certificate problem: certificate has expired
More details here: https://curl.haxx.se/docs/sslcerts.html

curl performs SSL certificate verification by default, using a “bundle”
of Certificate Authority (CA) public keys (CA certs). If the default
bundle file isn’t adequate, you can specify an alternate file
using the –cacert option.
If this HTTPS server uses a certificate signed by a CA represented in
the bundle, the certificate verification probably failed due to a
problem with the certificate (it might be expired, or the name might
not match the domain name in the URL).
If you’d like to turn off curl’s verification of the certificate, use
the -k (or –insecure) option.
pi@ADSB:~ $ sudo bash /tmp/axstats.sh
bash: /tmp/axstats.sh: No existe el fichero o el directorio

Can you please advice?

What OS are you installing this on? Suspect that it’s out of date (doesn’t have the latest root CA certificates), or maybe the clock is off (wrong date).

Maybe start with a fresh copy of the ADSBx Pi image? Build Your Own ADS-B Receiver - ADS-B Exchange