One drive backend issues

Asked by lioz

Hi,

I'm using duplicity with one drive backend to backup my pc.
My OS is raspbian on raspberry pi 2.
Duplicity version 0.7.10.

Error from log file using verbosity 9:
AsyncScheduler: running task synchronously (asynchronicity disabled)
Writing duplicity-full.20161028T162602Z.vol1.difftar.gpg
Checked quota in 1.345569s
Backtrace of previous error: Traceback (innermost last):
  File "/usr/local/lib/python2.7/dist-packages/duplicity/backend.py", line 369, in inner_retry
    return fn(self, *args)
  File "/usr/local/lib/python2.7/dist-packages/duplicity/backend.py", line 522, in put
    self.__do_put(source_path, remote_filename)
  File "/usr/local/lib/python2.7/dist-packages/duplicity/backend.py", line 508, in __do_put
    self.backend._put(source_path, remote_filename)
  File "/usr/local/lib/python2.7/dist-packages/duplicity/backends/onedrivebackend.py", line 282, in _put
    headers=headers)
  File "/usr/local/lib/python2.7/dist-packages/requests/sessions.py", line 522, in post
    return self.request('POST', url, data=data, json=json, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/requests_oauthlib/oauth2_session.py", line 358, in request
    headers=headers, data=data, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/requests/sessions.py", line 475, in request
    resp = self.send(prep, **send_kwargs)
  File "/usr/local/lib/python2.7/dist-packages/requests/sessions.py", line 596, in send
    r = adapter.send(request, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/requests/adapters.py", line 473, in send
    raise ConnectionError(err, request=request)
 ConnectionError: ('Connection aborted.', error("(104, 'Connection reset by peer')",))

Looks like an issue with oauth authentication with one drive?
I already created the authentication key using the website provided by the duplicity execution.

Any additional info missing?

Please advise.

Thanks,
Lioz.

Question information

Language:
English Edit question
Status:
Expired
For:
Duplicity Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Launchpad Janitor (janitor) said :
#1

This question was expired because it remained in the 'Open' state without activity for the last 15 days.