Hello @jamie.mckenzie
@jamie.mckenzie said in Wordpress - Unable to restore from backup:
Does the automated backup not include files outside of the data folder?
The Cloudron backup only includes the database and files in /app/data/
@jamie.mckenzie said in Wordpress - Unable to restore from backup:
It doesn't get to restore the key files like wp-config.php - and these files are missing at the backup location (s3)
This is indeed strange.
For the WordPress Developer app the file wp-config.php is located in /app/data/public/wp-config.php, so it should be included in the backup.
@jamie.mckenzie said in Wordpress - Unable to restore from backup:
There is no memory issues as the server has plenty of available memory for restore.
That the server itself has enough memory is not the point.
The point made was that you might need to increase the apps memory limit.
@jamie.mckenzie said in Wordpress - Unable to restore from backup:
I have tried clearing down the cached files in the backup storage down to the bare minimum yet it still fails.
I would strongly advise against tinkering with anything inside the backup.
In Cloudron 9 backup integrity checks are added which will fail if you delete files by hand.
@jamie.mckenzie said in Wordpress - Unable to restore from backup:
Also is there a way to alter the back configuration so more than 10 files are downloaded concurrently
Indeed, should we make this configurable @staff?
@jamie.mckenzie
Could you please share more details about your S3 provider?