I've installed adsbexchange-stats on my Pi and have checked the status and it seems to be running, however, when I go to: https://www.adsbexchange.com/api/feeders/?feed=your-uuid, with my uuid inserted, I don't get any stats. Could it be that I'm using an incorrect uuid? How do I check this? Thanks
You should have a link to your feed on https://adsbexchange.com/myip/ It's not using the uuid, but a transformation of that.
I don't get any links from that page other than to the adsbexchange-stats script page. I get my IP address and two smiley faces for feeder connection and mlat connection Thanks
Could be a browser cache issue, I set mine up this evening and the links didn't show up until I forced a reload of the myip page.
If you run "sudo systemctl status adsbexchange-stats" does it say "active (running)"? (hit "q" to get out of the list) If it's not running start it back up with "sudo systemctl restart adsbexchange-stats". using the status command is also where you get your UUID.
Thanks. Yes it is running (active). I've tried restarting it a few times but still not stats links at https://adsbexchange.com/myip/ Also I don't see a UUID when I do the status check, although I have the UUID already I think
The UUID should be there, it's at the end of one of the lines of text at the bottom of the list, so you may have to make your terminal window much wider to see it.
I see several more lines of text on mine, so someone more knowledgeable will have to chime in about that.
This is a situation where a live chat might be a better way to troubleshoot: Visit the discord server https://discord.gg/JJ6QC4c and look for #feeder-troubleshooting room.
Thanks. I've upgraded from Stretch to Buster and reinstalled everything and the 'stats' are now working fine.
adsbexchange-stats was working fine for two days and has suddenly stopped. I've no idea why. The feed seems to be still working. Any suggestions why or what I could try? Thanks
I've installed everything last night and the stats link appeared in /myip/. This morning, it was missing. After rebooting everything, all services are running, Feeder and MLAT show up green but still no link to my stats and also nothing on the stats page for my UUID. I've checked the json-status script and it's happily collecting statistics and uploading them. What's going on here?
Mine not working either. Restarted adsbexchange-stats: [email protected]:~ $ sudo systemctl status adsbexchange-stats ● adsbexchange-stats.service - ADSBexchange Stats Loaded: loaded (/etc/systemd/system/adsbexchange-stats.service; enabled; vendor preset: enabled) Active: active (running) since Tue 2020-03-03 11:12:14 UTC; 5min ago Main PID: 5513 (json-status) Tasks: 2 (limit: 2200) Memory: 2.0M CGroup: /system.slice/adsbexchange-stats.service ├─ 5513 /bin/bash /usr/bin/json-status └─10897 sleep 1 Mar 03 11:12:14 piaware systemd[1]: Started ADSBexchange Stats. Mar 03 11:12:14 piaware json-status[5513]: Using UUID 8f167058-3bb0-11ea-af99-b827eb42471b for stats uploads... Mar 03 11:12:14 piaware json-status[5513]: Using JSON directory /run/dump1090-fa for source data...What i see on my page, as noted by others, smiley faces Then when i click on Remote map available by installing ADSBx stats script github times out. Checking isitdownrightnow and downforeveryoneorjustme both indicate github is reachable. I cannot. Assuming this might be part of the issue? Anyway, just what I see right now.