Thanks @wide-mechanic-33041, I agree with you about the 407 error and I'm looking in that direction.
But I can't figure out what the problem is 😞
Rancher Desktop's proxy settings seem to be set correctly. When I run a cURL in rancher-desktop wsl, I can reach URLs that are only open to me in the proxy.
I am running Windows and WSL is up to date.
w
wide-mechanic-33041
06/05/2025, 11:36 AM
well 407 means it has a proxy (possibly through the WSL autoProxy feature). You may be competing with autoProxy as I am not 100% how the auth is being sent via the WSL config pane in RD. You may want to try and disable autoProxy and see if your results change. The 407 is a auth challenge response so its getting the proxy, but not the auth to use the proxy.