-
Notifications
You must be signed in to change notification settings - Fork 287
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 login if windows has set a PAC file #14560
Comments
Thanks for reporting; I forwarded this internally to some colleagues working on things related to proxy-configuration; they informed me that there's an internal ticket (DDB-188) that could be related. I don't have an ETA on this, but at least it looks like it's on our radar, and possibly your reproducer could help (thanks for that!) |
(marked this as "acknowledged", per the above, but it's to be confirmed if it's the same issue as tracked there) |
@nc-niva would you be able to provide a log file following the steps mentioned below please.
Output will be written to a file called backendstacks.log either in the current directory or under %APPDATA%/Docker/ directory. Thank you. |
Here you go @karman-docker |
sidenote: it works in docker desktop version 4.35.1 |
Thanks @nc-niva based on that log, I can confirm that it is the same issue as mentioned by @thaJeztah. We are investigating it. |
I (obviously) don't know how you guys are working, but do you have some sort of ETA on it? |
Hi @nc-niva |
Hi @nc-niva, |
Description
I'm using a PAC file, exposed by a docker container.
That PAC file configured in windows under proxy setting.
The content of the pac file is this
It has nothing to do with docker.
And the mime type is ´application/x-ns-proxy-autoconfig´
Reproduce
Setup a pac file in your windows proxy settings.
Wait 24 hours (or delete all your cached stuff, to ensure you are logged out),
Try to log in. -> This will hang forever and eventually timeout.
To fix it: disable pac file setting in windows proxy settings, restart docker and login.
Expected behavior
No response
docker version
Client: Version: 27.4.0 API version: 1.47 Go version: go1.22.10 Git commit: bde2b89 Built: Sat Dec 7 10:40:21 2024 OS/Arch: windows/amd64 Context: desktop-linux Server: Docker Desktop 4.37.1 (178610) Engine: Version: 27.4.0 API version: 1.47 (minimum version 1.24) Go version: go1.22.10 Git commit: 92a8393 Built: Sat Dec 7 10:38:57 2024 OS/Arch: linux/amd64 Experimental: false containerd: Version: 1.7.21 GitCommit: 472731909fa34bd7bc9c087e4c27943f9835f111 runc: Version: 1.1.13 GitCommit: v1.1.13-0-g58aa920 docker-init: Version: 0.19.0 GitCommit: de40ad0
docker info
Diagnostics ID
1AB300DC-8534-4703-83D4-8D23963ACED1/20250129064636
Additional Info
No response
The text was updated successfully, but these errors were encountered: