Results 1 to 2 of 2

Thread: can't use ssh to instance after shutdown/restart

  1. #1
    Join Date
    Jul 2011
    Beans
    3

    can't use ssh to instance after shutdown/restart

    newbie here, installed ubuntu server 11.04 (cloud). its work before when i try to ssh using this command "ssh -i ~/.euca/mykey.priv ubuntu@$IPADDR" to instance. But after shutdown and restart PC, i can't access to instance anymore and i get this message below

    root@ubuntu0:/home/ubc# ssh -i ~/.euca/mykey.priv ubuntu@XXX.XXX.XXX.XXX
    Read from socket failed: Connection reset by peer

    I can ping/telnet to the IP address, but can't ssh

    whats wrong could anyone pls help
    Last edited by da vinci; July 13th, 2011 at 08:17 AM.

  2. #2
    Join Date
    Jan 2013
    Beans
    1

    Unhappy Re: can't use ssh to instance after shutdown/restart

    I had similar issues, turns out that whenever my server shut down, it restarted to a 'pick boot method' screen. The screen does not have a timer to automatically choose a default method to restart in and unfortunately while on this screen, the server will not respond to pings or other network requests. I hope this isn't the same problem you're experiencing, however I'd check on it.

    Sorry, I'm not sure how to fix this issue, but if someone does, it would sure be nice to know. Thanks in advance.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •