-
Notifications
You must be signed in to change notification settings - Fork 121
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
Containers fail to keep running since latest Docker update #1809
Comments
Happened to me, too. I run a mysql container. Usually it's running without problem. Now it's closing every time I sleep my Mac. |
In the logs for EDB656CD-E5D0-4093-9592-E5B2D11106B8:
HTTP proxies are configured by modifying the environment variables inside the VM, which requires a VM restart whenever the variables change. In this case perhaps it's unnecessary to reboot when the As a workaround try setting: Whale Menu -> Proxies -> No proxies. |
Sounds like this trick from @djs55 also resolves the annoying reboot that happens every single time i switch from network. |
@djs55 something for the troubleshooting section in the documentation perhaps? |
The unnecessary reboot caused by the |
Setting "No Proxies" appears to have solved the problem. thx! |
Hopefully this also fixes the issue of restarting Docker when stopping/starting Charles Proxy! |
@timothyallan It does. Just confirmed it. |
@vyscond Hmmm, yours doesn't do this if you're using the system proxy? |
Issues go stale after 90d of inactivity. Prevent issues from auto-closing with an If this issue is safe to close now please do so. Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows. |
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 app runs until I stop it
Actual behavior
all containers fail after several hours, this has only started since the latest update
Information
Docker for Mac: version: 17.06.0-ce-mac18 (4cdec4294a50b2233146b09469b49937dabdebdd)
macOS: version 10.11.6 (build: 15G1510)
logs: /tmp/EDB656CD-E5D0-4093-9592-E5B2D11106B8/20170702-182642.tar.gz
[OK] db.git
[OK] vmnetd
[OK] dns
[OK] driver.amd64-linux
[OK] virtualization VT-X
[OK] app
[OK] moby
[OK] system
[OK] moby-syslog
[OK] db
[OK] env
[OK] virtualization kern.hv_support
[OK] slirp
[OK] osxfs
[OK] moby-console
[OK] logs
[OK] docker-cli
[OK] menubar
[OK] disk
Steps to reproduce the behavior
Seems happen to any container I run.
The text was updated successfully, but these errors were encountered: