Jérôme HERVOUET
Forum Replies Created
-
Hi Nick,
Thank you for your reply.
I think I found the cause of the issue.
After further checks, UpdraftPlus was showing two warnings:
- WordPress had several scheduled tasks overdue.
- The scheduler was disabled via
DISABLE_WP_CRON.
So the backup archive creation itself was working correctly, and a local backup completed successfully. The issue happened only during the remote upload step because WP-Cron was not running properly.
After fixing the cron issue / re-enabling the scheduler, the remote backup completed successfully.
So in this case, the problem was not directly related to the S3 storage or the archive size, but to the WordPress scheduler being disabled.
Thank you for your help.
Best regards,
JérômeHere is the WordPress Site Health size report:
- WordPress directory size: 7.79 GB
- Uploads directory size: 2.18 GB
- Themes directory size: 27.55 MB
- Plugins directory size: 233.86 MB
- Database size: 140.42 MB
- Total installation size: 10.37 GB
The uploads directory is not extremely large, so I suspect that the issue may be related to backup/cache/temp files inside the WordPress directory, or to the remote upload process itself.
The backup gets stuck during the remote upload step:
“Uploading files to remote storage: 84%, file 5 of 5”Latest log message:
“S3generic chunked upload: 20.3% uploaded”