|
From: Sethuraman R. <wri...@gm...> - 2014-03-21 04:24:44
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
An unexpected error has occurred.
Please report the following lines to:
s3t...@li...
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Problem: AttributeError: 'NoneType' object has no attribute 'getchildren'
S3cmd: 1.5.0-alpha1
Traceback (most recent call last):
File "/Users/sethu/scripts/s3cmd/s3cmd", line 2037, in <module>
main()
File "/Users/sethu/scripts/s3cmd/s3cmd", line 1978, in main
cmd_func(args)
File "/Users/sethu/scripts/s3cmd/s3cmd", line 104, in cmd_ls
subcmd_bucket_list(s3, uri)
File "/Users/sethu/scripts/s3cmd/s3cmd", line 134, in subcmd_bucket_list
response = s3.bucket_list(bucket, prefix = prefix)
File "/Users/sethu/scripts/s3cmd/S3/S3.py", line 249, in bucket_list
response = self.bucket_list_noparse(conn, bucket, prefix, recursive,
uri_params)
File "/Users/sethu/scripts/s3cmd/S3/S3.py", line 275, in
bucket_list_noparse
response = self.send_request(request, conn = connection)
File "/Users/sethu/scripts/s3cmd/S3/S3.py", line 706, in send_request
raise S3Error(response)
File "/Users/sethu/scripts/s3cmd/S3/Exceptions.py", line 52, in __init__
for child in error_node.getchildren():
AttributeError: 'NoneType' object has no attribute 'getchildren'
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
An unexpected error has occurred.
Please report the above lines to:
|