Skip to content
This repository has been archived by the owner on Feb 19, 2019. It is now read-only.

Proxy setting ignored for local connections #716

Closed
cavaliercoder opened this issue Dec 2, 2015 · 6 comments
Closed

Proxy setting ignored for local connections #716

cavaliercoder opened this issue Dec 2, 2015 · 6 comments

Comments

@cavaliercoder
Copy link

When connecting to https://chocolatey.org/api/v2/, the chocolatey client (v0.9.9.11) correctly uses the configured proxy server (configured via choco config set proxy). However, when connecting to nuget servers on my local LAN segment, the proxy settings are seemingly ignored and the client attempts to connect directly.

Often times a corporate proxy is still required to access a local web/NuGet server. Could you please consider making proxy bypass configurable?

The issue persists when using an IPv4 address, hostname or FQDN of a local NuGet host.

I've confirmed this issue in WireShark and Fiddler.

Running in PowerShell on Windows 10

Name                           Value
----                           -----
PSVersion                      5.0.10240.16384
WSManStackVersion              3.0
SerializationVersion           1.1.0.1
CLRVersion                     4.0.30319.42000
BuildVersion                   10.0.10240.16384
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}
PSRemotingProtocolVersion      2.3
@ferventcoder
Copy link
Contributor

Thanks for filing this issue. However I believe you wanted to file it at https://github.com/chocolatey/choco?

@cavaliercoder
Copy link
Author

Thanks, I'll raise it there. Apologies for missing the notice.

@ferventcoder
Copy link
Contributor

No worries, I was trying to find the already created issue

@ferventcoder
Copy link
Contributor

This has been raised. I believe they are the same root cause.

@ferventcoder
Copy link
Contributor

Maybe not, thought it might be related to chocolatey/choco#466, but perhaps it is chocolatey/choco#262.

I see you just raised chocolatey/choco#497

@cavaliercoder
Copy link
Author

Thanks for taking a look

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants