[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2116: xml parse error from S4 service

Tahoe-LAFS trac at tahoe-lafs.org
Sat Mar 22 02:27:43 UTC 2014


#2116: xml parse error from S4 service
-------------------------+-------------------------------------------------
     Reporter:  zooko    |      Owner:  daira
         Type:  defect   |     Status:  assigned
     Priority:  major    |  Milestone:  undecided
    Component:  code-    |    Version:  1.9.0-s3branch
  storage                |   Keywords:  s3 error txaws retry LeastAuthority
   Resolution:           |
Launchpad Bug:           |
-------------------------+-------------------------------------------------

Comment (by CyberAxe):

 Here's another error after the last one
 {{{
 :: ---------------------  START of LOG  ------------
 :: START Date: 20142103 Time: 174729
 :: Backup-Now assuming tahoe: as alias and BackedUp as Target Location in
 Grid
 :: c:\Python27\ must be in system PATH: see tahoe-lafs Windows wiki for
 help
 :: Will Backup everything in folder c:\BackMeUp\
 :: v0040
 :: ---------------------  Start Backup  ------------
 :: ---------------------  Errors Backup  -----------
 Traceback (most recent call last):
   File "c:\allmydata-tahoe-1.10.0\src\allmydata\scripts\runner.py", line
 156, in run
     rc = runner(sys.argv[1:], install_node_control=install_node_control)
   File "c:\allmydata-tahoe-1.10.0\src\allmydata\scripts\runner.py", line
 141, in runner
     rc = cli.dispatch[command](so)
   File "c:\allmydata-tahoe-1.10.0\src\allmydata\scripts\cli.py", line 574,
 in backup
     rc = tahoe_backup.backup(options)
   File "c:\allmydata-tahoe-1.10.0\src\allmydata\scripts\tahoe_backup.py",
 line 325, in backup
     return bu.run()
   File "c:\allmydata-tahoe-1.10.0\src\allmydata\scripts\tahoe_backup.py",
 line 123, in run
     put_child(archives_url, now, new_backup_dircap)
   File "c:\allmydata-tahoe-1.10.0\src\allmydata\scripts\tahoe_backup.py",
 line 57, in put_child
     raise HTTPError("Error during put_child", resp)
 HTTPError: Error during put_child: 500 Internal Server Error
 "Traceback (most recent call last):
 Failure: allmydata.mutable.common.NotEnoughServersError: ('Publish ran out
 of good servers, last failure was: [Failure instance: Traceback (failure
 with no frames): <class \\'foolscap.tokens.RemoteException\\'>:
 <RemoteException around \\'[CopiedFailure instance: Traceback from remote
 host -- Traceback (most recent call last):\\n  File \"/usr/lib/python2.7
 /dist-packages/foolscap/eventual.py\", line 26, in _turn\\n    cb(*args,
 **kwargs)\\n  File
 \"/home/customer/LAFS_source/src/allmydata/util/deferredutil.py\", line
 55, in _with_log\\n    op(res)\\n  File \"/usr/local/lib/python2.7/dist-
 packages/Twisted-13.2.0-py2.7-linux-i686.egg/twisted/internet/defer.py\",
 line 382, in callback\\n    self._startRunCallbacks(result)\\n  File
 \"/usr/local/lib/python2.7/dist-
 packages/Twisted-13.2.0-py2.7-linux-i686.egg/twisted/internet/defer.py\",
 line 490, in _startRunCallbacks\\n    self._runCallbacks()\\n---
 <exception caught here> ---\\n  File \"/usr/local/lib/python2.7/dist-
 packages/Twisted-13.2.0-py2.7-linux-i686.egg/twisted/internet/defer.py\",
 line 577, in _runCallbacks\\n    current.result = callback(current.result,
 *args, **kw)\\n  File
 \"/home/customer/LAFS_source/src/allmydata/storage/backends/base.py\",
 line 170, in _update_lease\\n
 account.add_or_renew_default_lease(self.storage_index, shnum)\\n  File
 \"/home/customer/LAFS_source/src/allmydata/storage/account.py\", line 58,
 in add_or_renew_default_lease\\n    return
 self.add_or_renew_lease(storage_index, shnum, renewal_time,
 expiration_time)\\n  File
 \"/home/customer/LAFS_source/src/allmydata/storage/account.py\", line 63,
 in add_or_renew_lease\\n    renewal_time, expiration_time)\\n  File
 \"/home/customer/LAFS_source/src/allmydata/storage/leasedb.py\", line 267,
 in add_or_renew_leases\\n    raise NonExistentShareError(si_s,
 shnum)\\nallmydata.storage.leasedb.NonExistentShareError: can\\'t find
 SI=\\'o2ofk2psfahdhyf5uq3nqdmrwe\\' shnum=0 in \`shares\`
 table\\n]\\'>\\n]', None)
 }}}

--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2116#comment:25>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list