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 · 2 comments
Open

minikube start Issue #19963

Imtiazwaraich opened this issue Nov 14, 2024 · 2 comments
Labels
kind/support Categorizes issue or PR as a support question. triage/duplicate Indicates an issue is a duplicate of other open issue.

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

@T-Lakshmi
Copy link

Duplicate issue of #8512

@Imtiazwaraich,
Check the conversition mention in #8512 which may help you to resolve your issue.

@T-Lakshmi
Copy link

/triage duplicate
/kind support

@k8s-ci-robot k8s-ci-robot added triage/duplicate Indicates an issue is a duplicate of other open issue. kind/support Categorizes issue or PR as a support question. labels Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/support Categorizes issue or PR as a support question. triage/duplicate Indicates an issue is a duplicate of other open issue.
Projects
None yet
Development

No branches or pull requests

3 participants