Skip to content
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

minikube start Issue #19963

Open
Imtiazwaraich opened this issue Nov 14, 2024 · 0 comments
Open

minikube start Issue #19963

Imtiazwaraich opened this issue Nov 14, 2024 · 0 comments

Comments

@Imtiazwaraich
Copy link

What Happened?

E1114 16:55:37.395108 6180 main.go:137] libmachine: [stderr =====>] : Hyper-V\Remove-VM : Hyper-V was unable to find a virtual machine with name "minikube".
At line:1 char:1

  • Hyper-V\Remove-VM minikube -Force
  •   + CategoryInfo          : ObjectNotFound: (:) [Remove-VM], VirtualizationException
      + FullyQualifiedErrorId : ObjectNotFound,Microsoft.HyperV.PowerShell.Commands.RemoveVM
    

Creating hyperv VM (CPUs=2, Memory=4000MB, Disk=20000MB) ...
Failed to start hyperv VM. Running "minikube delete" may fix it: recreate: creating host: create: creating: exit status 1
X Exiting due to GUEST_PROVISION: error provisioning guest: Failed to start host: recreate: creating host: create: creating: exit status 1

Attach the log file

E1114 16:55:33.546853 6180 main.go:137] libmachine: [stderr =====>] : Hyper-V\Get-VM : Hyper-V was unable to find a virtual machine with name "minikube".
At line:1 char:3

  • ( Hyper-V\Get-VM minikube ).state
  • + CategoryInfo          : InvalidArgument: (minikube:String) [Get-VM], VirtualizationException
    + FullyQualifiedErrorId : InvalidParameter,Microsoft.HyperV.PowerShell.Commands.GetVM
    
    
    

E1114 16:55:33.965537 6180 main.go:137] libmachine: [stderr =====>] : Hyper-V\Get-VM : Hyper-V was unable to find a virtual machine with name "minikube".
At line:1 char:3

  • ( Hyper-V\Get-VM minikube ).state
  • + CategoryInfo          : InvalidArgument: (minikube:String) [Get-VM], VirtualizationException
    + FullyQualifiedErrorId : InvalidParameter,Microsoft.HyperV.PowerShell.Commands.GetVM
    
    
    

E1114 16:55:34.370145 6180 main.go:137] libmachine: [stderr =====>] : Hyper-V\Stop-VM : Hyper-V was unable to find a virtual machine with name "minikube".
At line:1 char:1

  • Hyper-V\Stop-VM minikube
  •   + CategoryInfo          : ObjectNotFound: (:) [Stop-VM], VirtualizationException
      + FullyQualifiedErrorId : ObjectNotFound,Microsoft.HyperV.PowerShell.Commands.StopVM
    
    
    

E1114 16:55:34.764877 6180 main.go:137] libmachine: [stderr =====>] : Hyper-V\Get-VM : Hyper-V was unable to find a virtual machine with name "minikube".
At line:1 char:3

  • ( Hyper-V\Get-VM minikube ).state
  • + CategoryInfo          : InvalidArgument: (minikube:String) [Get-VM], VirtualizationException
    + FullyQualifiedErrorId : InvalidParameter,Microsoft.HyperV.PowerShell.Commands.GetVM
    
    
    

Operating System

Windows

Driver

Hyper-V

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant