Skip to content
New issue

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

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

Already on GitHub? # to your account

Failed to create private network: virtual network named vagrant-vnet already exists #245

Closed
legal90 opened this issue Jan 13, 2016 · 0 comments
Assignees

Comments

@legal90
Copy link
Collaborator

legal90 commented Jan 13, 2016

If virtual network vagrant-vnet0 already exists (say, you've created yet another private network before), Vagrant will fail to create the new one:

...
==> default: Setting the default configuration for VM...
==> default: Setting the name of the VM: work_default_1452697089803_93251
==> default: Fixed port collision for 22 => 2222. Now on port 2200.

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

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

Stderr: Failed to add Virtual Network vagrant-vnet: A virtual network named vagrant-vnet already exists. Specify another name for this virtual network.

This is a regression introduced by 827dfdf in vagrant-parallels v1.6.0

@legal90 legal90 self-assigned this Jan 13, 2016
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant