Backup was 399,000,000 3 days earlier it was 199,000,000 - wonder why since it is a fairly static site.
I suspect some big, large file got included inside the backup. I'd suggest you to take the two backups, extract locally and then compare them. If you're under Linux or Mac you can use the
diff command, under Windows there's the
WinMerge tool for this.
Is it possible that the restore will work better if using php 5.4 instead of 5.6 or 7.0?
No, that's not related.
When do you get the error? Immediately or after a couple of "ticks"?
In our experience, when a 500 error happens during the extraction, usually is caused the host that is blocking the request since it's using too many resources in a fixed amount of time. You can try to slow down the process: in Kickstart initial page, please click on the
Show advanced options button in the
Fine tune section.
There use the following settings:
Minimum execution time: 5 seconds
Maximum execution time: 3 seconds
Yes, minimum is greater than maximum, that's not a typo. That will slow down the extraction but it should complete.
Davide Tampellini
Developer and Support Staff
🇮🇹Italian: native 🇬🇧English: good • 🕐 My time zone is Europe / Rome (UTC +1)
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!