I have logs:
[2016-08-30 07:18:10] db_update.INFO: Synchronization required [] []
[2016-08-30 07:18:11] db_update.INFO: Areas are up-to-date, synchronization does not required [] []
[2016-08-30 07:18:11] db_update.INFO: Cities are up-to-date, synchronization does not required [] []
[2016-08-30 07:18:13] db_update.INFO: Warehouses are up-to-date, synchronization does not required [] []
[2016-08-30 07:18:13] db_update.INFO: Synchronization finished successfully [] []
[2016-08-30 07:18:13] db_update.INFO: [] []
I watch code in DatabaseSync, thats create (update) locations in tables nova_poshta_area
, nova_poshta_city
, nova_poshta_warehouse
, but I don’t have tables in database with this names.
Please check tables in DB before updates.