vagrant up --no-parallel error

223 views
Skip to first unread message

lashe adebayo

unread,
Mar 25, 2019, 4:28:06 AM3/25/19
to Vagrant
When I try to run the 'up' command, I get this error:

Bringing machine 'default' up with 'hyperv' provider...
==> default: Verifying Hyper-V is enabled...
==> default: Verifying Hyper-V is accessible...
An error occurred while executing a PowerShell script. This error
is shown below. Please read the error message and see if this is
a configuration error with your system. If it is not, then please
report a bug.

Script: check_hyperv_access.ps1
Error:

where : Exception calling "Translate" with "1" argument(s): "Some or all identity references could not be translated."
At C:\HashiCorp\Vagrant\embedded\gems\2.2.4\gems\vagrant-2.2.4\plugins\providers\hyperv\scripts\utils\VagrantVM\Vagrant
VM.psm1:721 char:32
+     $systemACL = $acl.Access | where {
+                                ~~~~~~~
    + CategoryInfo          : NotSpecified: (:) [Where-Object], MethodInvocationException
    + FullyQualifiedErrorId : IdentityNotMappedException,Microsoft.PowerShell.Commands.WhereObjectCommand


I don't know what's wrong and I need help ASAP.

Alvaro Miranda Aguilera

unread,
Mar 25, 2019, 2:32:12 PM3/25/19
to vagra...@googlegroups.com
hello.

Whats your host OS ?

is Hyper-V installed and enabled?

Can you create VMs?

Have you tried on a different host?

run :

vagrant destroy
vagrant up --debug

and share the full log.

Alvaro.

lashe adebayo

unread,
Mar 25, 2019, 7:22:25 PM3/25/19
to vagra...@googlegroups.com
I use windows 10


--
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/CAHqq0ezgeRA8Fmbm28usiEoteaXVjfoPLWgBE5%3DKBt2_T0UtVA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

lashe adebayo

unread,
Mar 25, 2019, 8:02:58 PM3/25/19
to vagra...@googlegroups.com
I got an error while debugging:

INFO interface: error: An error occurred while executing a PowerShell script. This error
 INFO interface: Machine: error-exit ["VagrantPlugins::HyperV::Errors::PowerShellError", "An error occurred while executing a PowerShell script. This error\nis shown below. Please read the error message and see if this is\na configuration error with your system. If it is not, then please\nreport a bug.\n\nScript: check_hyperv_access.ps1\nError:\n\nwhere : Exception calling \"Translate\" with \"1\" argument(s): \"Some or all identity references could not be translated.\"\nAt C:\\HashiCorp\\Vagrant\\embedded\\gems\\2.2.4\\gems\\vagrant-2.2.4\\plugins\\providers\\hyperv\\scripts\\utils\\VagrantVM\\Vagrant\nVM.psm1:721 char:32\n+     $systemACL = $acl.Access | where {\n+                                ~~~~~~~\n    + CategoryInfo          : NotSpecified: (:) [Where-Object], MethodInvocationException\n    + FullyQualifiedErrorId : IdentityNotMappedException,Microsoft.PowerShell.Commands.WhereObjectCommand\n \n"]


Reply all
Reply to author
Forward
0 new messages