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
516 stars 157 forks source link

Revision 2250 #372

Closed tonkepen100 closed 6 years ago

tonkepen100 commented 6 years ago

This morning when loading the web, error goes out. I put the last revision the number 2250, and do not touch anything else,

captura

tonkepen100 commented 6 years ago

I think these values are triggered, with this last revision, before they were stable, it could not be that.

captura

Ysurac commented 6 years ago

You had $MarineImageFetch that was set to TRUE. So it take a longer time to run scripts/spotter-daemon.php. Many daemon was launched on the server now and the page can't be created. This is solved now.

Ysurac commented 6 years ago

$MarineImageFetch is not usable for virtual sail, I will force it to be disabled it if virtual sail is used.

tonkepen100 commented 6 years ago

Aja, and what do I do ?, I put it in FALSE?

tonkepen100 commented 6 years ago

Thanks Ysu. repaired, thanks