Page 1 of 1

Server refresh

Posted: 14 Sep 2018, 03:35
by AlchemistsWays
Any idea what could be the cause? Happens during 5%

Re: Server refresh

Posted: 14 Sep 2018, 11:12
by Nyuton
Hi,
according to the log, your server stopped to respond at some point during the refresh.
The reason is crashes at 5% is cause the database is now inconsistent. You have to restore a backup from before the first attempt or run this manually in your database:

Code: Select all

DROP INDEX GeoIndex ON geo_patch;