• Resolved steffeninseoul

    (@steffeninseoul)


    Hi,

    Since two days ago all worked fine. But now when I do a backup it does not store it into google drive anymore. The backups end after some retries but end up in the state of “not finished”. I wonder if other have same problem?

    Any advice is much appreciated! Thanks & Cheers, Steffen

    Here is part of the log file:

    008.174 (0) Requesting upload of the files that have not yet been successfully uploaded (1) 0008.176 (0) Cloud backup selection (1/1): googledrive with instance (1/1) (last) 0008.178 (0) Beginning dispatch of backup to remote (googledrive) (instance identifier s-cb8154fb67c7286e632fcceb7e380f61) 0053.616 (0) Google Drive: quota usage: used=9242.8 MB, total=15360 MB, available=6117.2 MB 0053.617 (0) Google Drive: backup_2026-02-25-1915_Joy_Dental_Clinic_d46673d14bba-db.gz: Attempting to upload to Google Drive (into folder id: 1De9wLF0d_AJx2fXFBV7mcUKU4VxUOgus) 0084.047 (0) Googledrive chunked upload: 23.7 % uploaded (1048576) 0099.108 (0) Googledrive chunked upload: 47.4 % uploaded (2097152) 0114.182 (0) Googledrive chunked upload: 71.1 % uploaded (3145728) 0129.324 (0) Googledrive chunked upload: 94.8 % uploaded (4194304) 0140.860 (0) Google Drive: ERROR: upload exception (UDP_Google_IO_Exception): Failed to connect to http://www.googleapis.com port 443: Connection refused (line: 117, file: /home/joydental/public_html/wp-content/plugins/updraftplus/includes/Google/IO/Curl.php) 0152.390 (0) Google Drive: Upload exception (UDP_Google_IO_Exception): Failed to connect to http://www.googleapis.com port 443: Connection refused (line: 117, file: /home/joydental/public_html/wp-content/plugins/updraftplus/includes/Google/IO/Curl.php) 0152.391 (0) An error condition has occurred for the first time during this job 0152.393 (0) Retain: beginning examination of existing backup sets; user setting: retain_files=8, retain_db=12 0152.394 (0) These backup set(s) were imported from a remote location, so will not be counted or pruned. Skipping: 1766143320, 1766136120, 1766128380, 1766121720, 1766121120, 1766113980, 1766107320, 1766078220, 1766070780, 1766064900, 1766064120, 1766056380, 1766049840, 1766049060, 1766042100, 1766036640, 1766035740, 1765920120 0152.396 (0) Number of backup sets in history: 25; groups (db): 1 0152.396 (0) Examining (for databases) backup set with group_id=0, nonce=d46673d14bba, datestamp=1772014549 (Feb 25 2026 10:15:49) 0152.397 (0) This backup set is the backup set just made, so will not be deleted. 0152.397 (0) Examining (for databases) backup set with group_id=0, nonce=799dcefae5e3, datestamp=1772010847 (Feb 25 2026 09:14:07) 0152.397 (0) This backup set remains non-empty (f=0/d=1); will retain in history 0152.398 (0) Examining (for databases) backup set with group_id=0, nonce=05ef5e76e3de, datestamp=1772007691 (Feb 25 2026 08:21:31) 0152.398 (0) This backup set remains non-empty (f=1/d=1); will retain in history 0152.398 (0) Examining (for databases) backup set with group_id=0, nonce=2ef8017cbf67, datestamp=1772007668 (Feb 25 2026 08:21:08) 0152.398 (0) This backup set remains non-empty (f=0/d=1); will retain in history 0152.399 (0) Examining (for databases) backup set with group_id=0, nonce=fecec1762b23, datestamp=1771939054 (Feb 24 2026 13:17:34) 0152.399 (0) This backup set remains non-empty (f=0/d=1); will retain in history 0152.399 (0) Examining (for databases) backup set with group_id=0, nonce=58475a9b232c, datestamp=1771924492 (Feb 24 2026 09:14:52) 0152.399 (0) Examining (for databases) backup set with group_id=0, nonce=13f204245679, datestamp=1765800959 (Dec 15 2025 12:15:59) 0152.399 (0) This backup set (1765800959) was an ‘Always Keep’ backup, and we have not yet reached any retain limits, so it should be counted in the count of how many have been retained for purposes of the ‘how many to retain’ count. It will not be pruned. Skipping. 0152.399 (0) Number of backup sets in history: 25; groups (files): 1 0152.400 (0) Examining (for files) backup set with nonce=d46673d14bba, datestamp=1772014549 (Feb 25 2026 10:15:49)

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi Steffen,

    Can you provide the full log file using a service like PasteBin.
    There are other details which can help us identify the issue.

    Best regards,

    Nick

    Thread Starter steffeninseoul

    (@steffeninseoul)

    Hi Nick,

    Thanks for looking into it.

    https://pastebin.com/X1H5c4xy

    is the curl.php that you use out of date, perhaps?

    I had also contacted my hosting provider about the issue and also lowered chunk sizes to 25MB only.

    Here is their response:

    We have thoroughly checked the server:
    Outbound HTTPS (TCP port 443) is functioning normally.
    There are no firewall rules blocking outbound traffic.
    No DROP or REJECT events are recorded for port 443.
    Connections to Google over HTTPS work from the server.

    The UpdraftPlus error is related to intermittent connection refusals from specific Google API IP addresses (http://www.googleapis.com
    ). This indicates that the issue is not caused by our firewall configuration.

    Cheers,

    Steffen

    Hi Steffen,

    Thank you, I’m happy to help.

    I ran some tests with Google Drive and I didn’t experience any similar issues.
    It’s curious as initially the upload starts but shortly after this the errors kick in.

    The hosting input is useful as it confirms exactly what I see in the backup log.
    There’s a refusal from the Google API which sticks after the first instance of it.

    My suggestion at this point would be disconnect and reconnect Google Drive.
    This will confirm the authentication is valid and then you can run a test backup.

    I’m hoping it’s as simple as this, an authentication error, it’s happened before.
    If when you run the test backup the issue does persist please update me here.

    Your server looks to have enough resource to do bigger chunks than 25MB.
    Lowering it for trouble shooting makes sense, you can raise it back up later.

    At this point I think it’s more an issue of an unreliable Google Drive connect.
    The performance of the server looks to be perfectly OK with no issues there.

    Best regards,

    Nick

    Thread Starter steffeninseoul

    (@steffeninseoul)

    Hi Nick,

    I disconnected and reconnected to Google Drive twice, also with different Google accounts, still lowered chunk sizes to 25MB. However, all lead to the same result:

    0068.100 (0) Google Drive: id_from_path failure: exception (UDP_Google_IO_Exception): Failed to connect to http://www.googleapis.com port 443: Connection refused (line: 117, file: /home/joydental/public_html/wp-content/plugins/updraftplus/includes/Google/IO/Curl.php)

    I also noticed that when I do the connection to google, then the “complete button” does not lead me back to the updraft settings page. Instead, I get an 404 error. The URL is https://joydent.co.kr/wp-admin/options-general.php?action=updraftmethod-googledrive-auth&state=success%3As-cb8154fb67c7286e632fcceb7e380f61&access_token=eWEyOS5hMEFUa29DYzZIcExjYUl4TUgwdkt0emZPakZwTlBSZ0JtX3RKYUdnSjZuMzgwbld5MkYzb2huaE4yR3k4eEZzLW5UQnExcU8tY2dITUtPSFBvbnpXWHpJWTNjN09DQ3dZU05pSmVCSHA3d3hnbEgxQWRYeXNFXzZyYnBOVWJFXzBGY2VyWXB2bEFRbnFGQ3p4UEJIcXRrS0F1X2tKSW93T3psN2t2OW9Qd1YteHBkNkZ2V01zVnFKWmhraEdoN0Zfb2ZhLVlDdU1hQ2dZS0FjOFNBUlVTRlFIR1gyTWk3cUJJdWp5Mm5kWldWakUzX2thamtBMDIwNg%3D%3D&user_id=MTI2NjExOTNjNWY3NDJiMjNjMmMyOGQ5MDdlZjZkZGQ3ZWZlMjk3YjAxMmJkNmI4MDA0YWRiZGVlYThkMDA5NA%3D%3D&scope=drive.file+userinfo.profile

    O proceed then with the manual copying of the token…

    Is your curl.php file (from 2014) perhaps out of date and is missing anything new?

    I have otherwise no problems with my google drive at all…

    Any other idea, please? Thanks for your help!

    Cheers,

    Steffen

    Hi Steffen,

    Thank you for the update, apologies for the delay over the weekend.

    I’ve been testing Google Drive this morning and experienced no problems at all.
    The reason I don’t suspect a curl version issue at this point is due to the info here:

    0084.047 (0) Googledrive chunked upload: 23.7 % uploaded (1048576)
    0099.108 (0) Googledrive chunked upload: 47.4 % uploaded (2097152)
    0114.182 (0) Googledrive chunked upload: 71.1 % uploaded (3145728)
    0129.324 (0) Googledrive chunked upload: 94.8 % uploaded (4194304)
    0140.860 (0) Google Drive: ERROR: upload exception (UDP_Google_IO_Exception): Failed to connect to http://www.googleapis.com port 443: Connection refused (line: 117, file: /home/joydental/public_html/wp-content/plugins/updraftplus/includes/Google/IO/Curl.php)


    As you can see, the connection is made and the files are being uploaded normally.
    However, after this point the connection is abruptly refused by the Google Drive.

    The only explanation I can think of for this currently is based on past experience.
    Google sometimes flag files and can erroneously block these files as suspicious.

    We’ve confirmed I can use Google Drive and there are no other reports of issues.
    Your hosting has confirmed no firewall problem, this aligns with evidence so far.

    At the moment all indications are this is an issue with Google Drive connectivity.
    It looks like you’ll need to find out why the connection is being refused by them.

    If you can upload backups of other sites to Google Drive this may be indicative.
    By this I mean it may indicate the specific contents of the backup are a problem.

    Best regards,

    Nick

Viewing 5 replies - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.