lmakarov / boot2docker-vagrant

[DEPRECATED] Boot2docker Vagrant box for optimized Docker and Docker Compose use on Mac and Windows
145 stars 41 forks source link

Vagrant attempted to execute the capability 'configure_networks' #92

Open krzysztof-kabala opened 7 years ago

krzysztof-kabala commented 7 years ago

Mac: 10.12.3

$ bash <(curl -s https://raw.githubusercontent.com/blinkreaction/boot2docker-vagrant/master/scripts/setup.sh)
Downloading Vagrantfile into the current directory...
Downloading vagrant.yml into the current directory...
Starting the boot2docker VM...
Installing the 'vagrant-triggers' plugin. This can take a few minutes...
Fetching: bundler-1.14.5.gem (100%)
Fetching: vagrant-triggers-0.5.3.gem (100%)
Installed the plugin 'vagrant-triggers (0.5.3)'!
Installing the 'vagrant-gatling-rsync' plugin. This can take a few minutes...
Fetching: vagrant-gatling-rsync-0.9.0.gem (100%)
Installed the plugin 'vagrant-gatling-rsync (0.9.0)'!
Using nfs2 synced folder option
Bringing machine 'boot2docker' up with 'virtualbox' provider...
==> boot2docker: Box 'blinkreaction/boot2docker' could not be found. Attempting to find and install...
    boot2docker: Box Provider: virtualbox
    boot2docker: Box Version: 1.12.1
==> boot2docker: Loading metadata for box 'blinkreaction/boot2docker'
    boot2docker: URL: https://atlas.hashicorp.com/blinkreaction/boot2docker
==> boot2docker: Adding box 'blinkreaction/boot2docker' (v1.12.1) for provider: virtualbox
    boot2docker: Downloading: https://atlas.hashicorp.com/blinkreaction/boxes/boot2docker/versions/1.12.1/providers/virtualbox.box
    boot2docker: Progress: 11% (Rate: 1859k/s, Estimated time remaining: 0:00:31    boot2docker: Progress: 19% (Rate: 2380k/s, Estimated time remaining: 0:00:21    boot2docker: Progress: 26% (Rate: 2622k/s, Estimated time remaining: 0:00:17    boot2docker: Progress: 32% (Rate: 3128k/s, Estimated time remaining: 0:00:15    boot2docker: Progress: 39% (Rate: 3422k/s, Estimated time remaining: 0:00:13    boot2docker: Progress: 44% (Rate: 3165k/s, Estimated time remaining: 0:00:12    boot2docker: Progress: 49% (Rate: 2872k/s, Estimated time remaining: 0:00:11    boot2docker: Progress: 54% (Rate: 2665k/s, Estimated time remaining: 0:00:10    boot2docker: Progress: 59% (Rate: 2613k/s, Estimated time remaining: 0:00:08    boot2docker: Progress: 65% (Rate: 2525k/s, Estimated time remaining: 0:00:07    boot2docker: Progress: 70% (Rate: 2537k/s, Estimated time remaining: 0:00:06    boot2docker: Progress: 76% (Rate: 2589k/s, Estimated time remaining: 0:00:05    boot2docker: Progress: 81% (Rate: 2618k/s, Estimated time remaining: 0:00:04    boot2docker: Progress: 86% (Rate: 2605k/s, Estimated time remaining: 0:00:03    boot2docker: Progress: 90% (Rate: 2452k/s, Estimated time remaining: 0:00:02    boot2docker: Progress: 94% (Rate: 2286k/s, Estimated time remaining: 0:00:02    boot2docker: Progress: 98% (Rate: 2115k/s, Estimated time remaining: 0:00:01==> boot2docker: Successfully added box 'blinkreaction/boot2docker' (v1.12.1) for 'virtualbox'!
==> boot2docker: Importing base box 'blinkreaction/boot2docker'...
==> boot2docker: Matching MAC address for NAT networking...
==> boot2docker: Checking if box 'blinkreaction/boot2docker' is up to date...
==> boot2docker: Setting the name of the VM: Projekty_boot2docker
==> boot2docker: Clearing any previously set network interfaces...
==> boot2docker: Preparing network interfaces based on configuration...
    boot2docker: Adapter 1: nat
    boot2docker: Adapter 2: hostonly
==> boot2docker: Forwarding ports...
    boot2docker: 2375 (guest) => 2375 (host) (adapter 1)
    boot2docker: 2376 (guest) => 2376 (host) (adapter 1)
    boot2docker: 22 (guest) => 2222 (host) (adapter 1)
==> boot2docker: Running 'pre-boot' VM customizations...
==> boot2docker: Booting VM...
==> boot2docker: Waiting for machine to boot. This may take a few minutes...
    boot2docker: SSH address: 127.0.0.1:2222
    boot2docker: SSH username: docker
    boot2docker: SSH auth method: private key
    boot2docker: Warning: Authentication failure. Retrying...
==> boot2docker: Machine booted and ready!
==> boot2docker: Checking for guest additions in VM...
==> boot2docker: Configuring and enabling network interfaces...
Vagrant attempted to execute the capability 'configure_networks'
on the detect guest OS 'linux', but the guest doesn't
support that capability. This capability is required for your
configuration of Vagrant. Please either reconfigure Vagrant to
avoid this capability or fix the issue by creating the capability.
Checking that everything is in place...
Client:
 Version:      1.12.1
 API version:  1.24
 Go version:   go1.6.3
 Git commit:   23cf638
 Built:        Thu Aug 18 17:52:38 2016
 OS/Arch:      darwin/amd64
Cannot connect to the Docker daemon. Is the docker daemon running on this host?
Something went wrong. Please review console output for possible clues.