-
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
17.06.0-rc1 crashes when I connect or disconnect from VPN #1684
Comments
I think that's something wider, I have the same issue locally (see #1683) |
This is still an issue for me on Docker for Mac 17.06.0-rc4-ce-mac15. |
@kinghuang it looks like the diagnostics upload failed. Could you reproduce the problem on the latest rc4 and retry the upload? |
Reproduced docker daemon restart on every connect / disconnect from fortis VPN. |
@gtardif interestingly the last 6 VM console logs ( Unfortunately the main logs haven't captured the reason for the VM reboot. Interestingly your logs don't seem to have captured the usual "Hyperkit subprocess has shutdown" and the normal logging from the subprocess manager -- this could either be related to the problem or perhaps the logging level has been accidentally turned down? |
@kinghuang: @gtardif and I believe we have reproduced this in-house and have a fix. We'll let you know when we have a build you can test. |
@kinghuang you can try with this build : |
@gtardif I've downloaded and installed 18382. Docker is still restarting when I connect or disconnect from VPN. Diagnostic ID: 4AC1AAE1-4F29-4D90-987C-D1EA0E6E94B2 |
Based on @djs55's comment about proxies, I've changed the setting from “Use system proxy” to “No proxy”. Docker doesn't seem to be restarting on VPN connect/disconnect anymore. I'll keep an eye on it. |
@kinghuang thanks for the fast update :) Looking at the diagnostics, it seems that your HTTP proxy settings are changing (slightly) when you turn the VPN on and off:
This is expected behaviour for the moment. A future version of Docker will have a transparent HTTP proxy which will avoid having to reboot the VM. Let us know if you see any other odd behaviour. Thanks for the report! |
For reference this appears to be the same root cause as #1809 (and several other reports) I think it's worth making this change of |
The unnecessary reboot caused by the |
Is the update out already? I'm still having this issue on Mac. Whenever I disconnect my VPN, docker restarts. Kindly fix this asap. |
Hello? Any update? Is this issue fixed? Should I downgrade? |
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. |
At my workplace, I have to use FortiClient to connect to VPN. Every time I connect or disconnect from the VPN, Docker for Mac 17.06.0-rc1 crashes.
Expected behavior
When I connect or disconnect from the VPN, Docker for Mac should continue to function. This is the behaviour in previous versions of Docker for Mac.
Actual behavior
Docker crashes and restarts whenever I connect or disconnect from the VPN.
Information
Steps to reproduce the behavior
The text was updated successfully, but these errors were encountered: