[H-SASIG] rdiff-image-cron /etc/rdiff-image/rdiff-image.conf FAILED!

root root at excalibur.humbug.org.au
Thu Mar 21 03:46:40 EDT 2013


The backup attempted by the command:
  /usr/bin/rdiff-image-cron --no-disable-warning /etc/rdiff-image/rdiff-image.conf
failed.  Sorry.

Hopefully, its output will give you a clue:

  Traceback (most recent call last):
    File "/usr/share/rdiff-image/rdiff-image-s3.py", line 939, in <module>
      main(sys.argv)
    File "/usr/share/rdiff-image/rdiff-image-s3.py", line 790, in main
      send_backups_to_store(store, backups)
    File "/usr/share/rdiff-image/rdiff-image-s3.py", line 620, in send_backups_to_store
      store.send_backup(backup)
    File "/usr/share/rdiff-image/rdiff-image-s3.py", line 482, in send_backup
      self._run_action("send", action, backup)
    File "/usr/share/rdiff-image/rdiff-image-s3.py", line 548, in _run_action
      action()
    File "/usr/share/rdiff-image/rdiff-image-s3.py", line 481, in <lambda>
      action = lambda: self._bucket.new_key(bucket_key).set_contents_from_filename(backup.pathname, replace=False)
    File "/var/lib/python-support/python2.5/boto/s3/key.py", line 333, in set_contents_from_filename
      self.set_contents_from_file(fp, headers, replace, cb, num_cb)
    File "/var/lib/python-support/python2.5/boto/s3/key.py", line 322, in set_contents_from_file
      self.send_file(fp, headers, cb, num_cb)
    File "/var/lib/python-support/python2.5/boto/s3/key.py", line 274, in send_file
      self.name, headers, sender=sender)
    File "/var/lib/python-support/python2.5/boto/s3/connection.py", line 201, in make_request
      data, host, auth_path, sender)
    File "/var/lib/python-support/python2.5/boto/connection.py", line 262, in make_request
      return self._mexe(method, path, data, headers, host, sender)
    File "/var/lib/python-support/python2.5/boto/connection.py", line 211, in _mexe
      response = sender(connection, method, path, data, headers)
    File "/var/lib/python-support/python2.5/boto/s3/key.py", line 253, in sender
      raise S3ResponseError(response.status, response.reason, body)
  boto.exception.S3ResponseError: S3ResponseError: 400 Bad Request
  <?xml version="1.0" encoding="UTF-8"?>
  <Error><Code>RequestTimeout</Code><Message>Your socket connection to the server was not read from or written to within the timeout period. Idle connections will be closed.</Message><RequestId>35FB0285A5847EF0</RequestId><HostId>IdiL70MvbfEZcWAQOJF/iHWpXXkL6pVWOhsqrkkgqjG/+UGA+S5GsnLOwLDLFsTw</HostId></Error>


--
Regards,
rdiff-image-cron
running on excalibur.



More information about the Sasig mailing list