UpdraftPlus Home › Forums › Paid support forum – UpdraftPlus backup plugin › Google Backup upload timing out
- This topic has 7 replies, 4 voices, and was last updated 3 months, 2 weeks ago by Vanessa.
-
AuthorPosts
-
September 2, 2024 at 12:52 pm #2233643Damien RooneyParticipant
Backups working fine locally when i try to add it to google it just sits on retrying
Mon, September 2, 2024 13:34
Uploading files to remote storage (98%, file 41 of 41)
next resumption: 1 (after -xxxs) and it just never completes
0254.215 (0) The scheduled resumption is within 45 seconds – will reschedule
0254.219 (0) Rescheduling resumption 1: moving to 345 seconds from now (1725281070)
0254.228 (0) To decrease the likelihood of overlaps, increasing resumption interval to: 300 + 45 = 345
0254.229 (0) Googledrive chunked upload: 2.6 % uploaded (1048576 – increasing chunk size to 2048 KB – memory usage: 40.6 / 52)
0254.532 (0) Googledrive chunked upload: 7.7 % uploaded (3145728 – increasing chunk size to 4096 KB – memory usage: 40.6 / 52)
0254.882 (0) Googledrive chunked upload: 18 % uploaded (7340032 – increasing chunk size to 8192 KB – memory usage: 40.6 / 52)is the last entries. is it a size issue or what?
thanks
September 2, 2024 at 12:52 pm #2233644Damien RooneyParticipantThis reply has been marked as moderator-only.September 2, 2024 at 1:06 pm #2233657Bryle CroduaModeratorHi,
To help us work out the cause of your problem, can you please send us a copy of the full backup log?
This can be found in the UpdraftPlus Existing Backups tab. The contents will be too long to post here directly, but you can use an online service such as Dropbox or Pastebin, and post the link here.Kind Regards,
BryleSeptember 2, 2024 at 2:32 pm #2233721Damien RooneyParticipantSeptember 2, 2024 at 2:32 pm #2233722udadminKeymasterYour post contains a link that contains a link with wp-admin in it, linking to a WordPress admin dashboard. Such links can only be accessed by someone who is logged into WordPress. If you are wanting us to visit your WordPress admin dashboard, then please make a private reply with the necessary credentials (do not post them in a public post). Otherwise, please post again to confirm that no credentials are needed for us to visit the link.
September 4, 2024 at 9:22 am #2235151Damien RooneyParticipantHI have you got that file?
September 4, 2024 at 7:17 pm #2235495VanessaModeratorHi,
I was able to read the file thank you, can you install the free plugin WPCrontrol and take a screenshot of your Cron Events (just the top few and they don’t have to be from UpdraftPlus)
I think there might be an issue with your site scheduler.September 5, 2024 at 11:47 am #2236042Damien RooneyParticipantHI yes there does look to be.
There was a problem spawning a call to the WP-Cron system on your site. This means WP-Cron events on your site may not work. The problem was:Unexpected HTTP response code: 403
any ideas what it could be?
September 5, 2024 at 8:58 pm #2236404VanessaModeratorHTTP code 403 means that the host has blocked your wp-cron.php file (this is WordPress schedule system).
You can use alternative cron to workaround this or better, contact your hosting and ask them to change this.To use Alternative Cron add the following:
define(‘ALTERNATE_WP_CRON’ , true );
Somewhere above the following line in your wp-config.php;
/* That’s all, stop editing! Happy blogging. */
-
AuthorPosts
- The topic ‘Google Backup upload timing out’ is closed to new replies.