After doing some research, it appears that when an "SSLError: The read operation timed out" occurs, the connection is closed. In the code that handles this, there is a retry loop, but the retry loop does not re-set up the connection, so I believe this is the source of the "Bad Request". It's not clear why there is a read time out in the first place, but perhaps a way to workaround this is to add code in the loop to re-set up the connection when this error is seen.
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1161599 Title: Backup to Ubuntu one failed, after 5 attempts status 400 bad request To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/deja-dup/+bug/1161599/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
