Re: [galaxy-dev] cloudlaunch - Can't ssh or ping

2013-12-16 Thread greg
I'm still timing out.  I wonder if there's a network or firewall type
issue.  I'll try again tomorrow from another location and report back.

On Mon, Dec 16, 2013 at 11:00 AM, Dannon Baker  wrote:
> If this is an older account then it shouldn't be the VPC issue.  I just
> attempted to ssh to it and it does respond fine for me -- what are the
> permissions for the cloudman_keypair.pem?  `chmod 700
> ~/Downloads/cloudman_keypair.pem` and try again.  If that doesn't work, you
> may want to try using something like `ssh -vvv
> ~/Downloads/cloudman_keypair.pem ubuntu@` to get more verbose
> logging.
>
>
> On Mon, Dec 16, 2013 at 10:48 AM, greg  wrote:
>>
>> I last used cloud launch a year ago with this account.  I may have
>> used biocloudcentral though at that point.
>>
>> Is there a work around I can do in the meantime, or should I wait for your
>> fix?
>>
>> On Mon, Dec 16, 2013 at 10:34 AM, Dannon Baker 
>> wrote:
>> > Have you previously used cloudlaunch with success with this account?  If
>> > not, is this a new account created after 12-04-2013?
>> >
>> > AWS now defaults new accounts to using EC2-VPC (and it doesn't look like
>> > there's any way to switch back to EC2 classic) and this unfortunately
>> > conflicts with cloudman's security groups -- a known issue that I'm
>> > working
>> > on a fix for.
>> >
>> > -Dannon
>> >
>> >
>> >
>> > On Mon, Dec 16, 2013 at 10:20 AM, greg  wrote:
>> >>
>> >> Hi guys,
>> >>
>> >> I just did a cloud launch of MSG by going here:
>> >> https://usegalaxy.org/cloudlaunch
>> >>
>> >> I downloaded the pem file as instructed and I can access the galaxy
>> >> admin page now.
>> >>
>> >> However when I try to ssh into it:
>> >>
>> >> $ ssh -i Downloads/cloudman_keypair.pem
>> >> ubu...@ec2-54-196-189-227.compute-1.amazonaws.com
>> >> ssh: connect to host ec2-54-196-189-227.compute-1.amazonaws.com port
>> >> 22: Operation timed out
>> >>
>> >> And the same problem when I use the IP address.
>> >>
>> >> I also can't ping the above address nor the IP address.  It just says
>> >> request time out.
>> >>
>> >> Thanks,
>> >>
>> >> Greg
>> >> ___
>> >> Please keep all replies on the list by using "reply all"
>> >> in your mail client.  To manage your subscriptions to this
>> >> and other Galaxy lists, please use the interface at:
>> >>   http://lists.bx.psu.edu/
>> >>
>> >> To search Galaxy mailing lists use the unified search at:
>> >>   http://galaxyproject.org/search/mailinglists/
>> >
>> >
>
>
___
Please keep all replies on the list by using "reply all"
in your mail client.  To manage your subscriptions to this
and other Galaxy lists, please use the interface at:
  http://lists.bx.psu.edu/

To search Galaxy mailing lists use the unified search at:
  http://galaxyproject.org/search/mailinglists/


Re: [galaxy-dev] cloudlaunch - Can't ssh or ping

2013-12-16 Thread Dannon Baker
If this is an older account then it shouldn't be the VPC issue.  I just
attempted to ssh to it and it does respond fine for me -- what are the
permissions for the cloudman_keypair.pem?  `chmod 700
~/Downloads/cloudman_keypair.pem` and try again.  If that doesn't work, you
may want to try using something like `ssh -vvv
~/Downloads/cloudman_keypair.pem ubuntu@` to get more verbose
logging.


On Mon, Dec 16, 2013 at 10:48 AM, greg  wrote:

> I last used cloud launch a year ago with this account.  I may have
> used biocloudcentral though at that point.
>
> Is there a work around I can do in the meantime, or should I wait for your
> fix?
>
> On Mon, Dec 16, 2013 at 10:34 AM, Dannon Baker 
> wrote:
> > Have you previously used cloudlaunch with success with this account?  If
> > not, is this a new account created after 12-04-2013?
> >
> > AWS now defaults new accounts to using EC2-VPC (and it doesn't look like
> > there's any way to switch back to EC2 classic) and this unfortunately
> > conflicts with cloudman's security groups -- a known issue that I'm
> working
> > on a fix for.
> >
> > -Dannon
> >
> >
> >
> > On Mon, Dec 16, 2013 at 10:20 AM, greg  wrote:
> >>
> >> Hi guys,
> >>
> >> I just did a cloud launch of MSG by going here:
> >> https://usegalaxy.org/cloudlaunch
> >>
> >> I downloaded the pem file as instructed and I can access the galaxy
> >> admin page now.
> >>
> >> However when I try to ssh into it:
> >>
> >> $ ssh -i Downloads/cloudman_keypair.pem
> >> ubu...@ec2-54-196-189-227.compute-1.amazonaws.com
> >> ssh: connect to host ec2-54-196-189-227.compute-1.amazonaws.com port
> >> 22: Operation timed out
> >>
> >> And the same problem when I use the IP address.
> >>
> >> I also can't ping the above address nor the IP address.  It just says
> >> request time out.
> >>
> >> Thanks,
> >>
> >> Greg
> >> ___
> >> Please keep all replies on the list by using "reply all"
> >> in your mail client.  To manage your subscriptions to this
> >> and other Galaxy lists, please use the interface at:
> >>   http://lists.bx.psu.edu/
> >>
> >> To search Galaxy mailing lists use the unified search at:
> >>   http://galaxyproject.org/search/mailinglists/
> >
> >
>
___
Please keep all replies on the list by using "reply all"
in your mail client.  To manage your subscriptions to this
and other Galaxy lists, please use the interface at:
  http://lists.bx.psu.edu/

To search Galaxy mailing lists use the unified search at:
  http://galaxyproject.org/search/mailinglists/

Re: [galaxy-dev] cloudlaunch - Can't ssh or ping

2013-12-16 Thread greg
I last used cloud launch a year ago with this account.  I may have
used biocloudcentral though at that point.

Is there a work around I can do in the meantime, or should I wait for your fix?

On Mon, Dec 16, 2013 at 10:34 AM, Dannon Baker  wrote:
> Have you previously used cloudlaunch with success with this account?  If
> not, is this a new account created after 12-04-2013?
>
> AWS now defaults new accounts to using EC2-VPC (and it doesn't look like
> there's any way to switch back to EC2 classic) and this unfortunately
> conflicts with cloudman's security groups -- a known issue that I'm working
> on a fix for.
>
> -Dannon
>
>
>
> On Mon, Dec 16, 2013 at 10:20 AM, greg  wrote:
>>
>> Hi guys,
>>
>> I just did a cloud launch of MSG by going here:
>> https://usegalaxy.org/cloudlaunch
>>
>> I downloaded the pem file as instructed and I can access the galaxy
>> admin page now.
>>
>> However when I try to ssh into it:
>>
>> $ ssh -i Downloads/cloudman_keypair.pem
>> ubu...@ec2-54-196-189-227.compute-1.amazonaws.com
>> ssh: connect to host ec2-54-196-189-227.compute-1.amazonaws.com port
>> 22: Operation timed out
>>
>> And the same problem when I use the IP address.
>>
>> I also can't ping the above address nor the IP address.  It just says
>> request time out.
>>
>> Thanks,
>>
>> Greg
>> ___
>> Please keep all replies on the list by using "reply all"
>> in your mail client.  To manage your subscriptions to this
>> and other Galaxy lists, please use the interface at:
>>   http://lists.bx.psu.edu/
>>
>> To search Galaxy mailing lists use the unified search at:
>>   http://galaxyproject.org/search/mailinglists/
>
>
___
Please keep all replies on the list by using "reply all"
in your mail client.  To manage your subscriptions to this
and other Galaxy lists, please use the interface at:
  http://lists.bx.psu.edu/

To search Galaxy mailing lists use the unified search at:
  http://galaxyproject.org/search/mailinglists/


Re: [galaxy-dev] cloudlaunch - Can't ssh or ping

2013-12-16 Thread Dannon Baker
Have you previously used cloudlaunch with success with this account?  If
not, is this a new account created after 12-04-2013?

AWS now defaults new accounts to using EC2-VPC (and it doesn't look like
there's any way to switch back to EC2 classic) and this unfortunately
conflicts with cloudman's security groups -- a known issue that I'm working
on a fix for.

-Dannon



On Mon, Dec 16, 2013 at 10:20 AM, greg  wrote:

> Hi guys,
>
> I just did a cloud launch of MSG by going here:
> https://usegalaxy.org/cloudlaunch
>
> I downloaded the pem file as instructed and I can access the galaxy
> admin page now.
>
> However when I try to ssh into it:
>
> $ ssh -i Downloads/cloudman_keypair.pem
> ubu...@ec2-54-196-189-227.compute-1.amazonaws.com
> ssh: connect to host ec2-54-196-189-227.compute-1.amazonaws.com port
> 22: Operation timed out
>
> And the same problem when I use the IP address.
>
> I also can't ping the above address nor the IP address.  It just says
> request time out.
>
> Thanks,
>
> Greg
> ___
> Please keep all replies on the list by using "reply all"
> in your mail client.  To manage your subscriptions to this
> and other Galaxy lists, please use the interface at:
>   http://lists.bx.psu.edu/
>
> To search Galaxy mailing lists use the unified search at:
>   http://galaxyproject.org/search/mailinglists/
>
___
Please keep all replies on the list by using "reply all"
in your mail client.  To manage your subscriptions to this
and other Galaxy lists, please use the interface at:
  http://lists.bx.psu.edu/

To search Galaxy mailing lists use the unified search at:
  http://galaxyproject.org/search/mailinglists/

[galaxy-dev] cloudlaunch - Can't ssh or ping

2013-12-16 Thread greg
Hi guys,

I just did a cloud launch of MSG by going here:
https://usegalaxy.org/cloudlaunch

I downloaded the pem file as instructed and I can access the galaxy
admin page now.

However when I try to ssh into it:

$ ssh -i Downloads/cloudman_keypair.pem
ubu...@ec2-54-196-189-227.compute-1.amazonaws.com
ssh: connect to host ec2-54-196-189-227.compute-1.amazonaws.com port
22: Operation timed out

And the same problem when I use the IP address.

I also can't ping the above address nor the IP address.  It just says
request time out.

Thanks,

Greg
___
Please keep all replies on the list by using "reply all"
in your mail client.  To manage your subscriptions to this
and other Galaxy lists, please use the interface at:
  http://lists.bx.psu.edu/

To search Galaxy mailing lists use the unified search at:
  http://galaxyproject.org/search/mailinglists/