Restore Process Restarts After 150 Seconds with Large Uploads Backup Files
-
I am experiencing an issue with the restore process using UpdraftPlus on my site. I have an uploads backup split into 5 files, each approximately 300MB. When I initiate the restore process, it runs for around 150 seconds, and I can see in the log that it starts extracting the files.
However, after reaching a specific point in the log that says “Cleaning up rubbish…”, the restore process restarts from the beginning. This creates a loop where the restore process keeps starting over, and it never completes.
Is there any way to resolve this issue? Could the large file sizes or a server timeout be causing this? Any guidance or suggestions would be greatly appreciated.
some details from the log:0000.019 () UpdraftPlus WordPress backup plugin (https://updraftplus.com): 1.24.4 WP: 6.6.2 PHP: 8.1.29 (fpm-fcgi, Linux b86db4df4936 4.14.336-257.568.amzn2.x86_64 #1 SMP Sat Mar 23 09:49:55 UTC 2024 x86_64) MySQL: 10.11.8-MariaDB-log (max packet size=16777216) WPLANG: en_US Server: nginx/1.26.2 safe_mode: 0 max_execution_time: 900 memory_limit: 512M (used: 14.3M | 16M) multisite: N openssl: OpenSSL 3.3.2 3 Sep 2024 mcrypt: N LANG: C.UTF-8 ZipArchive::addFile: Y
0000.023 () Free space on disk containing Updraft's temporary directory: 8796093018246 MB
...
0068.122 () PHP event: code E_WARNING: rename(): The first argument to copy() function cannot be a directory (line 4614, wp-content/plugins/updraftplus/restorer.php)
0068.122 () PHP event: code E_WARNING: rename(/app/wp-content/upgrade/3c28ed10/uploads/wp-mail-smtp,/app/wp-content/uploads/wp-mail-smtp): Cross-device link (line 4614, wp-content/plugins/updraftplus/restorer.php)
0068.122 () [Updraftplus] There was an error when performing the move operation by renaming or copying /app/wp-content/upgrade/3c28ed10/uploads/wp-mail-smtp to /app/wp-content/uploads/wp-mail-smtp: will attempt a recursive copy instead.
0149.506 () Cleaning up rubbish...
...
000.007 () Opened log file at time: Wed, 25 Sep 2024 11:00:53 +0000 on https://www.dev.mywebsite.com
0000.007 () UpdraftPlus WordPress backup plugin (https://updraftplus.com): 1.24.4 WP: 6.6.2 PHP: 8.1.29 (fpm-fcgi, Linux b86db4df4936 4.14.336-257.568.amzn2.x86_64 #1 SMP Sat Mar 23 09:49:55 UTC 2024 x86_64) MySQL: 10.11.8-MariaDB-log (max packet size=16777216) WPLANG: en_US Server: nginx/1.26.2 safe_mode: 0 max_execution_time: 900 memory_limit: 512M (used: 12.7M | 14M) multisite: N openssl: OpenSSL 3.3.2 3 Sep 2024 mcrypt: N LANG: C.UTF-8 ZipArchive::addFile: Y
0000.008 () Free space on disk containing Updraft's temporary directory: 8796093018246 MB
- You must be logged in to reply to this topic.