-
Notifications
You must be signed in to change notification settings - Fork 40
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
Cannot start boxes with vmware_desktop provider with VMware WS Pro 17 on Linux #102
Comments
Hi there, Would you please provide a gist of the output from Thanks! |
Of course: https://gist.github.com/Salvor42/1837b06992a560d2375c0bf4d6ef1bd0 Thank you for your effort! |
I just ran up into this. The solution (or I'd rather way a workaround) that worked for me is here. My service file was is a different location, but the key part is the |
|
I'm trying to use this in Github Actions with Packer and a "standard" / "personal" license. Using the suggestions to force a license type does not fix the issue, it hangs at "Calling Vagrant Up (this can take some time)...". Dropping to version 3.0.1 has the same effect. I'm using ...vmw-desktop/ws/17.5.2/23775571/linux/core/VMware-Workstation-17.5.2-23775571.x86_64.bundle.tar as the vmware version. |
Does it sound like the root cause may be similar to hashicorp/packer-plugin-vmware#229 ? |
@ssplatt is the host you are running on for github actions bare metal or does it support nested virtualization? |
And sorry for the late reply here. The output of:
would be helpful in determining if the matching needs to be modified. Thanks! |
Short comment: I'm no longer on topic, since I went to Proxmox in my homelab. But I'm happy if this thread leads to something useful! Thank you for your time! |
yes, they do. I believe the problem I'm running into now is that the free license cannot be set without VMware trying to pop up a gui at first run. I have a line to
I ran this on my local host and got no output. I'm trying to use the free, personal license. |
I have a licensed provider installed:
But I cannot start any box:
Of course, the player does not support snapshots (AFAIK). I tried
vmrum -T ws ...
by hand, which worked.What can I do to prevent the player to be chosen?
Reproduction information
Vagrant version
Vagrant 2.3.7
Host operating system
Debian GNU/Linux 11 (bullseye)
Vagrantfile
The text was updated successfully, but these errors were encountered: