-
Notifications
You must be signed in to change notification settings - Fork 87
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
"use_linked_clone" fails in parallel mode #206
Comments
Fixed in v1.4.3 |
Still an issue in 1.7.8. First machine errored with:
Second machine errored with:
|
I also often get hit by this:
Parallels 15.1.4 (47270) |
I'm get this error too. Using the same versions as @max-arnold |
@tradel @cecilphillip I just upgraded to 2.1.0 and it looks like the issue was fixed in #370 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you run
vagrant up
for the first time in multi-machine configuration, it fails with error telling thatprlctl clone --linked
couldn't be executed concurrently. It mostly like a Parallels Desktop issue, but should be worked around on the "vagrant-parallels" side.Vagrantfile:
Parallels Desktop 11.0.0 (31193)
vagrant-parallels v1.4.2
The text was updated successfully, but these errors were encountered: