You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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!
The text was updated successfully, but these errors were encountered: