Closed vistalba closed 3 years ago
It's a known bug we need to wait for dump1090 update https://github.com/flightaware/dump1090/pull/82
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
fixed by #48
@Thom-x This is still not working for me with version 5.0.
The file upintheair.json
is located at /usr/lib/fr24/public_html/
but it doesn't display it in the browser.
I saw in the changelog (https://discussions.flightaware.com/t/announcing-piaware-5/74591 )that the file should be at /usr/share/skyaware/html/
but this folder doesn't exist.
Any ideas why this doesn't work for me?
The file should be in /usr/lib/fr24/public_html/upintheair.json
it is working for me.
On this docker image the skyaware
folder is copied at /usr/lib/fr24/public_html/
Maybe clear the browser cache or directly go to the json location to see if it is here. If you are not mapping the file to the host, maybe the panorama id is not valid anymore.
Strange... today morning it just works :-/ Sorry. For me it is now okay.
I just tested the new flightware-v4.0 taged docker image and panorama-ring isn't working anymore.
Specifications
Expected Behavior
Show panorama rings on map.
Actual Behavior
Does not show the panorama rings after update to tag
flightaware-v4.0
.Steps to Reproduce the Problem
-e "PANORAMA_ID=ABCDFE"
use taglatest
-> working-e "PANORAMA_ID=ABCDFE"
use tagflightaware-v4.0
-> not working