Hi Warren,

Warren Daly <[email protected]> writes:
[...]
>   File 
> "/usr/local/lib/python2.7/dist-packages/s3ql-1.17-py2.7-linux-x86_64.egg
> /s3ql/backends/s3c.py", line 281, in open_read
>     resp = self._do_request('GET', '/%s%s' % (self.prefix, key))
>   File 
> "/usr/local/lib/python2.7/dist-packages/s3ql-1.17-py2.7-linux-x86_64.egg
> /s3ql/backends/s3c.py", line 405, in _do_request
>     tree = ElementTree.parse(resp).getroot()
>   File "<string>", line 62, in parse
>   File "<string>", line 38, in parse
> ParseError: no element found: line 1, column 0

This looks as if Amazon send you a malformed XML error message. If you
use a current S3QL version, it'd give more debugging information so that
we could find out if it's truly an Amazon S3 problem (S3QL development
has uncovered quite a few of those so far) and if there might be a
workaround.

As long as you stay with 1.x, though, the chances of doing anything
about this are pretty slim. I don't run that version on any of my
systems anymore, the required changes are probably non-trivial, and this
seems like a pretty rare occurence, so I'm unlikely to spend much time
on it.

Best,
-Nikolaus

-- 
GPG encrypted emails preferred. Key id: 0xD113FCAC3C4E599F
Fingerprint: ED31 791B 2C5C 1613 AF38 8B8A D113 FCAC 3C4E 599F

             »Time flies like an arrow, fruit flies like a Banana.«

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