|
From: Sandy W. <sa...@pl...> - 2015-12-17 14:56:14
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
An unexpected error has occurred.
Please report the following lines to:
s3t...@li...
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Problem: ParseError: no element found: line 1, column 0
S3cmd: 1.1.0-beta3
Traceback (most recent call last):
File "/usr/bin/s3cmd", line 1800, in <module>
main()
File "/usr/bin/s3cmd", line 1741, in main
cmd_func(args)
File "/usr/bin/s3cmd", line 299, in cmd_object_put
response = s3.object_put(full_name, uri_final, extra_headers,
extra_label = seq_label)
File "/usr/share/s3cmd/S3/S3.py", line 382, in object_put
return self.send_file_multipart(file, headers, uri, size)
File "/usr/share/s3cmd/S3/S3.py", line 758, in send_file_multipart
response = upload.complete_multipart_upload()
File "/usr/share/s3cmd/S3/MultiPart.py", line 99, in complete_multipart_upload
response = self.s3.send_request(request, body = body)
File "/usr/share/s3cmd/S3/S3.py", line 613, in send_request
e = S3Error(response)
File "/usr/share/s3cmd/S3/Exceptions.py", line 48, in __init__
tree = getTreeFromXml(response["data"])
File "/usr/share/s3cmd/S3/Utils.py", line 69, in getTreeFromXml
tree = ET.fromstring(xml)
File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1301, in XML
return parser.close()
File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1654, in close
self._raiseerror(v)
File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1506, in _raiseerror
raise err
ParseError: no element found: line 1, column 0
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
An unexpected error has occurred.
Please report the above lines to:
s3t...@li...
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|