Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
alexbohariuc opened this issue May 1, 2024 · 1 comment
Labels

Comments

@alexbohariuc
Copy link

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!

@cjlapao cjlapao added the triage label May 2, 2024
@pditmar
Copy link

pditmar commented May 3, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants