Paul Broadwith
2018-09-18 09:55:12 UTC
When you try to use:
vagrant up
or
vagrant up --provider=virtualbox
and you are NOT in an elevated session you get:
Vagrant failed to initialize at a very early stage:
Failed to invoke the VMware utility task.
Cause: ERROR: Access is denied.
Please address the issue above and try again. If
this problem persists, please contact ***@hashicorp.com
This is with the vmware plugin installed and the environment variable
`VAGRANT_DEFAULT_PROVIDER` set to `virtualbox`.
My issue is not so much that you need to use an elevated session but why I
need to use an elevated session when prior to installing the vmware plugin
it wasn't necessary. Vagrant appears to want to use the VMware plugin
(which launches a vmware tool which requires admin rights) for something
even though it's not bringing a VMware box.
Is this normal behaviour?
--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
GitHub Issues: https://github.com/mitchellh/vagrant/issues
IRC: #vagrant on Freenode
---
You received this message because you are subscribed to the Google Groups "Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vagrant-up+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/d8be2b3a-a092-4676-bfaa-8a2b3f91f3d5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
vagrant up
or
vagrant up --provider=virtualbox
and you are NOT in an elevated session you get:
Vagrant failed to initialize at a very early stage:
Failed to invoke the VMware utility task.
Cause: ERROR: Access is denied.
Please address the issue above and try again. If
this problem persists, please contact ***@hashicorp.com
This is with the vmware plugin installed and the environment variable
`VAGRANT_DEFAULT_PROVIDER` set to `virtualbox`.
My issue is not so much that you need to use an elevated session but why I
need to use an elevated session when prior to installing the vmware plugin
it wasn't necessary. Vagrant appears to want to use the VMware plugin
(which launches a vmware tool which requires admin rights) for something
even though it's not bringing a VMware box.
Is this normal behaviour?
--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
GitHub Issues: https://github.com/mitchellh/vagrant/issues
IRC: #vagrant on Freenode
---
You received this message because you are subscribed to the Google Groups "Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vagrant-up+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/d8be2b3a-a092-4676-bfaa-8a2b3f91f3d5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.