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

docker inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" minikube: exit status 1 #8739

Closed
hasibh64 opened this issue Jul 17, 2020 · 2 comments
Labels
kind/support Categorizes issue or PR as a support question. triage/needs-information Indicates an issue needs more information in order to work on it.

Comments

@hasibh64
Copy link

I am unable to start minikube on my oracle virtualbox with guest ubuntu.
i got following error screenshot.

image

@priyawadhwa priyawadhwa added the kind/support Categorizes issue or PR as a support question. label Jul 17, 2020
@priyawadhwa
Copy link

Hey @hasibh64 this error happens because of a race condition when mounting the "/var" directory. We have an issue open for that here:

#8179

and we recently closed a duplicate of this issue here: #8163

I merged a temporary fix for v1.12.0 -- could you try upgrading and see if that fixes the issue?

@priyawadhwa priyawadhwa changed the title Error while running command minikube start --vm-driver=docker docker inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" minikube: exit status 1 Jul 17, 2020
@priyawadhwa priyawadhwa added the triage/needs-information Indicates an issue needs more information in order to work on it. label Jul 17, 2020
@tstromberg
Copy link
Contributor

This issue appears to be a duplicate of #8179, do you mind if we move the conversation there?

Ths way we can centralize the content relating to the issue. If you feel that this issue is not in fact a duplicate, please re-open it using /reopen. If you have additional information to share, please add it to the new issue.

Thank you for reporting this!

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/needs-information Indicates an issue needs more information in order to work on it.
Projects
None yet
Development

No branches or pull requests

3 participants