Ysurac / FlightAirMap

Open source project displaying live aircrafts, ships or trackers on 2D/3D map. Browse through the data based on a particular aircraft, airline, airport, tracker or vessel to search through the database or see extensive statistics. Can use ADS-B in SBS1 format (dump1090, Radarcape,...), VRS, VA (VATSIM, IVAO whazzup.txt, phpvms,...), ACARS (acarsdec, acarsdeco2), APRS, AIS as datasource.
https://www.flightairmap.com/
GNU Affero General Public License v3.0
517 stars 158 forks source link

Cannot seem to get it to retrieve Vatsim Data. #345

Open GeorgeBarlow opened 7 years ago

GeorgeBarlow commented 7 years ago

Just installed and I have everything working other than actually getting the vatsim data to be displayed could you run through how you are mean't to get it to connect to Vatsim. I ticked Vatsim in the setup and when I start the cron job thats Daemon_spotter.php I just get

Connecting... Connect to all... Connection failed to 127.0.0.1:30003 : 111 Connection refused SCAN MODE

Delete old ATC... Delete old ATC... etc

What have I done wrong?

Thank you.

Ysurac commented 7 years ago

You need to set the address of vatsim data. Some are available here: http://status.vatsim.net/status.txt So you can use http://info.vroute.net/vatsim-data.txt

GeorgeBarlow commented 7 years ago

So where do I enter this? Where it says 127.0.0.1 in the settings.php page? I'm really sorry.

Ysurac commented 7 years ago

Use install/index.php, in Host/URL of Sources section.