<div class="gmail_quote">On Fri, Jul 27, 2012 at 7:35 PM, David Medinets <span dir="ltr"><<a href="mailto:david.medinets@gmail.com" target="_blank">david.medinets@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I am running juju for the first time. The first time that I ran<br>
bootstrap, I saw an error:<br>
<br>
2012-07-27 23:26:22,566 INFO Bootstrapping environment 'sample'<br>
(origin: distro type: ec2)...<br>
Unexpected EC2Error deleting security group juju-sample-0: There are<br>
active instances using security group 'juju-sample-0'<br>
2012-07-27 23:26:24,039 ERROR Unexpected EC2Error deleting security<br>
group juju-sample-0: There are active instances using security group<br>
'juju-sample-0'<br>
<br>
On a whim, I changed the environments.yaml file to use 'xsample'.<br>
Bootstrap seemed to run ok, But the status command repeatedly says:<br>
<br>
2012-07-27 23:29:10,616 INFO Connecting to environment...<br>
The authenticity of host '<a href="http://ec2-107-21-142-105.compute-1.amazonaws.com" target="_blank">ec2-107-21-142-105.compute-1.amazonaws.com</a><br>
(107.21.142.105)' can't be established.<br>
ECDSA key fingerprint is a6:9e:64:97:b4:c1:c8:43:1d:3d:66:33:c6:23:46:6c.<br>
Are you sure you want to continue connecting (yes/no)? yes<br>
2012-07-27 23:30:23,346 ERROR SSH forwarding error: bind: Cannot<br>
assign requested address<br>
<br>
Any suggestions how I can resolve this error would be appreciated.<br></blockquote><div><br></div>fwiw debugging this with david on irc, it turned out to be a firewall rule preventing access to localhost (<a href="http://127.0.0.0/8">127.0.0.0/8</a>) ports.</div>
<div class="gmail_quote"><br></div><div class="gmail_quote">-k</div><div class="gmail_quote"><br></div>