On Nov 06 2015, Chris Croome <[email protected]> wrote:
> 2015-11-06 01:38:11.538 30006:Thread-3 root.excepthook: Uncaught top-level 
> exception:
> Traceback (most recent call last):
>   File "/usr/lib/s3ql/s3ql/mount.py", line 64, in run_with_except_hook
[...]
>   File "/usr/lib/s3ql/s3ql/backends/s3c.py", line 510, in _do_request
>     self._parse_error_response(resp)
>   File "/usr/lib/s3ql/s3ql/backends/s3c.py", line 544, in 
> _parse_error_response
>     raise get_S3Error(tree.findtext('Code'), tree.findtext('Message'), 
> resp.headers)
> s3ql.backends.s3c.S3Error: ServiceUnavailable: Please reduce your
> request rate.

Sounds like https://bitbucket.org/nikratio/s3ql/issues/161. The patch is
not yet included in a released S3QL version, but it'd be great if you
could apply it locally and report if it fixes the problem.

If download it from
https://bitbucket.org/nikratio/s3ql/commits/20dbe193b556f47e60ca40aba20d05214296ae29/raw/
you should be able to past it into `patch -p1`.

Best,
-Nikolaus

-- 
GPG encrypted emails preferred. Key id: 0xD113FCAC3C4E599F
Fingerprint: ED31 791B 2C5C 1613 AF38 8B8A D113 FCAC 3C4E 599F

             »Time flies like an arrow, fruit flies like a Banana.«

-- 
You received this message because you are subscribed to the Google Groups 
"s3ql" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to