Corporate Home Open Source Home
Syndicate content
Eucalyptus
1 reply [Last post]
khurramaltaf
Offline
Joined: 07/23/2010

I have setup a cloud first time using euca2ools1.3 and eucalyptus2.0 , all euca commands work fine even i have registered images and started running vms though they didn't run. but when my machine starts or i open another terminal, i run any euca-command and find this error:
Warning: failed to parse error message from AWS: :1:49: syntax error
Traceback (most recent call last):
File "/usr/bin/euca-describe-availability-zones", line 97, in
main()
File "/usr/bin/euca-describe-availability-zones", line 93, in main
euca.display_error_and_exit('%s' % ex)
File "/usr/lib/python2.5/site-packages/euca2ools/__init__.py", line 1079, in display_error_and_exit
dom = minidom.parseString(msg)
File "/usr/lib/python2.5/xml/dom/minidom.py", line 1923, in parseString
return expatbuilder.parseString(string)
File "/usr/lib/python2.5/xml/dom/expatbuilder.py", line 940, in parseString
return builder.parseString(string)
File "/usr/lib/python2.5/xml/dom/expatbuilder.py", line 223, in parseString
parser.Parse(string, True)
xml.parsers.expat.ExpatError: syntax error: line 1, column 49

.I have python 2.6 installed and using centos.

graziano
Offline
Joined: 01/14/2010
Hello, can you try to install

Hello,

can you try to install the newly released euca2ools 1.3.1? There were some issues with 1.3 and CentOS in particular, that the new version should have fixed.

cheers
graziano