[Bug 1313785] Re: Can't SSH with "juju ssh" command to EC2 instance.

2014-05-10 Thread Canonical Juju QA Bot
** Changed in: juju-core
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju in Ubuntu.
https://bugs.launchpad.net/bugs/1313785

Title:
  Can't SSH with "juju ssh" command to EC2 instance.

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1313785/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1313785] Re: Can't SSH with "juju ssh" command to EC2 instance.

2014-05-09 Thread Andrew Wilkins
** Changed in: juju-core
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju in Ubuntu.
https://bugs.launchpad.net/bugs/1313785

Title:
  Can't SSH with "juju ssh" command to EC2 instance.

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1313785/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1313785] Re: Can't SSH with "juju ssh" command to EC2 instance.

2014-05-08 Thread Andrew Wilkins
** Branch linked: lp:~axwalk/juju-core/lp1313785-ssh-useproxy

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju in Ubuntu.
https://bugs.launchpad.net/bugs/1313785

Title:
  Can't SSH with "juju ssh" command to EC2 instance.

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1313785/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1313785] Re: Can't SSH with "juju ssh" command to EC2 instance.

2014-05-08 Thread Andrew Wilkins
Thanks, I hadn't noticed the version difference. I can also reproduce
the issue with a 1.18.2 server.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju in Ubuntu.
https://bugs.launchpad.net/bugs/1313785

Title:
  Can't SSH with "juju ssh" command to EC2 instance.

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1313785/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1313785] Re: Can't SSH with "juju ssh" command to EC2 instance.

2014-05-08 Thread Andrew Wilkins
** Changed in: juju-core
   Status: Triaged => In Progress

** Changed in: juju-core
 Assignee: (unassigned) => Andrew Wilkins (axwalk)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju in Ubuntu.
https://bugs.launchpad.net/bugs/1313785

Title:
  Can't SSH with "juju ssh" command to EC2 instance.

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1313785/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1313785] Re: Can't SSH with "juju ssh" command to EC2 instance.

2014-05-06 Thread Curtis Hovey
I have confirmed that juju 1.18.2 can ssh into my one of my units, but
juju 1.19.1 cannot:

$ juju status
environment: juju-ci3
machines:
  "0":
agent-state: started
agent-version: 1.18.2
dns-name: ec2-54-84-244-38.compute-1.amazonaws.com
instance-id: i-59745278
instance-state: running
series: precise
hardware: arch=amd64 cpu-cores=1 cpu-power=200 mem=3840M root-disk=8192M
  "6":
agent-state: started
agent-version: 1.18.2
dns-name: ec2-54-86-142-177.compute-1.amazonaws.com
instance-id: i-fa1903da
instance-state: running
series: precise
hardware: arch=amd64 cpu-cores=2 cpu-power=650 mem=17408M root-disk=8192M
services:
  jenkins:
charm: cs:precise/jenkins-9
can-upgrade-to: cs:precise/jenkins-10
exposed: true
units:
  jenkins/0:
agent-state: started
agent-version: 1.18.2
machine: "6"
open-ports:
- 8080/tcp
public-address: ec2-54-86-142-177.compute-1.amazonaws.com

$ juju ssh jenkins/0
nc: getaddrinfo: Name or service not known
ssh_exchange_identification: Connection closed by remote host
ERROR subprocess encountered error code 255


** Tags added: regression

** Changed in: juju-core
   Status: Incomplete => Triaged

** Changed in: juju-core
   Importance: High => Critical

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju in Ubuntu.
https://bugs.launchpad.net/bugs/1313785

Title:
  Can't SSH with "juju ssh" command to EC2 instance.

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1313785/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 1313785] Re: Can't SSH with "juju ssh" command to EC2 instance.

2014-05-06 Thread John A Meinel
That sounds like a regression, we certainly need to be able to fall back to
the old method of connecting if the server doesn't support proxying the
request.

John
=:->


On Tue, May 6, 2014 at 5:12 PM, Curtis Hovey 
wrote:

> This issue might be that the 1.19.1 client cannot ssh to 1.18.1/2
> server. I cannot use juju ssh to get to Juju CI using this combination.
>
> --
> You received this bug notification because you are subscribed to juju-
> core.
> https://bugs.launchpad.net/bugs/1313785
>
> Title:
>   Can't SSH with "juju ssh" command to EC2 instance.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/juju-core/+bug/1313785/+subscriptions
>

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju in Ubuntu.
https://bugs.launchpad.net/bugs/1313785

Title:
  Can't SSH with "juju ssh" command to EC2 instance.

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1313785/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1313785] Re: Can't SSH with "juju ssh" command to EC2 instance.

2014-05-06 Thread Curtis Hovey
This issue might be that the 1.19.1 client cannot ssh to 1.18.1/2
server. I cannot use juju ssh to get to Juju CI using this combination.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju in Ubuntu.
https://bugs.launchpad.net/bugs/1313785

Title:
  Can't SSH with "juju ssh" command to EC2 instance.

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1313785/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1313785] Re: Can't SSH with "juju ssh" command to EC2 instance.

2014-05-01 Thread Curtis Hovey
** Changed in: juju-core
   Importance: Critical => High

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju in Ubuntu.
https://bugs.launchpad.net/bugs/1313785

Title:
  Can't SSH with "juju ssh" command to EC2 instance.

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1313785/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1313785] Re: Can't SSH with "juju ssh" command to EC2 instance.

2014-04-30 Thread Andrew Wilkins
I am not able to reproduce this.

juju ssh will now ssh to machine 0's public address directly, and then
proxy through that to machine 0's internal address. This is to support
environments where machines do not have unique public addresses (i.e.
with load balancing).

Can you please ssh to the machine directly and then check whether you
can resolve ip-172-31-21-242.us-west-2.compute.internal. If that does
not resolve, that would indicate a problem with EC2. If it *does*
resolve, then please try "juju ssh" again with --debug and attach the
output.

** Changed in: juju-core
   Status: Triaged => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju in Ubuntu.
https://bugs.launchpad.net/bugs/1313785

Title:
  Can't SSH with "juju ssh" command to EC2 instance.

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1313785/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1313785] Re: Can't SSH with "juju ssh" command to EC2 instance.

2014-04-29 Thread Robie Basak
** Changed in: juju (Ubuntu)
   Status: New => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju in Ubuntu.
https://bugs.launchpad.net/bugs/1313785

Title:
  Can't SSH with "juju ssh" command to EC2 instance.

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1313785/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1313785] Re: Can't SSH with "juju ssh" command to EC2 instance.

2014-04-28 Thread John A Meinel
** Changed in: juju-core
   Status: New => Triaged

** Changed in: juju-core
   Importance: Undecided => High

** Changed in: juju-core
Milestone: None => 1.19.2

** Changed in: juju-core
   Importance: High => Critical

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju in Ubuntu.
https://bugs.launchpad.net/bugs/1313785

Title:
  Can't SSH with "juju ssh" command to EC2 instance.

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1313785/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1313785] Re: Can't SSH with "juju ssh" command to EC2 instance.

2014-04-28 Thread Kapil Thangavelu
** Also affects: juju-core
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju in Ubuntu.
https://bugs.launchpad.net/bugs/1313785

Title:
  Can't SSH with "juju ssh" command to EC2 instance.

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1313785/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs