Package: vagrant Version: 1.8.5+dfsg-2 Severity: important --- Please enter the report below this line. --- Using vagrant with the virtualbox backend is unable to connect to the machine via ssh when using vagrant up.
How to reproduce: # vagrant box add http://opscode-vm-bento.s3.amazonaws.com/vagrant/ virtualbox/opscode_fedora-23_chef-provisionerless.box --name fedora23_bento # vagrant init fedora23_bento # vagrant up The output looks like this (some lines omitted): default: SSH address: 127.0.0.1:2222 default: SSH username: vagrant default: SSH auth method: private key default: default: Vagrant insecure key detected. Vagrant will automatically replace default: this with a newly generated keypair for better security. default: default: Inserting generated public key within guest... default: Removing insecure key from the guest if it's present... default: Key inserted! Disconnecting and reconnecting using new SSH key... default: Warning: Authentication failure. Retrying... default: Warning: Authentication failure. Retrying... default: Warning: Authentication failure. Retrying... 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. --- System information. --- Architecture: amd64 Kernel: Linux 4.6.0-1-amd64 Debian Release: stretch/sid 500 testing ftp.de.debian.org --- Package information. --- Depends (Version) | Installed ==================================-+-============= bsdtar | 3.2.1-2 curl | 7.50.1-1 openssh-client | 1:7.3p1-1 ruby-bundler (>= 1.12.5) | 1.12.5-3 ruby-childprocess (>= 0.3.7) | 0.5.9-1 ruby-erubis (>= 2.7.0) | 2.7.0-3 ruby-i18n (>= 0.6.0) | 0.7.0-2 ruby-listen | 3.0.3-3 ruby-log4r (>= 1.1.9) | 1.1.10-4 ruby-net-scp (>= 1.1.0) | 1.2.1-4 ruby-net-sftp | 1:2.1.2-3 ruby-net-ssh (>= 1:2.6.6) | 1:3.2.0-1 ruby-rest-client | 1.8.0-3 ruby-nokogiri | 1.6.8-2 ruby-rb-inotify | 0.9.7-1 ruby | 1:2.3.0+4 Package's Recommends field is empty. Suggests (Version) | Installed =========================-+-=========== virtualbox (>= 4.0) | 5.1.6-dfsg-2

