Same problem. Piaware is running. Stats not updated.
[2020-07-17 12:00 CEST] 851 msgs recv’d from dump1090-fa (251 in last 5m); 828 msgs sent to FlightAware
[2020-07-17 12:02 CEST] 19 msgs recv’d from dump1090-fa; 19 msgs sent to FlightAware
[2020-07-17 12:02 CEST] my feeder ID is 8c1ed7b1-20aa-4b51-80d9-ec7c805a1830
[2020-07-17 12:05 CEST] 1173 msgs recv’d from dump1090-fa (322 in last 5m); 1150 msgs sent to FlightAware
[2020-07-17 12:10 CEST] 1433 msgs recv’d from dump1090-fa (260 in last 5m); 1410 msgs sent to FlightAware
Looks like not all are impacted. I’ve checked our little “crew” and approx 50% are not having updated stats since this morning while others are working without issues.
Not sure, maybe also account related. I did not find an account with multiple feeders where it’s working partially
Now the whole main page is not loading, getting error 504 again. works after several reloads, but slow.
I assume FA staff is working hard to get this fixed.
One of the My ADS-B Stats processing hosts got wedged due to an outage last night. Issue should be resolved and those whose stats were affected should now be caught/catching up. Let us know if you see any issues!
MLAT is only synced with a couple of other feeds even after a restart.
Normally it is synced with 700-900 other feeds.
ADSB exchange is synced with a lot more.
My PiAware shows that it has been offline for 27 hours (killed my streak), but it has been up and working locally the whole time. I waited to see if it was the same as this upload issue, but it is still offline.
EDIT: It looks like tcl-tls randomly disappeared on my Pi zero… The log files had this over and over:
Jul 17 23:49:31 PiAware piaware[2038]: couldn’t load file “/usr/lib/tcltk/arm-linux-gnueabihf/tcltls1.7.16/tcltls.so”: li`crypto.so.1.1: cannot open shared object file: No such file or directory
I ended up uninstalling tcl-tls and reinstalling it, and it now says that sending data to FlightAware again. I will have to dig around in the logs some more, but I wonder if an auto-update nuked tcl-tls…
That sounds like it is libcrypto that went missing, not tcl-tls itself.
The library dependencies are managed via dpkg, so it’s not going to let you uninstall e.g. tcl-tls or libcrypto while piaware is installed. So either something directly deleted things, or maybe you picked up some filesystem/sdcard corruption.