Hello That happen when you use the wrong port in the browser.
2222 usually is for SSH, so you can use ssh localhost 2222 you need to create a port forward for http or https and use that http/https port with the browser. Share your Vagrantfile and I can tell you if you are missing that or not. Thanks Alvaro. On Tue, Sep 15, 2015 at 10:10 PM, Gin Lance <[email protected]> wrote: > have you solved this problem? > > On Thursday, January 15, 2015 at 9:38:17 AM UTC+8, Marcelo Amorim wrote: >> >> Dear Srs, >> >> I install vagrant in Windows 8. >> >> See attached image. >> >> When access http://127.0.0.1:2222/ >> >> Return this message ... >> >> SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2 >> Protocol mismatch. >> >> >> How to fix this problem? >> >> >> Best Regards, >> >> >> Marcelo Amorim > > -- > This mailing list is governed under the HashiCorp Community Guidelines - > https://www.hashicorp.com/community-guidelines.html. Behavior in violation > of those guidelines may result in your removal from this mailing list. > > GitHub Issues: https://github.com/mitchellh/vagrant/issues > IRC: #vagrant on Freenode > --- > You received this message because you are subscribed to the Google Groups > "Vagrant" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/vagrant-up/52fc8b7a-aa7e-44e1-ad8b-e5432ec719c1%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/vagrant/issues IRC: #vagrant on Freenode --- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/CAHqq0ezKNRjwzbAHk9M%2Bo8H6Fjgj_%3D9EAE-eARBH_jOBrrMSNg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
