Large backups fail with gio+google-drive backend

Bug #1810182 reported by Andrew C. Dingman
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Duplicity
New
Undecided
Unassigned
Déjà Dup
New
Undecided
Unassigned

Bug Description

This was reported nearly a year ago as a Deja Dup bug, but it's really a problem with Duplicity itself. https://bugs.launchpad.net/deja-dup/+bug/1747646

Essentially, small backups work, but large ones eventually fail with the following message:

Giving up after 5 attempts. Error: Authentication required: {
 "error": {
  "errors": [
   {
    "domain": "global",
    "reason": "authError",
    "message": "Invalid Credentials",
    "locationType": "header",
    "location": "Authorization"
   }
  ],
  "code": 401,
  "message": "Invalid Credentials"
 }
}

Resuming with the same unmodified command appears to work.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.