-
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
Cannot check for Updates when behind MITM SSL Proxy #994
Comments
Hi, updates and diagnoses are using standard https request and are done on host side in user mode so there must be something blocking the app in your internet settings (firewall, proxy, vpn/dns). |
@jsok is it still an issue? |
Yes still an issue. I can access the download URL:
Another factor is a corp MITM SSL setup, however the CA is in my Keychain and trusted (and Docker for Mac recently acquired the ability to honour it). |
Hi, Here the logs: Someone knows how can we solve pac problem in Sierra? Thanks |
...a similar observation related to corporate MITM SSL proxy noted in #2386 . |
Seems #2386 issue was identified and tested working. See the test build to give it a try. |
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. |
/remove-lifecycle stale #2386 is a different problem. |
Ebrinery commented on this issue over a year ago. Sometimes there may be something in the internet settings that is causing the problem ("firewall, proxy, vpn/dns). He suggests creating a proxy rule might help. |
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. |
/remove-lifecycle stale @ebriney @YRM64 yes this is precisely the problem, Docker for Mac doesn't honour either the system proxy settings and/or the Mac OS KeyChain for SSL CA trust. We had all these same issues (proxy support, import CA's from KeyChain) with dockerd inside Docker for Mac and they got solved. This issue is in regards to getting the same settings honoured when checking for updates. |
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. |
/remove-lifecycle stale |
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. |
/remove-lifecycle stale |
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
I click the "Check for Updates..." button and get an "Install and Relaunch" window.
Actual behavior
Information
"Diagnose & Feedback" fails to upload (potentially for the same reason the update checking fails).
Steps to reproduce the behavior
When behind a Proxied internet connection, attempt to check for updates.
The text was updated successfully, but these errors were encountered: