I recently started encountering time-out errors when backing up to Google Drive. What could be causing this, and how do I fix it?
A couple of relevant lines from the log are:
2024-08-10 04:14:19.425 INFO GCD_RETRY [0] Maximum number of retries reached (backoff: 64, attempts: 15)
2024-08-10 04:14:19.426 ERROR UPLOAD_CHUNK Failed to upload the chunk e3cb8d2f79f43220ccff0694363c1e30aaa9d077ad04cc36dca05b99ab513963: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": read tcp 10.0.0.10:52273->172.253.122.95:443: wsarecv: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
[I cannot post more lines because they contain URLs, and I cannot upload files because I am a “new user”.]