<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;">&gt;&gt;&gt; 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>
&gt;&gt;&gt; Using private key /tmp/calderon-corral.pem (rsa)<br>
Traceback (most recent call last):<br>
  File &quot;/usr/local/bin/starcluster&quot;, line 5, in &lt;module&gt;<br>
    pkg_resources.run_script(&#39;StarCluster==0.90.1&#39;, &#39;starcluster&#39;)<br>
  File &quot;/usr/lib/python2.6/dist-packages/pkg_resources.py&quot;, line 448, in
 run_script<br>
    self.require(requires)[0].run_script(script_name, ns)<br>
  File &quot;/usr/lib/python2.6/dist-packages/pkg_resources.py&quot;, line 1173, 
in run_script<br>
    exec script_code in namespace, namespace<br>
  File 
&quot;/usr/local/lib/python2.6/dist-packages/StarCluster-0.90.1-py2.6.egg/EGG-INFO/scripts/starcluster&quot;,
 line 100, in &lt;module&gt;<br>
    <br>
  File 
&quot;/usr/local/lib/python2.6/dist-packages/StarCluster-0.90.1-py2.6.egg/EGG-INFO/scripts/starcluster&quot;,
 line 71, in main<br>
    <br>
  File &quot;build/bdist.linux-i686/egg/starcluster/ec2utils.py&quot;, line 27, in
 wrapper<br>
  File &quot;build/bdist.linux-i686/egg/starcluster/ec2utils.py&quot;, line 321, 
in start_cluster<br>
  File &quot;build/bdist.linux-i686/egg/starcluster/ec2utils.py&quot;, line 285, 
in get_nodes<br>
  File &quot;build/bdist.linux-i686/egg/starcluster/ssh.py&quot;, line 80, in 
__init__<br>
  File &quot;build/bdist.linux-i686/egg/paramiko/transport.py&quot;, line 989, in 
connect<br>
  File &quot;build/bdist.linux-i686/egg/paramiko/transport.py&quot;, line 1216, in
 auth_publickey<br>
  File &quot;build/bdist.linux-i686/egg/paramiko/auth_handler.py&quot;, line 174, 
in wait_for_response<br>
paramiko.AuthenticationException: Authentication failed.<br></div>
<br><br>I&#39;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 &quot;import paramiko; print paramiko.__version__&quot;<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>