Skip to content
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

Can't connect to remote host when through proxy #47

Closed
ghost opened this issue Dec 10, 2018 · 2 comments
Closed

Can't connect to remote host when through proxy #47

ghost opened this issue Dec 10, 2018 · 2 comments

Comments

@ghost
Copy link

ghost commented Dec 10, 2018

@hackhaslam commented on Sep 21, 2016, 3:12 PM UTC:

We may just need to enable proxy auto-detection:

QNetworkProxyFactory::setUseSystemConfiguration(true);

but that ought to be tested.

This issue was moved by shanegramlich from stinb/gitahead#46.

@ghost
Copy link
Author

ghost commented Dec 10, 2018

@hackhaslam commented on Sep 21, 2016, 3:14 PM UTC:

Notify matt.stephenson@ge.com when fixed.

@ghost
Copy link
Author

ghost commented Dec 10, 2018

@hackhaslam commented on Oct 4, 2016, 4:14 PM UTC:

The fix only works for connections through Qt's networking layer. Libgit2 also needs to detect proxy settings somehow.

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

No branches or pull requests

1 participant