New question #153143 on Duplicity:
https://answers.launchpad.net/duplicity/+question/153143
I am using duplicity to backup my data via WEBDAV, which worked fine until
recently. But now I keep getting this error:
WebDAV PROPFIND attempt #1 failed: 200
And this traceback:
Traceback (most recent call last):
File "/usr/bin/duplicity", line 1245, in <module>
with_tempdir(main)
File "/usr/bin/duplicity", line 1238, in with_tempdir
fn()
File "/usr/bin/duplicity", line 1139, in main
sync_archive()
File "/usr/bin/duplicity", line 916, in sync_archive
remlist = globals.backend.list()
File
"/usr/lib64/python2.7/site-packages/duplicity/backends/webdavbackend.py", line
181, in list
log.Info("%s" % (document,))
UnboundLocalError: local variable 'document' referenced before assignment
I am using duplicity 0.6.11 on an OpenSuse 11.4 system.
What can I do to continue my backups?
--
You received this question notification because you are a member of
duplicity-team, which is an answer contact for Duplicity.
_______________________________________________
Mailing list: https://launchpad.net/~duplicity-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~duplicity-team
More help : https://help.launchpad.net/ListHelp