Even after 48 hours, accidents still only showing 2018 and older
thebaldgeek opened this issue · 2 comments
Running update-db in cron. After 48+ hours of running Flightairmap, accidents are only showing 2018 and older.
Cron command;
0 */2 * * * root /usr/bin/php /var/www/FlightAirMap/scripts/update_db.php >/dev/null 2>&1
Output from manually running update_db;
updating NOTAM...NOTAM from FlightAirMap website : Download...No new version.Done
DB are populated with external data only every 15 days ! Files are not updated more often.
Owner are only updated every 15 days.
Airlines are only updated every 15 days.
Updating accidents...Nothing to update. updating METAR...Downloading METAR cycle...Done - Updating DB...Done
Note that it reports 'nothing to update' for accidents.
Thanks for your time.
Resolved.
I set the accident date back 2 years in the database (using phpmyadmin) and 2019 Accidents have been imported.
Reopen if we can..... I got the update once and it has not updated since.
Even putting the time back will not update the accidents or incidents any more.