The backup worked fine on our test site. We backed up the test site and restored it in production. Now the backups are not running in production.
Description of my issue:
When running a backup of complete site, I get a HTTP 500 error everytime. When running the ALICE analyzer, I get one error message and one warning:
Error:
Timeout while backing up
Error
There is already an issue with the backup engine saving its state. Please fix it before continuing.
Please try setting min execution time to 1, max execution time to 10 seconds (or if the PHP timeout is less than 10 seconds, use 75% of the PHP timeout), runtime bias 75%
Warning:
Post-processing engine and archive part size
Warning
A post-processing engine is found, but no part size is set; this could lead to timeout issues
Set a part size inside backup profile configuration.
I tried changing the execution time to 1 and 10 sec, same issue.
CAn you please help?