-
Notifications
You must be signed in to change notification settings - Fork 122
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 fails to start after reboot #2531
Comments
Docker tried hard to launch, but to no avail. The logs are almost empty! have you tried to uninstall and try again? |
@akimd I could try reinstalling, but this is a brand new Docker installation: I never had Docker on this computer till last week. Also, once Docker fails, it prompts to reset to factory defaults, and in the course of that, it appears to do at least some reinstallation; at least, it asks me for an admin password and claims to be reinstalling some stuff... |
Gee... We'll have to spend more time on your logs then... Maybe you could try to generate logs again? Those ones really say nothing (al least to me...). |
So we agree Docker never ever worked correctly on this machine? |
@akimd No, Docker works beautifully on this machine—right up to the point where I have to do an abnormal reboot, as described above. |
(The abnormal reboots were due to an unrelated issue, not Docker's fault, AFAIK) |
So let me restate the problem differently. Docker works nicely on my computer until I have to reboot it as described above. Once I reboot, I have to go through the cycle of "failed to start"/"reset to defaults". If I do that, it again works beautifully...till the next time I need to do an abnormal reboot. |
One other piece of possibly useful info: when I start the Docker app successfully, it takes a very long time before it switches from "Docker is starting" to "Docker is running". Is there a log I can watch during that time so I can see what it's doing? |
You know, that makes me think I should try a reinstallation. But why should I need one after only a week? Is the fact that I'm using Docker from a non-admin account giving it problems? |
Following the instructions to uninstall. Will reinstall and see what happens. |
OK, I reinstalled Docker. I haven't yet had occasion to do an abnormal reboot, but I did find something:
I'd have expected it to launch without much problem (or immediately give an error), but after 10 minutes or so of "Docker is starting…", I gave up. There's clearly something that Docker doesn't like about my configuration, but how would I go about finding out what it is? |
This part of it looks like a similar issue to #119. |
Hi @marnen. Please, do "Report and diagnose" a second time to see what going on. If you want to see logs, run the "Console" application, in the search field type "docker" and turn it into "Process" filtering. Then maybe the logs might show something. But that's roughly what "Diagnose and report" will do. |
OK, I'll do that when I'm back at my computer.
Would that do anything different than |
Of course, by Murphy's Law, the next time I started the Docker application, it loaded quickly. :P I'll post logs when this problem recurs. |
I believe that |
I'll close this issue. Feel free to reopen if you manage to reproduce. |
That's fine. I was about to do the same thing myself. :) |
I suspect you're right, but that's what the Docker documentation still recommends for viewing logs.
I agree with you. My question about whether it would do anything different was simply because I had already run |
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
Docker starts normally.
Actual behavior
I get the error "com.docker.supervisor failed to start".
Information
Diagnostic output:
Steps to reproduce the behavior
It fails nearly every time under these circumstances.
The text was updated successfully, but these errors were encountered: