[tahoe-lafs-trac-stream] [tahoe-lafs] #2116: xml parse error from S4 service
tahoe-lafs
trac at tahoe-lafs.org
Tue Mar 18 17:00:13 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):
Got this last night, did Za do the update on my backend? If so it didn't
work.
:: --------------------- START of LOG ------------
:: START Date: 20141803 Time: 24638
:: 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 118, in run
new_backup_dircap = self.process(options.from_dir)
File "c:\allmydata-tahoe-1.10.0\src\allmydata\scripts\tahoe_backup.py",
line 188, in process
childcap = self.process(childpath)
File "c:\allmydata-tahoe-1.10.0\src\allmydata\scripts\tahoe_backup.py",
line 188, in process
childcap = self.process(childpath)
File "c:\allmydata-tahoe-1.10.0\src\allmydata\scripts\tahoe_backup.py",
line 188, in process
childcap = self.process(childpath)
File "c:\allmydata-tahoe-1.10.0\src\allmydata\scripts\tahoe_backup.py",
line 188, in process
childcap = self.process(childpath)
File "c:\allmydata-tahoe-1.10.0\src\allmydata\scripts\tahoe_backup.py",
line 194, in process
childcap, metadata = self.upload(childpath)
File "c:\allmydata-tahoe-1.10.0\src\allmydata\scripts\tahoe_backup.py",
line 305, in upload
raise HTTPError("Error during file PUT", resp)
HTTPError: Error during file PUT: 500 Internal Server Error
"Traceback (most recent call last):
File \"c:\\allmydata-tahoe-1.10.0\\src\\allmydata\\util\\pipeline.py\",
line 65, in _ebDeferred
self.checkForFinished()
File \"c:\\allmydata-tahoe-1.10.0\\src\\allmydata\\util\\pipeline.py\",
line 53, in checkForFinished
self.errback(self.failure)
File \"C:\\allmydata-tahoe-1.10.0\\support\\Lib\\site-
packages\\twisted-12.3.0-py2.7-win-
amd64.egg\\twisted\\internet\\defer.py\", line 422, in errback
self._startRunCallbacks(fail)
File \"C:\\allmydata-tahoe-1.10.0\\support\\Lib\\site-
packages\\twisted-12.3.0-py2.7-win-
amd64.egg\\twisted\\internet\\defer.py\", line 489, in _startRunCallbacks
self._runCallbacks()
--- <exception caught here> ---
File \"C:\\allmydata-tahoe-1.10.0\\support\\Lib\\site-
packages\\twisted-12.3.0-py2.7-win-
amd64.egg\\twisted\\internet\\defer.py\", line 576, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File \"c:\\allmydata-
tahoe-1.10.0\\src\\allmydata\\immutable\\encode.py\", line 501, in
_remove_shareholder
raise UploadUnhappinessError(msg)
allmydata.interfaces.UploadUnhappinessError: shares could be placed or
found on only 0 server(s). We were asked to place shares on at least 1
server(s) such that any 1 of them have enough shares to recover the file.:
[Failure instance: Traceback (failure with no frames): <class
'allmydata.util.pipeline.PipelineError'>: <PipelineError error=([Failure
instance: Traceback (failure with no frames): <class
'foolscap.tokens.RemoteException'>: <RemoteException around
'[CopiedFailure instance: Traceback from remote host -- Traceback (most
recent call last):
Failure: twisted.internet.error.ConnectionLost: Connection to the other
side was lost in a non-clean fashion.
]'>
])>
]
"
:: --------------------- End Backup --------------
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2116#comment:21>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list