-
Notifications
You must be signed in to change notification settings - Fork 252
Closed
Labels
kind/bugSomething isn't workingSomething isn't workingstatus/staleIssue went stale; did not receive attention or no reply from the OPIssue went stale; did not receive attention or no reply from the OP
Description
General information
- OS: Windows
- Hypervisor: Hyper-V
- Did you run
crc setup
before starting it (Yes/No)? Yes
CRC version
crc version: 1.8.0+0a318dc
OpenShift version: 4.3.8 (embedded in binary)
Host Operating System
Windows Server 2019
We're running the installation steps under OpenSSH and under an administrative account.
UAC is tuned off.
The installation goes successfully until we get the following error. At this time, the "crc" VM appears to be running:
(crc) Starting VM...
(crc) DBG | [stdout =====>] :
(crc) DBG | [stderr =====>] :
(crc) DBG | [executing ==>] : C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Start-VM crc
(crc) DBG | [stdout =====>] :
(crc) DBG | [stderr =====>] : Hyper-V\Start-VM : Win32 internal error "Access is denied" 0x5 occurred while reading the console output buffer.
(crc) DBG | Contact Microsoft Customer Support Services.
(crc) DBG | At line:1 char:1
(crc) DBG | + Hyper-V\Start-VM crc
(crc) DBG | + ~~~~~~~~~~~~~~~~~~~~
(crc) DBG | + CategoryInfo : NotSpecified: (:) [Start-VM], VirtualizationException
(crc) DBG | + FullyQualifiedErrorId : Unspecified,Microsoft.HyperV.PowerShell.Commands.StartVM
(crc) DBG |
(crc) DBG |
Making call to close driver server
(crc) Calling .Close
Successfully made call to close driver server
Making call to close connection to plugin binary
I'd like to know if anyone else has run into this issue?
Metadata
Metadata
Assignees
Labels
kind/bugSomething isn't workingSomething isn't workingstatus/staleIssue went stale; did not receive attention or no reply from the OPIssue went stale; did not receive attention or no reply from the OP