Parallels / vagrant-parallels

Vagrant Parallels Provider

Home Page:https://parallels.github.io/vagrant-parallels

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

alexbohariuc opened this issue · comments

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!

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