ssh - Vagrant Windows - ssh_exchange_identification: read: Connection reset by peer -


it seems can't ssh virtual box.

i have virtual box running win7. host pc in win7. virtual box created through vagrant following vagrantfile.

vagrant.configure("2") |config|       config.vm.box = "http://aka.ms/vagrant-win7-ie11"   end 

open cmd. go root folder of vagrantfile. execute following command:

vagrant 

cmd displays:

bringing machine 'default' 'virtualbox' provider...   ==> default: clearing set forwarded ports...   ==> default: clearing set network interfaces...   ==> default: preparing network interfaces based on configuration...       default: adapter 1: nat   ==> default: forwarding ports...       default: 22 (guest) => 2222 (host) (adapter 1)   ==> default: booting vm...   ==> default: waiting machine boot. may take few minutes...       default: ssh address: 127.0.0.1:2222     default: ssh username: vagrant       default: ssh auth method: private key  timed out while waiting machine boot... 

time out appears though virtual box has finished boot. (checking via virtualbox manager)

execute following command:

vagrant ssh 

cmd displays:

ssh_exchange_identification: read: connection reset peer   

while debugging vagrant ssh, may have found useful logs:

info subprocess: starting process: ["c:\\program files\\git\\usr\\bin/ssh.exe"]  info ssh: invoking ssh: ss ["vagrant@127.0.0.1", "-p", "2222", "-o", "compression=yes", "-o", "dsaauthentication=yes", "-o", "loglevel=fatal", "-o", "stricthostkeychecking=no", "-o", "userknownhostsfile=/dev/null", "-o", "identitiesonly=yes", "-i", "c:/users/hostpcname/.vagrant.d/insecure_private_key"]   

can suggest ways on how out of this? i've tried non-windows image - hashicorp/precise64, , worked fine.

i have same issue. follow step , working me.

vagrant reload

and

vagrant ssh

again , working fine


Comments

  1. Listen...

    This might sound really creepy, maybe even a little "out there..."

    WHAT if you could simply click "PLAY" and listen to a short, "magical tone"...

    And suddenly bring MORE MONEY into your LIFE???

    I'm talking about hundreds... even thousands of dollars!!!

    Sound too EASY??? Think this couldn't possibly be for REAL??

    Well then, I've got news for you..

    Sometimes the most magical blessings in life are the easiest to RECEIVE!!!

    In fact, I'm going to provide you with PROOF by allowing you to listen to a REAL "miracle money-magnet tone" I developed...

    You simply click "PLAY" and you will start having more money come into your life... starting pretty much right away...

    TAP here NOW to PLAY this wonderful "Miracle Wealth Building Tone" - as my gift to you!!!

    ReplyDelete
  2. Hi Admin,

    The article is about the javascript and process of connection reset by the websites.

    Regards,

    Dentist In Chicopee

    ReplyDelete

Post a Comment

Popular posts from this blog

Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on project.Error occurred in starting fork -

windows - Debug iNetMgr.exe unhandle exception System.Management.Automation.CmdletInvocationException -