I have had my Raspberry Pi working as and feeding FlightAware for several months now. I have recently carried out a sudo apt-get update & apt-get upgrade (15 Jul 20). Since then I have the follwoind senario,
-
I can see the aircraft.json file is updating,
-
I can see that the local aircraft to my receiver are being up loaded to other adsb sites,
-
The local FlightAware html /dump1090-fa/index.html is not plotting the planes
-
The other json files are being loaded - the distance rings, the intheair.json, and the js scripts for the buttons etc.
-
The aircraft.json can still be accessed /dump1090-fa/data/aircraft.json.
-
The lighttpd/conf-enabled/89-dump1090-fa.conf still has the correct alias’ for the ‘data/’ = ‘/run/dump1090-fa/’ location.
I have tried restarting the lighttpd service. I have tried rebooting the pi. I have checked the policy for piaware and dump1090-fa and both match giving 3.8.1 version table 500.
Any suggestions?