sabeechen / hassio-google-drive-backup

Automatically create and sync Home Assistant backups into Google Drive
MIT License
3.2k stars 198 forks source link

Google gave an unexpected response #1081

Open Sarnog opened 2 months ago

Sarnog commented 2 months ago

Google backup is malfunctioning with HA 9.2024. When it try's to upload the backup image it also restarts HA when it's almost done.

Here's a bit of the log:

09-07 04:31:18 ERROR Google gave an unexpected response
09-07 04:31:18 INFO I'll try again in 5 minutes, 20 seconds
09-07 04:36:38 INFO Syncing Backups
09-07 04:36:38 INFO Uploading 'Full Backup 2024-09-07 04:00:00' to Google Drive
09-07 04:36:38 INFO A backup directory file was modified, we'll check for new backups soon.
09-07 04:45:43 ERROR 
  addon/backup/model/coordinator.py:198
(_sync)
  addon/backup/model/model.py:250
(sync)
  addon/backup/drive/drivesource.py:205
(save)

addon/backup/drive/driverequests.py:316
(create)

addon/backup/drive/driverequests.py:388
(retryRequest)

addon/backup/creds/driverequester.py:33
(request)
addon/backup/tracing_session.py:39
(_request)
  /site-packages/aiohttp/client.py:601
(_request)
  /site-packages/aiohttp/client_reqrep.py:965
(start)
  /site-packages/aiohttp/streams.py:622
(read)
aiohttp.client_exceptions.ClientOSError
: [Errno 104] Connection reset by peer