You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Well.. I did have minikube running just fine under ubuntu. There were some laptop hibernations, which might have affected stability of minikube (assumption I make). Needless to say I wanted to reinstantiate my minikube start without success.
I did try:
remove all docker instances/images to clean docker status
restart docker with systemctl
minikube delete --all --purge
remove all docker networks
restart minikube with more specific system conf like cpu and mem with increased verbosity and log dump to stderr, each of those tries fails
regenerated ssh-key for minikube
also verified there is nothing else using the docker port, which is fine.
None of the above helped.
Here I found somewhat related post without clear resolution: #12939
I am out of option, not sure what to do at this point.
What Happened?
Well.. I did have minikube running just fine under ubuntu. There were some laptop hibernations, which might have affected stability of minikube (assumption I make). Needless to say I wanted to reinstantiate my
minikube start
without success.I did try:
systemctl
minikube delete --all --purge
None of the above helped.
Here I found somewhat related post without clear resolution: #12939
I am out of option, not sure what to do at this point.
Attach the log file
Operating System
ubuntu 24.0.4.1
Driver
minikube v1.35.0
docker 28.0.4
The text was updated successfully, but these errors were encountered: