<span id="result_box" class="medium_text"><span style="background-color: rgb(255, 255, 255);" title="Hola como estan,">Hello,<br></span><span style="background-color: rgb(255, 255, 255);" title="Yo tengo problemas
usando StarCluster, al momento de ejecutar el comando starcluster -s me
muestra el siguiente error:">I have problems using StarCluster, when
running starcluster-s command shows me the following error:</span></span><br><br><div style="margin-left: 40px;">>>> Setting up the cluster...<br>
ec2utils.py:284 - DEBUG - Creating persistent connection to
<a href="http://ec2-72-44-60-176.compute-1.amazonaws.com">ec2-72-44-60-176.compute-1.amazonaws.com</a><br>
ssh.py:60 - DEBUG - private key specified<br>
ssh.py:66 - WARNING - specified key does not end in either rsa or dsa,
trying both<br>
>>> Using private key /tmp/calderon-corral.pem (rsa)<br>
Traceback (most recent call last):<br>
File "/usr/local/bin/starcluster", line 5, in <module><br>
pkg_resources.run_script('StarCluster==0.90.1', 'starcluster')<br>
File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 448, in
run_script<br>
self.require(requires)[0].run_script(script_name, ns)<br>
File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 1173,
in run_script<br>
exec script_code in namespace, namespace<br>
File
"/usr/local/lib/python2.6/dist-packages/StarCluster-0.90.1-py2.6.egg/EGG-INFO/scripts/starcluster",
line 100, in <module><br>
<br>
File
"/usr/local/lib/python2.6/dist-packages/StarCluster-0.90.1-py2.6.egg/EGG-INFO/scripts/starcluster",
line 71, in main<br>
<br>
File "build/bdist.linux-i686/egg/starcluster/ec2utils.py", line 27, in
wrapper<br>
File "build/bdist.linux-i686/egg/starcluster/ec2utils.py", line 321,
in start_cluster<br>
File "build/bdist.linux-i686/egg/starcluster/ec2utils.py", line 285,
in get_nodes<br>
File "build/bdist.linux-i686/egg/starcluster/ssh.py", line 80, in
__init__<br>
File "build/bdist.linux-i686/egg/paramiko/transport.py", line 989, in
connect<br>
File "build/bdist.linux-i686/egg/paramiko/transport.py", line 1216, in
auth_publickey<br>
File "build/bdist.linux-i686/egg/paramiko/auth_handler.py", line 174,
in wait_for_response<br>
paramiko.AuthenticationException: Authentication failed.<br></div>
<br><br>I'm using paramiko 1.7.4 <br><br><div style="margin-left: 40px;">root@ip-10-195-45-223:~/StarCluster-0.90.1# python -c "import paramiko; print paramiko.__version__"<br>/usr/local/lib/python2.6/dist-packages/Crypto/Hash/SHA.py:6: DeprecationWarning: the sha module is deprecated; use the hashlib module instead<br>
from sha import *<br>/usr/local/lib/python2.6/dist-packages/Crypto/Hash/MD5.py:6: DeprecationWarning: the md5 module is deprecated; use hashlib instead<br> from md5 import *<br>1.7.4 (Desmond)<br></div><br>Greetings<br clear="all">
Carlos Corral Espinoza<br><br>