[tahoe-lafs-trac-stream] [tahoe-lafs] #2116: xml parse error from S4 service
tahoe-lafs
trac at tahoe-lafs.org
Fri Nov 29 05:42:21 UTC 2013
#2116: xml parse error from S4 service
-------------------------+-------------------------------------------------
Reporter: zooko | Owner: daira
Type: defect | Status: assigned
Priority: normal | Milestone: undecided
Component: code- | Version: 1.9.0-s3branch
storage | Keywords: s3 error txaws retry LeastAuthority
Resolution: |
Launchpad Bug: |
-------------------------+-------------------------------------------------
Comment (by zooko):
Hm, I seem to get this ''every'' time that I run a full {{{tahoe backup}}}
on my data now. ☹ It seems like the !LeastAuthority S4 service is
suffering badly from this.
{{{
File \"/usr/local/lib/python2.7/dist-
packages/txAWS-0.2.1.post4-py2.7.egg/txaws/s3/client.py\", line 153, in
_parse_get_bucket
root = XML(xml_bytes)
File \"/usr/local/lib/python2.7/dist-
packages/txAWS-0.2.1.post4-py2.7.egg/txaws/util.py\", line 61, in XML
return parser.close()
File \"/usr/lib/python2.7/xml/etree/ElementTree.py\", line 1655, in
close
self._raiseerror(v)
File \"/usr/lib/python2.7/xml/etree/ElementTree.py\", line 1507, in
_raiseerror
raise err
xml.etree.ElementTree.ParseError: no element found: line 1, column 0
]'>
])
"
}}}
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2116#comment:11>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list