-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Description
What Happened?
Attach the log file
manohar@ThinkPad-E14-Gen-6:~/ElevateLabs/kubernetes-cluster-task5$ minikube start --driver=docker
๐ minikube v1.37.0 on Ubuntu 25.10
โจ Using the docker driver based on existing profile
๐ Starting "minikube" primary control-plane node in "minikube" cluster
๐ Pulling base image v0.0.48 ...
๐ Restarting existing docker container for "minikube" ...
๐คฆ StartHost failed, but will try again: provision: ssh command error:
command : sudo hostname minikube && echo "minikube" | sudo tee /etc/hostname
err : Process exited with status 127
output : hostname: error while loading shared libraries: libc.so.6: cannot change memory protections
๐ Updating the running docker "minikube" container ...
๐ฟ Failed to start docker container. Running "minikube delete" may fix it: provision: ssh command error:
command : sudo hostname minikube && echo "minikube" | sudo tee /etc/hostname
err : Process exited with status 127
output : hostname: error while loading shared libraries: libc.so.6: cannot change memory protections
โ Exiting due to GUEST_PROVISION: error provisioning guest: Failed to start host: provision: ssh command error:
command : sudo hostname minikube && echo "minikube" | sudo tee /etc/hostname
err : Process exited with status 127
output : hostname: error while loading shared libraries: libc.so.6: cannot change memory protections
โญโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโฎ
โ โ
โ ๐ฟ If the above advice does not help, please let us know: โ
โ ๐ https://github.com/kubernetes/minikube/issues/new/choose โ
โ โ
โ Please run minikube logs --file=logs.txt and attach logs.txt to the GitHub issue. โ
โ โ
โฐโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโฏ
Operating System
None
Driver
None