docker-fr24feed-piaware-dump1090: SkyAware doesn't show aircrafts when dump1090 is running not on localhost

Specifications

  • 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

  1. Run dump1090 an a different host in LAN (not localhost / not same docker container)
  2. Configure fr24feed-piaware-dump1090 docker image to use HTTP, fr24feed and piaware.
  3. Open WebGUI and try to show aircrafts on the map.

About this issue

  • Original URL
  • State: closed
  • Created 4 years ago
  • Comments: 16 (16 by maintainers)

Most upvoted comments

Testet latest docker image and it is working as expected.

Thank you! Fixed by your PR #30 🙇