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
While I execute the command vagrant up --provider=parallels, during Booting VM it shows me this error:
`There was an error while command execution. The command and stderr is shown below.
Command: ["/usr/local/bin/prlctl", "start", "7e1d38c1-68b5-4fa5-b5ef-a4aece634873"]
Stderr: Failed to start the VM: Operation failed. Failed to execute the operation.`
The text was updated successfully, but these errors were encountered:
Hi @nicolaturn,
I'm sorry for missing this issue. If that issue is still actual for you, could you please provide a sample Vagrantfile which could be used to reproduce it in your case?
While I execute the command
vagrant up --provider=parallels
, during Booting VM it shows me this error:The text was updated successfully, but these errors were encountered: