slater91
Forum Replies Created
-
I installed it over a year ago. It used to work, but I didn’t check the settings for a few months so I’m not sure when it stopped working unfortunately; it seems like it started having issues after an update to either the plugin itself or WordPress.
Thanks for your reply. Everything is updated to the latest version on the WordPress side. Total Upkeep is the only plugin which gives me issues. I run the website on a VPS which I manage, so I have just updated PHP to version 8.2.22. There is no difference, unfortunately. My SSH configuration has worked perfectly ever since I configured the website; Total Upkeep is the only plugin which has ever given me issues, everything else works like a charm. I can’t exclude there is something wrong with it, but I don’t know what it could be.
Enabling WP_DEBUG I get this:
Fatal error: Uncaught phpseclib3\Exception\ConnectionClosedException: Connection closed (by server) prematurely 0.08864688873291s in /var/www/html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Net/SSH2.php:3560 Stack trace: #0 /var/www/html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Net/SSH2.php(4075): phpseclib3\Net\SSH2->get_binary_packet() #1 /var/www/html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Net/SSH2.php(2974): phpseclib3\Net\SSH2->get_channel_packet() #2 /var/www/html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP.php(550): phpseclib3\Net\SSH2->open_channel() #3 /var/www/html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP.php(624): phpseclib3\Net\SFTP->partial_init_sftp_connection() #4 /var/www/html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP.php(536): phpseclib3\Net\SFTP->init_sftp_connection() #5 /var/www/html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP.php(1083): phpseclib3\Net\SFTP->precheck() #6 /var/www/html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP.php(1032): phpseclib3\Net\SFTP->readlist() #7 /var/www/html/wp-content/plugins/boldgrid-backup/admin/remote/class-boldgrid-backup-admin-ftp.php(715): phpseclib3\Net\SFTP->rawlist() #8 /var/www/html/wp-content/plugins/boldgrid-backup/admin/remote/class-boldgrid-backup-admin-ftp-hooks.php(78): Boldgrid_Backup_Admin_Ftp->get_contents() #9 /var/www/html/wp-includes/class-wp-hook.php(324): Boldgrid_Backup_Admin_Ftp_Hooks->filter_get_all() #10 /var/www/html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() #11 /var/www/html/wp-includes/plugin.php(517): WP_Hook->do_action() #12 /var/www/html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-archives-all.php(210): do_action() #13 /var/www/html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-archives.php(196): Boldgrid_Backup_Admin_Archives_All->init() #14 /var/www/html/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-core.php(2720): Boldgrid_Backup_Admin_Archives->get_table() #15 /var/www/html/wp-includes/class-wp-hook.php(324): Boldgrid_Backup_Admin_Core->page_archives() #16 /var/www/html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() #17 /var/www/html/wp-includes/plugin.php(517): WP_Hook->do_action() #18 /var/www/html/wp-admin/admin.php(259): do_action() #19 {main} thrown in /var/www/html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Net/SSH2.php on line 3560
Does this help you understand what is wrong?
Thanks!
Forum: Plugins
In reply to: [Ivory Search - WordPress Search Plugin] Ivory Search stops workingHello Vinod,
Thanks for your help. Your input led me to the apparent cause of the issue. I am using Hummingbird to optimise the website’s loading time and I didn’t realise that its automatic settings seem to break Ivory Search. Hummingbird offers a “combine” option which loads all CSS and JavaScript together, and that seems to be the root of the issue. Turning it off makes things work as expected.Thank you and I wish you a happy new year!
Looking at configuration files, Apache’s timeout is 300 seconds (the default), whereas PHP’s max_execution_time is 60 seconds (double the default). Both seem okay to me, but do you have any advice on this?
As for recompiling PHP, I will try that when I have some more time as it is a bit of a daunting task.
Thanks for your help in the meantime.
Hello!
So, it looks like the issue with the .zip archives being unreadable was easily fixed by switching from ZipArchive to PclZip. Archives are now okay.The issue now is that FTP upload keeps on being completely unreliable. I have backups set up twice a week and it worked for the last two occurrences, but today it stopped working again, with the same error as reported above.
Hello and happy holidays!
It looks like FTP uploading stopped working entirely (again). This applies to both automated and manual transfers. Here are the logs from the last two attempts (automated on the 25th, manual on the 26th):
[2022-12-25 03:10:01 UTC] Cannot add signal handlers, pcntl_async_signals function does not exist. [2022-12-25 03:10:01 UTC] -------------------------------------------------------------------------------- [2022-12-25 03:10:01 UTC] Beginning Boldgrid_Backup_Admin_Ftp::upload... [2022-12-25 03:10:01 UTC] Local path: /var/www/boldgrid_backup/boldgrid-backup-www.mywebsite.com-101eceba-20221225-030033.zip / 2767257684 [2022-12-25 03:10:01 UTC] Remote path: mywebsite/boldgrid-backup-www.mywebsite.com-101eceba-20221225-030033.zip [2022-12-25 03:10:01 UTC] Connecting... [2022-12-25 03:10:01 UTC] Logging in... [2022-12-25 03:10:02 UTC] Beginning upload... [2022-12-25 03:10:14 UTC] Last error: Array ( [type] => 1024 [message] => Expected SSH_FXP_HANDLE or SSH_FXP_STATUS [file] => /var/www/html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP.php [line] => 2313 ) [2022-12-25 03:10:14 UTC] Upload status: [2022-12-26 11:29:26 UTC] Cannot add signal handlers, pcntl_async_signals function does not exist. [2022-12-26 11:29:26 UTC] -------------------------------------------------------------------------------- [2022-12-26 11:29:26 UTC] Beginning Boldgrid_Backup_Admin_Ftp::upload... [2022-12-26 11:29:26 UTC] Local path: /var/www/boldgrid_backup/boldgrid-backup-www.mywebsite.com-101eceba-20221225-030033.zip / 2767257684 [2022-12-26 11:29:26 UTC] Remote path: mywebsite/boldgrid-backup-www.mywebsite.com-101eceba-20221225-030033.zip [2022-12-26 11:29:26 UTC] Connecting... [2022-12-26 11:29:26 UTC] Logging in... [2022-12-26 11:29:27 UTC] Beginning upload...
There’s nothing else on the 26th, although the UI did say “unable to upload backup file”. Looking at my FTP server’s logs, it seems like the issue does not lie with it as it’s the remote server which issues a disconnect seconds after starting (it’s very very similar with the manual transfer):
Dec 25 03:10:02 sr-backup sshd[11549]: Accepted password for user from 1.2.3.4 port 51698 ssh2 Dec 25 03:10:02 sr-backup sshd[11549]: pam_unix(sshd:session): session opened for user user(uid=1000) by (uid=0) Dec 25 03:10:02 sr-backup systemd-logind[153]: New session 17107 of user user. Dec 25 03:10:02 sr-backup systemd: pam_unix(systemd-user:session): session opened for user user(uid=1000) by (uid=0) Dec 25 03:10:14 sr-backup sshd[11577]: Received disconnect from 1.2.3.4 port 51 698:11: Dec 25 03:10:14 sr-backup sshd[11577]: Disconnected from user user 1.2.3.4 port 51698 Dec 25 03:10:14 sr-backup sshd[11549]: pam_unix(sshd:session): session closed for user user
Any idea what might be happening here?
Hello! Sorry for my late reply.
Things appear to have unexpectedly changed without me doing anything at all. FTP uploads started working all of a sudden, without me changing any settings on either the WordPress server nor the FTP server. The logs have the same error message, but the transfer seems to be completing just fine and files are uploaded to my FTP server.
The problem now is that sometimes the files are 0 B in size, and in general they are impossible to open – Ark, the utility provided by the KDE Plasma desktop on Linux to manage compressed archives, says that the archives are either not zip archives, or inconsistent.
This is the log from the last upload:
[2022-12-15 03:10:01 UTC] Last error: Array ( [type] => 8 [message] => Constant HDOM_SMARTY_AS_TEXT already defined [file] => /var/www/html/wp-content/plugins/responsive-lightbox/library/simplehtmldom/simple_html_dom.php [line] => 46 ) [2022-12-15 03:10:01 UTC] Cannot add signal handlers, pcntl_async_signals function does not exist. [2022-12-15 03:10:01 UTC] -------------------------------------------------------------------------------- [2022-12-15 03:10:01 UTC] Beginning Boldgrid_Backup_Admin_Ftp::upload… [2022-12-15 03:10:01 UTC] Local path: /var/www/boldgrid_backup/boldgrid-backup-www.mywebsite.com-101eceba-20221215-030029.zip / 2775021730 [2022-12-15 03:10:01 UTC] Remote path: mywebsite/boldgrid-backup-www.mywebsite.com-101eceba-20221215-030029.zip [2022-12-15 03:10:01 UTC] Connecting… [2022-12-15 03:10:01 UTC] Logging in… [2022-12-15 03:10:02 UTC] Beginning upload… [2022-12-15 03:10:13 UTC] Last error: Array ( [type] => 1024 [message] => Expected SSH_FXP_HANDLE or SSH_FXP_STATUS [file] => /var/www/html/wp-content/plugins/boldgrid-backup/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP.php [line] => 2313 ) [2022-12-15 03:10:13 UTC] Upload status:
So it seems like the FTP session is opened, but then the file transfer doesn’t actually happen (which explains why this file is 0 B).
This is from a previous upload: it seems like for some reason there are multiple backup files which are concurrently uploaded and this might explain why the files are then inconsistent:
[2022-12-11 03:10:02 UTC] Last error: Array ( [type] => 8 [message] => Constant HDOM_SMARTY_AS_TEXT already defined [file] => /var/www/html/wp-content/plugins/responsive-lightbox/library/simplehtmldom/simple_html_dom.php [line] => 46 ) [2022-12-11 03:10:02 UTC] Cannot add signal handlers, pcntl_async_signals function does not exist. [2022-12-11 03:10:02 UTC] -------------------------------------------------------------------------------- [2022-12-11 03:10:02 UTC] Beginning Boldgrid_Backup_Admin_Ftp::upload... [2022-12-11 03:10:02 UTC] Local path: /var/www/boldgrid_backup/boldgrid-backup-www.mywebsite.com-101eceba-20221211-030028.zip / 2764560359 [2022-12-11 03:10:02 UTC] Remote path: mywebsite/boldgrid-backup-www.mywebsite.com-101eceba-20221211-030028.zip [2022-12-11 03:10:02 UTC] Connecting... [2022-12-11 03:10:02 UTC] Logging in... [2022-12-11 03:10:03 UTC] Beginning upload... [2022-12-11 03:15:02 UTC] Last error: Array ( [type] => 8 [message] => Constant HDOM_SMARTY_AS_TEXT already defined [file] => /var/www/html/wp-content/plugins/responsive-lightbox/library/simplehtmldom/simple_html_dom.php [line] => 46 ) [2022-12-11 03:15:02 UTC] Cannot add signal handlers, pcntl_async_signals function does not exist. [2022-12-11 03:15:02 UTC] -------------------------------------------------------------------------------- [2022-12-11 03:15:02 UTC] Beginning Boldgrid_Backup_Admin_Ftp::upload... [2022-12-11 03:15:02 UTC] Local path: /var/www/boldgrid_backup/boldgrid-backup-www.mywebsite.com-101eceba-20221211-030028.zip / 2764560359 [2022-12-11 03:15:02 UTC] Remote path: mywebsite/boldgrid-backup-www.mywebsite.com-101eceba-20221211-030028.zip [2022-12-11 03:15:02 UTC] Connecting... [2022-12-11 03:15:02 UTC] Logging in... [2022-12-11 03:15:04 UTC] Beginning upload... [2022-12-11 03:20:01 UTC] Last error: Array ( [type] => 8 [message] => Constant HDOM_SMARTY_AS_TEXT already defined [file] => /var/www/html/wp-content/plugins/responsive-lightbox/library/simplehtmldom/simple_html_dom.php [line] => 46 ) [2022-12-11 03:20:01 UTC] Cannot add signal handlers, pcntl_async_signals function does not exist. [2022-12-11 03:20:01 UTC] -------------------------------------------------------------------------------- [2022-12-11 03:20:01 UTC] Beginning Boldgrid_Backup_Admin_Ftp::upload... [2022-12-11 03:20:01 UTC] Local path: /var/www/boldgrid_backup/boldgrid-backup-www.mywebsite.com-101eceba-20221211-030028.zip / 2764560359 [2022-12-11 03:20:01 UTC] Remote path: mywebsite/boldgrid-backup-www.mywebsite.com-101eceba-20221211-030028.zip [2022-12-11 03:20:01 UTC] Connecting... [2022-12-11 03:20:01 UTC] Logging in... [2022-12-11 03:20:02 UTC] Beginning upload... [2022-12-11 03:25:02 UTC] Last error: Array ( [type] => 8 [message] => Constant HDOM_SMARTY_AS_TEXT already defined [file] => /var/www/html/wp-content/plugins/responsive-lightbox/library/simplehtmldom/simple_html_dom.php [line] => 46 ) [2022-12-11 03:25:02 UTC] Cannot add signal handlers, pcntl_async_signals function does not exist. [2022-12-11 03:25:02 UTC] -------------------------------------------------------------------------------- [2022-12-11 03:25:02 UTC] Beginning Boldgrid_Backup_Admin_Ftp::upload... [2022-12-11 03:25:02 UTC] Local path: /var/www/boldgrid_backup/boldgrid-backup-www.mywebsite.com-101eceba-20221211-030028.zip / 2764560359 [2022-12-11 03:25:02 UTC] Remote path: mywebsite/boldgrid-backup-www.mywebsite.com-101eceba-20221211-030028.zip [2022-12-11 03:25:02 UTC] Connecting... [2022-12-11 03:25:02 UTC] Logging in... [2022-12-11 03:25:03 UTC] Beginning upload... [2022-12-11 03:30:02 UTC] Last error: Array ( [type] => 8 [message] => Constant HDOM_SMARTY_AS_TEXT already defined [file] => /var/www/html/wp-content/plugins/responsive-lightbox/library/simplehtmldom/simple_html_dom.php [line] => 46 ) [2022-12-11 03:30:02 UTC] Cannot add signal handlers, pcntl_async_signals function does not exist. [2022-12-11 03:30:02 UTC] -------------------------------------------------------------------------------- [2022-12-11 03:30:02 UTC] Beginning Boldgrid_Backup_Admin_Ftp::upload... [2022-12-11 03:30:02 UTC] Local path: /var/www/boldgrid_backup/boldgrid-backup-www.mywebsite.com-101eceba-20221211-030028.zip / 2764560359 [2022-12-11 03:30:02 UTC] Remote path: mywebsite/boldgrid-backup-www.mywebsite.com-101eceba-20221211-030028.zip [2022-12-11 03:30:02 UTC] Connecting... [2022-12-11 03:30:02 UTC] Logging in... [2022-12-11 03:30:04 UTC] Beginning upload... [2022-12-11 03:35:02 UTC] Last error: Array ( [type] => 8 [message] => Constant HDOM_SMARTY_AS_TEXT already defined [file] => /var/www/html/wp-content/plugins/responsive-lightbox/library/simplehtmldom/simple_html_dom.php [line] => 46 ) [2022-12-11 03:35:02 UTC] Cannot add signal handlers, pcntl_async_signals function does not exist. [2022-12-11 03:35:02 UTC] -------------------------------------------------------------------------------- [2022-12-11 03:35:02 UTC] Beginning Boldgrid_Backup_Admin_Ftp::upload... [2022-12-11 03:35:02 UTC] Local path: /var/www/boldgrid_backup/boldgrid-backup-www.mywebsite.com-101eceba-20221211-030028.zip / 2764560359 [2022-12-11 03:35:02 UTC] Remote path: mywebsite/boldgrid-backup-www.mywebsite.com-101eceba-20221211-030028.zip [2022-12-11 03:35:02 UTC] Connecting... [2022-12-11 03:35:02 UTC] Logging in... [2022-12-11 03:35:04 UTC] Beginning upload... [2022-12-11 03:40:02 UTC] Last error: Array ( [type] => 8 [message] => Constant HDOM_SMARTY_AS_TEXT already defined [file] => /var/www/html/wp-content/plugins/responsive-lightbox/library/simplehtmldom/simple_html_dom.php [line] => 46 ) [2022-12-11 03:40:02 UTC] Cannot add signal handlers, pcntl_async_signals function does not exist. [2022-12-11 03:40:02 UTC] -------------------------------------------------------------------------------- [2022-12-11 03:40:02 UTC] Beginning Boldgrid_Backup_Admin_Ftp::upload... [2022-12-11 03:40:02 UTC] Local path: /var/www/boldgrid_backup/boldgrid-backup-www.mywebsite.com-101eceba-20221211-030028.zip / 2764560359 [2022-12-11 03:40:02 UTC] Remote path: mywebsite/boldgrid-backup-www.mywebsite.com-101eceba-20221211-030028.zip [2022-12-11 03:40:02 UTC] Connecting... [2022-12-11 03:40:02 UTC] Logging in... [2022-12-11 03:40:04 UTC] Beginning upload... [2022-12-11 03:45:01 UTC] Last error: Array ( [type] => 8 [message] => Constant HDOM_SMARTY_AS_TEXT already defined [file] => /var/www/html/wp-content/plugins/responsive-lightbox/library/simplehtmldom/simple_html_dom.php [line] => 46 ) [2022-12-11 03:45:01 UTC] Cannot add signal handlers, pcntl_async_signals function does not exist. [2022-12-11 03:45:01 UTC] -------------------------------------------------------------------------------- [2022-12-11 03:45:01 UTC] Beginning Boldgrid_Backup_Admin_Ftp::upload... [2022-12-11 03:45:01 UTC] Local path: /var/www/boldgrid_backup/boldgrid-backup-www.mywebsite.com-101eceba-20221211-030028.zip / 2764560359 [2022-12-11 03:45:01 UTC] Remote path: mywebsite/boldgrid-backup-www.mywebsite.com-101eceba-20221211-030028.zip [2022-12-11 03:45:01 UTC] Connecting... [2022-12-11 03:45:01 UTC] Logging in... [2022-12-11 03:45:03 UTC] Beginning upload... [2022-12-11 03:47:32 UTC] Upload status: 1 [2022-12-11 03:47:32 UTC] Enforcing retention... [2022-12-11 03:47:32 UTC] Retention enforcement complete! [2022-12-11 03:47:32 UTC] Getting remote contents... [2022-12-11 03:47:33 UTC] Remote contents: Array ( [.] => Array ( [size] => 5 [uid] => 1000 [gid] => 100 [permissions] => 17917 [mode] => 17917 [type] => 2 [atime] => 1670730452 [mtime] => 1670728203 [filename] => . ) [..] => Array ( [size] => 7 [uid] => 0 [gid] => 100 [permissions] => 17917 [mode] => 17917 [type] => 2 [atime] => 1670728504 [mtime] => 1670344338 [filename] => .. ) [boldgrid-backup-www.mywebsite.com-101eceba-20221205-210646.zip] => Array ( [size] => 2687773683 [uid] => 1000 [gid] => 100 [permissions] => 33204 [mode] => 33204 [type] => 1 [atime] => 1670344346 [mtime] => 1670344857 [filename] => boldgrid-backup-www.mywebsite.com-101eceba-20221205-210646.zip ) [boldgrid-backup-www.mywebsite.com-101eceba-20221211-030028.zip] => Array ( [size] => 2764560359 [uid] => 1000 [gid] => 100 [permissions] => 33204 [mode] => 33204 [type] => 1 [atime] => 1670727909 [mtime] => 1670730453 [filename] => boldgrid-backup-www.mywebsite.com-101eceba-20221211-030028.zip ) [boldgrid-backup-www.mywebsite.com-101eceba-20221208-030026.zip] => Array ( [size] => 2783109839 [uid] => 1000 [gid] => 100 [permissions] => 33188 [mode] => 33188 [type] => 1 [atime] => 1670496641 [mtime] => 1670497141 [filename] => boldgrid-backup-www.mywebsite.com-101eceba-20221208-030026.zip ) ) [2022-12-11 03:47:33 UTC] Completed Boldgrid_Backup_Admin_Ftp::upload! [2022-12-11 03:59:42 UTC] Upload status: 1 [2022-12-11 03:59:42 UTC] Enforcing retention... [2022-12-11 03:59:43 UTC] Retention enforcement complete! [2022-12-11 03:59:43 UTC] Getting remote contents... [2022-12-11 03:59:43 UTC] Remote contents: Array ( [.] => Array ( [size] => 5 [uid] => 1000 [gid] => 100 [permissions] => 17917 [mode] => 17917 [type] => 2 [atime] => 1670730452 [mtime] => 1670728203 [filename] => . ) [..] => Array ( [size] => 7 [uid] => 0 [gid] => 100 [permissions] => 17917 [mode] => 17917 [type] => 2 [atime] => 1670728504 [mtime] => 1670344338 [filename] => .. ) [boldgrid-backup-www.mywebsite.com-101eceba-20221205-210646.zip] => Array ( [size] => 2687773683 [uid] => 1000 [gid] => 100 [permissions] => 33204 [mode] => 33204 [type] => 1 [atime] => 1670344346 [mtime] => 1670344857 [filename] => boldgrid-backup-www.mywebsite.com-101eceba-20221205-210646.zip ) [boldgrid-backup-www.mywebsite.com-101eceba-20221211-030028.zip] => Array ( [size] => 2764560359 [uid] => 1000 [gid] => 100 [permissions] => 33204 [mode] => 33204 [type] => 1 [atime] => 1670727909 [mtime] => 1670731183 [filename] => boldgrid-backup-www.mywebsite.com-101eceba-20221211-030028.zip ) [boldgrid-backup-www.mywebsite.com-101eceba-20221208-030026.zip] => Array ( [size] => 2783109839 [uid] => 1000 [gid] => 100 [permissions] => 33188 [mode] => 33188 [type] => 1 [atime] => 1670496641 [mtime] => 1670497141 [filename] => boldgrid-backup-www.mywebsite.com-101eceba-20221208-030026.zip ) ) [2022-12-11 03:59:43 UTC] Completed Boldgrid_Backup_Admin_Ftp::upload! [2022-12-11 04:11:19 UTC] Upload status: 1 [2022-12-11 04:11:19 UTC] Enforcing retention... [2022-12-11 04:11:19 UTC] Retention enforcement complete! [2022-12-11 04:11:19 UTC] Getting remote contents... [2022-12-11 04:11:19 UTC] Remote contents: Array ( [.] => Array ( [size] => 5 [uid] => 1000 [gid] => 100 [permissions] => 17917 [mode] => 17917 [type] => 2 [atime] => 1670730452 [mtime] => 1670728203 [filename] => . ) [..] => Array ( [size] => 7 [uid] => 0 [gid] => 100 [permissions] => 17917 [mode] => 17917 [type] => 2 [atime] => 1670728504 [mtime] => 1670344338 [filename] => .. ) [boldgrid-backup-www.mywebsite.com-101eceba-20221205-210646.zip] => Array ( [size] => 2687773683 [uid] => 1000 [gid] => 100 [permissions] => 33204 [mode] => 33204 [type] => 1 [atime] => 1670344346 [mtime] => 1670344857 [filename] => boldgrid-backup-www.mywebsite.com-101eceba-20221205-210646.zip ) [boldgrid-backup-www.mywebsite.com-101eceba-20221211-030028.zip] => Array ( [size] => 2764560359 [uid] => 1000 [gid] => 100 [permissions] => 33204 [mode] => 33204 [type] => 1 [atime] => 1670727909 [mtime] => 1670731879 [filename] => boldgrid-backup-www.mywebsite.com-101eceba-20221211-030028.zip ) [boldgrid-backup-www.mywebsite.com-101eceba-20221208-030026.zip] => Array ( [size] => 2783109839 [uid] => 1000 [gid] => 100 [permissions] => 33188 [mode] => 33188 [type] => 1 [atime] => 1670496641 [mtime] => 1670497141 [filename] => boldgrid-backup-www.mywebsite.com-101eceba-20221208-030026.zip ) ) [2022-12-11 04:11:19 UTC] Completed Boldgrid_Backup_Admin_Ftp::upload! [2022-12-11 04:11:43 UTC] Upload status: 1 [2022-12-11 04:11:43 UTC] Enforcing retention... [2022-12-11 04:11:43 UTC] Retention enforcement complete! [2022-12-11 04:11:43 UTC] Getting remote contents... [2022-12-11 04:11:44 UTC] Remote contents: Array ( [.] => Array ( [size] => 5 [uid] => 1000 [gid] => 100 [permissions] => 17917 [mode] => 17917 [type] => 2 [atime] => 1670730452 [mtime] => 1670728203 [filename] => . ) [..] => Array ( [size] => 7 [uid] => 0 [gid] => 100 [permissions] => 17917 [mode] => 17917 [type] => 2 [atime] => 1670728504 [mtime] => 1670344338 [filename] => .. ) [boldgrid-backup-www.mywebsite.com-101eceba-20221205-210646.zip] => Array ( [size] => 2687773683 [uid] => 1000 [gid] => 100 [permissions] => 33204 [mode] => 33204 [type] => 1 [atime] => 1670344346 [mtime] => 1670344857 [filename] => boldgrid-backup-www.mywebsite.com-101eceba-20221205-210646.zip ) [boldgrid-backup-www.mywebsite.com-101eceba-20221211-030028.zip] => Array ( [size] => 2764560359 [uid] => 1000 [gid] => 100 [permissions] => 33204 [mode] => 33204 [type] => 1 [atime] => 1670727909 [mtime] => 1670727909 [filename] => boldgrid-backup-www.mywebsite.com-101eceba-20221211-030028.zip ) [boldgrid-backup-www.mywebsite.com-101eceba-20221208-030026.zip] => Array ( [size] => 2783109839 [uid] => 1000 [gid] => 100 [permissions] => 33188 [mode] => 33188 [type] => 1 [atime] => 1670496641 [mtime] => 1670497141 [filename] => boldgrid-backup-www.mywebsite.com-101eceba-20221208-030026.zip ) ) [2022-12-11 04:11:44 UTC] Completed Boldgrid_Backup_Admin_Ftp::upload!
Let me know if you need more info. In the meantime, thanks for your help!