Hi

On Mon 07-Sep-2015 at 01:10:49PM -0700, Nikolaus Rath wrote:
> 
> Look at ~/.s3ql/mount.log.

Thanks, I have this:

  2015-08-13 01:40:51.051 1246: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
      run_old(*args, **kw)
    File "/usr/lib/python3.4/threading.py", line 868, in run
      self._target(*self._args, **self._kwargs)
    File "/usr/lib/s3ql/s3ql/block_cache.py", line 404, in _upload_loop
      self._do_upload(*tmp)
    File "/usr/lib/s3ql/s3ql/block_cache.py", line 431, in _do_upload
      % obj_id).get_obj_size()
    File "/usr/lib/s3ql/s3ql/backends/common.py", line 52, in wrapped
      return method(*a, **kw)
    File "/usr/lib/s3ql/s3ql/backends/common.py", line 271, in perform_write
      return fn(fh)
    File "/usr/lib/s3ql/s3ql/backends/comprenc.py", line 547, in __exit__
      self.close()
    File "/usr/lib/s3ql/s3ql/backends/comprenc.py", line 541, in close
      self.fh.close()
    File "/usr/lib/s3ql/s3ql/backends/comprenc.py", line 706, in close
      self.fh.close()
    File "/usr/lib/s3ql/s3ql/backends/common.py", line 52, in wrapped
      return method(*a, **kw)
    File "/usr/lib/s3ql/s3ql/backends/s3c.py", line 906, in close
      headers=self.headers, body=self.fh)
    File "/usr/lib/s3ql/s3ql/backends/s3c.py", line 505, in _do_request
      self._parse_error_response(resp)
    File "/usr/lib/s3ql/s3ql/backends/s3c.py", line 539, 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.
  2015-08-13 01:48:39.010 1246:MainThread s3ql.mount.unmount: Unmounting file 
system...

I have just checked the backup script and there is no rate limit set for rsync,
I can set a rate for the future but would like to rescue this filesystem first,
if that is possible?

All the best

Chris

-- 
Webarchitects Co-operative
http://webarchitects.coop/
+44 114 276 9709
@webarchcoop

-- 
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