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

hyperv: Failed to stop minikube #3492

Closed
ohalushchak opened this issue Dec 25, 2018 · 5 comments
Closed

hyperv: Failed to stop minikube #3492

ohalushchak opened this issue Dec 25, 2018 · 5 comments
Labels
co/hyperv HyperV related issues good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/bug Categorizes issue or PR as related to a bug. os/windows priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Milestone

Comments

@ohalushchak
Copy link

Can not stop minikube right after it was started. After 10 minutes nothing has been changed.

image

Environment:
{ "ConfigVersion": 3, "Driver": { "IPAddress": "192.168.0.107", "MachineName": "minikube", "SSHUser": "docker", "SSHPort": 22, "SSHKeyPath": "C:\\Users\\Asus\\.minikube\\machines\\minikube\\id_rsa", "StorePath": "C:\\Users\\Asus\\.minikube", "SwarmMaster": false, "SwarmHost": "", "SwarmDiscovery": "", "Boot2DockerURL": "file://C:/Users/Asus/.minikube/cache/iso/minikube-v0.30.0.iso", "VSwitch": "", "DiskSize": 20000, "MemSize": 2048, "CPU": 2, "MacAddr": "", "VLanID": 0, "DisableDynamicMemory": false }, "DriverName": "hyperv", "HostOptions": { "Driver": "", "Memory": 0, "Disk": 0, "EngineOptions": { "ArbitraryFlags": null, "Dns": null, "GraphDir": "", "Env": null, "Ipv6": false, "InsecureRegistry": [ "10.96.0.0/12" ], "Labels": null, "LogLevel": "", "StorageDriver": "", "SelinuxEnabled": false, "TlsVerify": false, "RegistryMirror": null, "InstallURL": "" }, "SwarmOptions": { "IsSwarm": false, "Address": "", "Discovery": "", "Agent": false, "Master": false, "Host": "", "Image": "", "Strategy": "", "Heartbeat": 0, "Overcommit": 0, "ArbitraryFlags": null, "ArbitraryJoinFlags": null, "Env": null, "IsExperimental": false }, "AuthOptions": { "CertDir": "C:\\Users\\Asus\\.minikube", "CaCertPath": "C:\\Users\\Asus\\.minikube\\certs\\ca.pem", "CaPrivateKeyPath": "C:\\Users\\Asus\\.minikube\\certs\\ca-key.pem", "CaCertRemotePath": "", "ServerCertPath": "C:\\Users\\Asus\\.minikube\\machines\\server.pem", "ServerKeyPath": "C:\\Users\\Asus\\.minikube\\machines\\server-key.pem", "ClientKeyPath": "C:\\Users\\Asus\\.minikube\\certs\\key.pem", "ServerCertRemotePath": "", "ServerKeyRemotePath": "", "ClientCertPath": "C:\\Users\\Asus\\.minikube\\certs\\cert.pem", "ServerCertSANs": null, "StorePath": "C:\\Users\\Asus\\.minikube" } }, "Name": "minikube" }

@tstromberg tstromberg changed the title Failed to stop minikube hyperv: Failed to stop minikube Jan 19, 2019
@tstromberg tstromberg added os/windows co/hyperv HyperV related issues labels Jan 19, 2019
@tstromberg
Copy link
Contributor

This seems like a pretty old minikube release. I don't know if the stop behavior has improved, but do you mind trying with minikube v0.33.x?

This may be related to #2914

@tstromberg tstromberg added the kind/bug Categorizes issue or PR as related to a bug. label Jan 19, 2019
@ohalushchak
Copy link
Author

Can not check this issue on v0.33.1 because I even can not start minikube.

image

@ohalushchak
Copy link
Author

ohalushchak commented Jan 22, 2019

I have checked it on v0.33.1 - the same issue

image

@tstromberg tstromberg added the priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. label Jan 22, 2019
@tstromberg tstromberg added this to the v1.0.0-candidate milestone Jan 22, 2019
@tstromberg
Copy link
Contributor

tstromberg commented Jan 22, 2019

Thanks for the update! Marking this as a candidate for blocking the v1.0.0 release.

@tstromberg tstromberg added help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. labels Jan 22, 2019
@tstromberg
Copy link
Contributor

Dupe of #2914

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
co/hyperv HyperV related issues good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/bug Categorizes issue or PR as related to a bug. os/windows priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Projects
None yet
Development

No branches or pull requests

2 participants