Parallels / vagrant-parallels

Vagrant Parallels Provider
https://parallels.github.io/vagrant-parallels
MIT License
996 stars 87 forks source link

Error while command execution #418

Open nicolaturn opened 2 years ago

nicolaturn commented 2 years ago

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.`
legal90 commented 1 year ago

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?