-
Notifications
You must be signed in to change notification settings - Fork 120
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
Problem starting Docker/Kubernetes after upgrade MacOS to 10.13.5 #2985
Comments
I resolved the issue by resetting to factory defaults. This means I get to re-create all my docker and kubernetes configurations (sigh). I am not sure if this is a clue, but I noticed that my Mac disk image file was a qcow2 file and after resetting to factory defaults, it is a raw file. |
Same issue here after upgrading to macOS 10.13.5:
Docker 18.05.0-ce-mac67 |
I had the same issue. I solved it by quitting Docker, then moved the NB: make sure your existing containers are writing to explicitly defined volumes if you require persistent storage before doing this. Upon restart Docker will need to pull down the images again so make sure you've got any important data backed up. For me this was not a concern (thankfully). |
I know this sounds really dumb, but some folks on my team ran the OSX migration assistant and ended up with an empty
|
Not dumb. Worked for me. I migrated between laptops and /etc/hosts was empty on the new one. Added the default content, restarted Docker, and Kubernetes started up in a few seconds. It does seem though, still, when I disable then enable Kubernetes, I need to do a Docker restart to have Kubernetes come up, but before your solution it never came up. |
Closed issues are locked after 30 days of inactivity. If you have found a problem that seems similar to this, please open a new issue. Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows. |
Expected behavior
Start or restart Docker will start both Docker for Mac and Kubernetes
Actual behavior
Docker starts but Kubernetes reports "Kubernetes is starting ..." forever
20180608-112126.tar.gz
Information
10.13.5
Diagnostic logs
Note that a Console display of Docker logs shows the continuous adding of a error line "com.docker.driver.amd64-linux Node status error: Unauthorized"```
Docker for Mac: version...
18.05.0-ce-mac67 (25042) (Edge)
The text was updated successfully, but these errors were encountered: