*** This bug is a duplicate of bug 1720159 ***
https://bugs.launchpad.net/bugs/1720159
Hi,
my report looks different but syslog reports memory error and when I set up a
fresh S3 bucket
test works just fine with the same credentials so this must be duplicity
related.
- It does the same with version 0.7.14 as well as the latest stable 0.7.17
- Cache purge workaround did not work
- also worth mentioning it ONLY happens when I do FULL backup. For some reason
incrementals work.
- I am on debian jessie
root@urdongo:~/bin# /usr/local/bin/duplicity full -vd --full-if-older-than 30D
--s3-use-new-style --s3-european-buckets
--include='/home/zoltan/backups/dup-s3-backup' --exclude=** /
s3://s3.eu-west-2.amazonaws.com/backup-urdongo/
Using archive dir: /root/.cache/duplicity/d34b7e48840fd480561c555df1d9c5ef
Using backup name: d34b7e48840fd480561c555df1d9c5ef
GPG binary is gpg, version 1.4.18
Import of duplicity.backends.acdclibackend Succeeded
Import of duplicity.backends.azurebackend Succeeded
Import of duplicity.backends.b2backend Succeeded
Import of duplicity.backends.botobackend Succeeded
Import of duplicity.backends.cfbackend Succeeded
Import of duplicity.backends.dpbxbackend Failed: No module named dropbox
Import of duplicity.backends.gdocsbackend Succeeded
Import of duplicity.backends.giobackend Succeeded
Import of duplicity.backends.hsibackend Succeeded
Import of duplicity.backends.hubicbackend Succeeded
Import of duplicity.backends.imapbackend Succeeded
Import of duplicity.backends.lftpbackend Succeeded
Import of duplicity.backends.localbackend Succeeded
Import of duplicity.backends.mediafirebackend Succeeded
Import of duplicity.backends.megabackend Succeeded
Import of duplicity.backends.multibackend Succeeded
Import of duplicity.backends.ncftpbackend Succeeded
Import of duplicity.backends.onedrivebackend Succeeded
Import of duplicity.backends.par2backend Succeeded
Import of duplicity.backends.pydrivebackend Succeeded
Import of duplicity.backends.rsyncbackend Succeeded
Import of duplicity.backends.ssh_paramiko_backend Succeeded
Import of duplicity.backends.ssh_pexpect_backend Succeeded
Import of duplicity.backends.swiftbackend Succeeded
Import of duplicity.backends.sxbackend Succeeded
Import of duplicity.backends.tahoebackend Succeeded
Import of duplicity.backends.webdavbackend Succeeded
Using temporary directory /tmp/duplicity-0MoyQC-tempdir
Traceback (innermost last):
File "/usr/local/bin/duplicity", line 1555, in <module>
with_tempdir(main)
File "/usr/local/bin/duplicity", line 1541, in with_tempdir
fn()
File "/usr/local/bin/duplicity", line 1380, in main
action = commandline.ProcessCommandLine(sys.argv[1:])
File "/usr/local/lib/python2.7/dist-packages/duplicity/commandline.py", line
1140, in ProcessCommandLine
backup, local_pathname = set_backend(args[0], args[1])
File "/usr/local/lib/python2.7/dist-packages/duplicity/commandline.py", line
1015, in set_backend
globals.backend = backend.get_backend(bend)
File "/usr/local/lib/python2.7/dist-packages/duplicity/backend.py", line 223,
in get_backend
obj = get_backend_object(url_string)
File "/usr/local/lib/python2.7/dist-packages/duplicity/backend.py", line 209,
in get_backend_object
return factory(pu)
File
"/usr/local/lib/python2.7/dist-packages/duplicity/backends/_boto_single.py",
line 166, in __init__
self.resetConnection()
File
"/usr/local/lib/python2.7/dist-packages/duplicity/backends/_boto_single.py",
line 188, in resetConnection
self.conn = get_connection(self.scheme, self.parsed_url, self.storage_uri)
File
"/usr/local/lib/python2.7/dist-packages/duplicity/backends/_boto_single.py",
line 99, in get_connection
is_secure=(not globals.s3_unencrypted_connection))
File "/usr/local/lib/python2.7/dist-packages/boto/storage_uri.py", line 117,
in connect
**connection_args)
File "/usr/local/lib/python2.7/dist-packages/boto/s3/connection.py", line
194, in __init__
validate_certs=validate_certs, profile_name=profile_name)
File "/usr/local/lib/python2.7/dist-packages/boto/connection.py", line 569,
in __init__
host, config, self.provider, self._required_auth_capability())
File "/usr/local/lib/python2.7/dist-packages/boto/auth.py", line 1021, in
get_auth_handler
'Check your credentials' % (len(names), str(names)))
NoAuthHandlerFound: No handler was ready to authenticate. 1 handlers were
checked. ['S3HmacAuthV4Handler'] Check your credentials
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722454
Title:
Duplicity fails with MemoryError
To manage notifications about this bug go to:
https://bugs.launchpad.net/duplicity/+bug/1722454/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs