Hi all,
I'm using vagrant for 5 months and I never had problems until now.
I didn't change my vagrant configuration.
And the result is that my boxes are no longer accessible by ssh.
If I try a fresh box intallation :
$ vagrant init michaelward82/trusty64-php7
$ vagrant up
The result is :
Bringing machine 'default' up with 'virtualbox' provider...
> ==> default: Importing base box 'michaelward82/trusty64-php7'...
> ==> default: Matching MAC address for NAT networking...
> ==> default: Checking if box 'michaelward82/trusty64-php7' is up to date...
> ==> default: Setting the name of the VM:
> test_vagrant_default_1480861619865_57514
> ==> default: Fixed port collision for 22 => 2222. Now on port 2200.
> ==> default: Clearing any previously set network interfaces...
> ==> default: Preparing network interfaces based on configuration...
> default: Adapter 1: nat
> ==> default: Forwarding ports...
> default: 22 (guest) => 2200 (host) (adapter 1)
> ==> default: Booting VM...
> ==> default: Waiting for machine to boot. This may take a few minutes...
> default: SSH address: 127.0.0.1:2200
> default: SSH username: vagrant
> default: SSH auth method: private key
> Timed out while waiting for the machine to boot. This means that
> Vagrant was unable to communicate with the guest machine within
> the configured ("config.vm.boot_timeout" value) time period.
>
> If you look above, you should be able to see the error(s) that
> Vagrant had when attempting to connect to the machine. These errors
> are usually good hints as to what may be wrong.
>
> If you're using a custom box, make sure that networking is properly
> working and you're able to connect to the machine. It is a common
> problem that networking isn't setup properly in these boxes.
> Verify that authentication configurations are also setup properly,
> as well.
>
> If the box appears to be booting properly, you may want to increase
> the timeout ("config.vm.boot_timeout") value.
>
I can't figure how to solve this annoying problem...
Any help would be appreciated,
Thanks,
--
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/aa00c2d5-f82d-47e4-b4dc-badba205d6ba%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.