SkyAware doesn't show aircrafts when dump1090 is running not on localhost
See original GitHub issueSpecifications
- Image hash or version: latest
- Platform: kubernetes
- Subsystem: ubuntu 18.04 LTS
Expected Behavior
Enabled is HTTP, FR24FEED and PIAWARE. Conrigured as beast-tcp is a remote IP of my LAN. FR24FEED and PIAWARE is running fine and does report aircrafts to the web.
I can access HTTP service from my browser but there is no aircrafts on the Map and the List.
In the log I can find the following:
10.32.0.1 - - [07/Sep/2020 13:01:46] "GET /data/aircraft.json?_=1599476498563 HTTP/1.1" 404 -
10.32.0.1 - - [07/Sep/2020 13:01:47] code 404, message File not found
Actual Behavior
SkyAware Map and list should show aircraft informations.
Steps to Reproduce the Problem
- Run dump1090 an a different host in LAN (not localhost / not same docker container)
- Configure fr24feed-piaware-dump1090 docker image to use HTTP, fr24feed and piaware.
- Open WebGUI and try to show aircrafts on the map.
Issue Analytics
- State:
- Created 3 years ago
- Comments:16 (16 by maintainers)
Top Results From Across the Web
dump1090 is NOT producing data on localhost:30005
In Foreflight, the stick shows it is connected to Foreflight and running, ready to send data (which it does not).
Read more >769881 – net-wireless/dump1090 local web UI doesn't work
dump1090 has the ability to show a map locally with the aircraft data that has been received, but this isn't working with this...
Read more >Skyaware Interface with dump1090-fa : r/ADSB - Reddit
My only problem is I can't seem to get their SkyAware web interface to work. Unlike the MalcomRobb fork running: ./dump1090 --interactive -- ......
Read more >Dump1090 webserver - Caritas Castellaneta
Another advantage to dump1090 is that extra mapping software is not required as it can generate a Google Map webserver which shows the...
Read more >ADS-B using dump1090 for the Raspberry Pi - SatSignal
Using a Raspberry Pi and low-cost TV receiver dongle to decode aircraft positions ... It turns out that the above command did not...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Testet latest docker image and it is working as expected.
Thank you! Fixed by your PR #30 🙇