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

Unable to start minikube due to invalid Host header error #16949

Closed
justinabrahms opened this issue Jul 25, 2023 · 2 comments
Closed

Unable to start minikube due to invalid Host header error #16949

justinabrahms opened this issue Jul 25, 2023 · 2 comments

Comments

@justinabrahms
Copy link

What Happened?

When I try to start minikube, it errors due to a host header, then complains about not being able to rebuild b/c the container is in use.

Starting from a fresh minikube (e.g. minikube delete).. I run minikube start --driver=docker --container-runtime cri-o and it errors.

I'm running on nixos.

Attach the log file

logs2.txt

Operating System

Other

Driver

Docker

@poelzi
Copy link

poelzi commented Jul 25, 2023

I see the same

@justinabrahms
Copy link
Author

This is an issue with docker on nixos. See issue here: NixOS/nixpkgs#244159

This will be fixed in 23.05 when https://nixpk.gs/pr-tracker.html?pr=245179 lands, but there's a workaround for now at the bottom of the thread.

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

2 participants