Parallels / vagrant-parallels

Vagrant Parallels Provider
https://parallels.github.io/vagrant-parallels
MIT License
996 stars 88 forks source link

The specified values for the "vagrant-vnet0" network conflict with your Mac’s network settings #469

Open alexbohariuc opened 4 months ago

alexbohariuc commented 4 months ago

I’m trying to spin up a vagrant vm using Paralles Pro on a M1 Max Mac and it throws a network error.

After running trellis up I get:

There was an error while command execution. The command and stderr is shown below.

Command: ["/usr/local/bin/prlsrvctl", "net", "add", "vagrant-vnet0", "--type", "host-only"]

Stderr: Failed to add Virtual Network vagrant-vnet0: The specified values for the "vagrant-vnet0" network conflict with your Mac’s network settings and won’t be applied. Please correct virtual network settings and try again.

exit status 1 At first I thought it’s an issue with existing vnets, but the vagrant and Parallels installs are freshly new.

Running /usr/local/bin/prlsrvctl net list

Network ID Type Bound To Shared shared NAT server:

Wi-Fi (en0) bridged en0 Default bridged FF:FF:FF:FF:FF:FF

Any idea?

Thanks!

pditmar commented 4 months ago

Got exactly the same issue on my MB Pro M3 Max fresh machine.