Re: Server refresh

2
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;