duplicity-talk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Duplicity-talk] OVHCloud's S3


From: Troels Arvin
Subject: Re: [Duplicity-talk] OVHCloud's S3
Date: Sun, 14 May 2023 14:48:10 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0

Hello Kenneth,

You wrote:
  Here is a prelim patch

Thanks. Below is the new error message. By the way, Edgar, it did not help changing s3:// to s3:///

Using temporary directory /tmp/duplicity-t6qxcp1j-tempdir
Registering (mkstemp) temporary file /tmp/duplicity-t6qxcp1j-tempdir/mkstemp-ou31e5ng-1
Temp has 4056936448 available, backup will use approx 482344960.
Backtrace of previous error: Traceback (innermost last):
  File "/usr/lib64/python3.11/site-packages/duplicity/backend.py", line 387, in inner_retry
    return fn(self, *args)
           ^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.11/site-packages/duplicity/backend.py", line 607, in list
    return [tobytes(x) for x in self.backend._list()]
                                ^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.11/site-packages/duplicity/backends/s3_boto3_backend.py", line 174, in _list
    self.reset_connection()
  File "/usr/lib64/python3.11/site-packages/duplicity/backends/s3_boto3_backend.py", line 101, in reset_connection
    error_resource = bce.response[u'Error'][u'Resource']
                     ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
 KeyError: 'Resource'

Attempt of list Nr. 1 failed. KeyError: Resource



reply via email to

[Prev in Thread] Current Thread [Next in Thread]