Vagrant up: The specified host network collides with a non-hostonly network
Hi everyone,
I would like to setup a VM but I get the below error! This thread from 8 month ago shows up on google but it does not seem to solve the issue.
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Box 'laravel/homestead-7' could not be found. Attempting to find and install...
default: Box Provider: virtualbox
default: Box Version: >= 0
==> default: Loading metadata for box 'laravel/homestead-7'
default: URL: https://atlas.hashicorp.com/laravel/homestead-7
==> default: Adding box 'laravel/homestead-7' (v0.1.0) for provider: virtualbox
default: Downloading: https://atlas.hashicorp.com/laravel/boxes/homestead-7/versions/0.1.0/providers/virtualbox.box
==> default: Successfully added box 'laravel/homestead-7' (v0.1.0) for 'virtualbox'!
==> default: Importing base box 'laravel/homestead-7'...
==> default: Matching MAC address for NAT networking...
==> default: Checking if box 'laravel/homestead-7' is up to date...
==> default: Setting the name of the VM: homestead-7
==> default: Clearing any previously set network interfaces...
The specified host network collides with a non-hostonly network!
This will cause your specified IP to be inaccessible. Please change
the IP or name of your host only network so that it no longer matches that of
a bridged or non-hostonly network.