<span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">Hi Justin,<div><br></div><div>I&#39;m working with Carlos in a project. We already found the problem, it seems that when there is another instance (other project) running with another keypair and in the same AWS account, our instance (with <span class="il" style="background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: rgb(219, 240, 250); background-position: initial initial; background-repeat: initial initial; ">starcluster</span>) with our keypair has problems, I think that it is a conflict problem... Well, we decide to take down the other instance (not ours), and it solved... </div>

<div><br></div><div>- Marko</div></span><br><div class="gmail_quote">On Wed, Mar 31, 2010 at 10:09 AM, Justin Riley <span dir="ltr">&lt;<a href="mailto:jtriley@mit.edu">jtriley@mit.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im">-----BEGIN PGP SIGNED MESSAGE-----<br>
Hash: SHA1<br>
<br>
</div>Hi Carlos,<br>
<br>
I notice that your KEY_LOCATION points to a pem file. Are you sure this<br>
pem file matches up with your KEYPAIR on Amazon? Could you double check<br>
that you&#39;re able to launch and connect to an instance using that pem<br>
file manually using ElasticFox or the AWS Management Console?<br>
<br>
Thanks,<br>
<br>
~Justn<br>
<div class="im"><br>
On 03/31/2010 03:03 AM, Carlos Fernando Corral Espinoza wrote:<br>
&gt; Hello,<br>
&gt; I have problems using StarCluster, when running starcluster-s command<br>
&gt; shows me the following error:<br>
&gt;<br>
&gt;&gt;&gt;&gt; Setting up the cluster...<br>
&gt; ec2utils.py:284 - DEBUG - Creating persistent connection to<br>
&gt; <a href="http://ec2-72-44-60-176.compute-1.amazonaws.com" target="_blank">ec2-72-44-60-176.compute-1.amazonaws.com</a><br>
</div>&gt; &lt;<a href="http://ec2-72-44-60-176.compute-1.amazonaws.com" target="_blank">http://ec2-72-44-60-176.compute-1.amazonaws.com</a>&gt;<br>
<div><div></div><div class="h5">&gt; ssh.py:60 - DEBUG - private key specified<br>
&gt; ssh.py:66 - WARNING - specified key does not end in either rsa or dsa,<br>
&gt; trying both<br>
&gt;&gt;&gt;&gt; Using private key /tmp/calderon-corral.pem (rsa)<br>
&gt; Traceback (most recent call last):<br>
&gt;   File &quot;/usr/local/bin/starcluster&quot;, line 5, in &lt;module&gt;<br>
&gt;     pkg_resources.run_script(&#39;StarCluster==0.90.1&#39;, &#39;starcluster&#39;)<br>
&gt;   File &quot;/usr/lib/python2.6/dist-packages/pkg_resources.py&quot;, line 448, in<br>
&gt; run_script<br>
&gt;     self.require(requires)[0].run_script(script_name, ns)<br>
&gt;   File &quot;/usr/lib/python2.6/dist-packages/pkg_resources.py&quot;, line 1173,<br>
&gt; in run_script<br>
&gt;     exec script_code in namespace, namespace<br>
&gt;   File<br>
&gt; &quot;/usr/local/lib/python2.6/dist-packages/StarCluster-0.90.1-py2.6.egg/EGG-INFO/scripts/starcluster&quot;,<br>
&gt; line 100, in &lt;module&gt;<br>
&gt;<br>
&gt;   File<br>
&gt; &quot;/usr/local/lib/python2.6/dist-packages/StarCluster-0.90.1-py2.6.egg/EGG-INFO/scripts/starcluster&quot;,<br>
&gt; line 71, in main<br>
&gt;<br>
&gt;   File &quot;build/bdist.linux-i686/egg/starcluster/ec2utils.py&quot;, line 27, in<br>
&gt; wrapper<br>
&gt;   File &quot;build/bdist.linux-i686/egg/starcluster/ec2utils.py&quot;, line 321,<br>
&gt; in start_cluster<br>
&gt;   File &quot;build/bdist.linux-i686/egg/starcluster/ec2utils.py&quot;, line 285,<br>
&gt; in get_nodes<br>
&gt;   File &quot;build/bdist.linux-i686/egg/starcluster/ssh.py&quot;, line 80, in __init__<br>
&gt;   File &quot;build/bdist.linux-i686/egg/paramiko/transport.py&quot;, line 989, in<br>
&gt; connect<br>
&gt;   File &quot;build/bdist.linux-i686/egg/paramiko/transport.py&quot;, line 1216, in<br>
&gt; auth_publickey<br>
&gt;   File &quot;build/bdist.linux-i686/egg/paramiko/auth_handler.py&quot;, line 174,<br>
&gt; in wait_for_response<br>
&gt; paramiko.AuthenticationException: Authentication failed.<br>
&gt;<br>
&gt;<br>
&gt; I&#39;m using paramiko 1.7.4<br>
&gt;<br>
&gt; root@ip-10-195-45-223:~/StarCluster-0.90.1# python -c &quot;import paramiko;<br>
&gt; print paramiko.__version__&quot;<br>
&gt; /usr/local/lib/python2.6/dist-packages/Crypto/Hash/SHA.py:6:<br>
&gt; DeprecationWarning: the sha module is deprecated; use the hashlib module<br>
&gt; instead<br>
&gt;   from sha import *<br>
&gt; /usr/local/lib/python2.6/dist-packages/Crypto/Hash/MD5.py:6:<br>
&gt; DeprecationWarning: the md5 module is deprecated; use hashlib instead<br>
&gt;   from md5 import *<br>
&gt; 1.7.4 (Desmond)<br>
&gt;<br>
&gt; Greetings<br>
&gt; Carlos Corral Espinoza<br>
&gt;<br>
&gt;<br>
&gt;<br>
</div></div><div class="im">&gt; _______________________________________________<br>
&gt; Starcluster mailing list<br>
&gt; <a href="mailto:Starcluster@mit.edu">Starcluster@mit.edu</a><br>
&gt; <a href="http://mailman.mit.edu/mailman/listinfo/starcluster" target="_blank">http://mailman.mit.edu/mailman/listinfo/starcluster</a><br>
<br>
</div><div class="im">-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v2.0.14 (GNU/Linux)<br>
Comment: Using GnuPG with Mozilla - <a href="http://enigmail.mozdev.org/" target="_blank">http://enigmail.mozdev.org/</a><br>
<br>
</div>iEYEARECAAYFAkuzV5YACgkQ4llAkMfDcrmF6wCfWBBCJsRBXcRppKysgyl/zgqB<br>
1UgAnR+l8Rl0Sgrpww9TGA5sVRwHn87N<br>
=drFW<br>
<div><div></div><div class="h5">-----END PGP SIGNATURE-----<br>
_______________________________________________<br>
Starcluster mailing list<br>
<a href="mailto:Starcluster@mit.edu">Starcluster@mit.edu</a><br>
<a href="http://mailman.mit.edu/mailman/listinfo/starcluster" target="_blank">http://mailman.mit.edu/mailman/listinfo/starcluster</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>Markos Calderon<br>Miembro de CTI y Taws<br>Celular: 080908111<br>Skype: markos.calderon<br>Facebook: <a href="http://www.facebook.com/markos.calderon">http://www.facebook.com/markos.calderon</a><br>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br><br>