question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

fatal: unable to access 'https://github.com/': Could not resolve proxy: aproxy

See original GitHub issue

Description

[Description of the issue]

Version

GitHub Desktop version: [version here]

OS version: [version here]

Steps to Reproduce

  1. connect a VPN
  2. Generate a pull request this will occur on that.
  3. I tried after disconnecting the VPN then it was happening again and again, this error isn’t going in any way.

Expected behavior: [What you expected to happen]

Actual behavior: [What actually happened]

Reproduces how often: [What percentage of the time does it reproduce?]

Logs

Additional Information

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:29 (4 by maintainers)

github_iconTop GitHub Comments

126reactions
Deepak2607commented, Nov 7, 2018

Run the below command git config --global --unset http.proxy

9reactions
GokulaAdabalacommented, May 14, 2019

Thanks Deepak. It’s working. Run the below command in jenkins server git config --global --unset http.proxy

Read more comments on GitHub >

github_iconTop Results From Across the Web

git - Could not resolve proxy: - Stack Overflow
Open your terminal through the administrator. Then hit command git config --global -l; Then unset all HTTP and https proxies by below command;...
Read more >
Can't clone or pull due to a git outbound proxy
Cause. Your Git is configured to use an outbound proxy that has issues to reach Bitbucket Server. Resolution. You could either: Fix ...
Read more >
fatal unable to access could not resolve host GitHub - Edureka
Hi@akhtar,. This can be caused in incorrect proxy settings , or error typing name, make sure you're using the exact URL of whatever...
Read more >
Working with GIT while, behind proxy | by nish abe - Medium
Recently I had some issues in making GIT working while I was in a proxy enabled network. Below are the steps that helped...
Read more >
git couldn t resolve host
This can be caused in incorrect proxy settings , or error typing name, make sure you're using ... Fatal unable to access could...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found