About 20,500,000 results
Open links in new tab
  1. GitHub - fatal: could not read Username for 'https://github.com': …

    Apr 4, 2017 · fatal: could not read Username for 'https://github.com': No such file or directory Reason of failure: When the job changed, the command running environment also changed, …

  2. Visual Studio 2022 - Unable to get GitHub Copilot to sign in

    Feb 25, 2025 · I am trying to sign in to GitHub Copilot for Visual Studio 2022, but VS won't take my sign-in. In the GitHub Copilot Chat window, I select 'sign in'. A browser windows to sign …

  3. fatal: unable to connect to github.com: github.com [0: …

    Jul 8, 2022 · The problem here is that you're using the unauthenticated Git protocol on port 9418 (that can be seen with git://). GitHub turned that off sometime back because it's unencrypted …

  4. git - GitHub: "failed to connect to github 443 windows/ Failed to ...

    I have wide experience working with corporate proxies. If you have configured the proxy and it's impossible to work with Git (always getting a 443 error), try to check if you have a …

  5. Git: Could not resolve host github.com error while cloning remote ...

    Jan 27, 2017 · What I did: I have created a remote repository on Github and I am trying to clone the remote repository on my local machine. While cloning I am providing the clone URL & …

  6. How to fix "ssh: connect to host github.com port 22: Connection …

    Host github.com Hostname ssh.github.com Port 443 Then, run the command ssh -T [email protected] to confirm if the issue is fixed. According to this Sometimes, firewalls refuse to …

  7. GitHub Copilot Chat Sign in failed Issue in IDEA 2024.1 on …

    Jan 20, 2025 · When using GitHub Copilot Chat in IDEA 2024.1 (Ultimate), clicking "Sign in with GitHub" shows a pop-up saying "retrieving GitHub device code." After waiting for a while, it fails

  8. I pasted Github git URL for cloning but get: Could not resolve host ...

    Jul 14, 2020 · 1 Comment 2 Could not resolve host: github.com Means you have a DNS or Firewall problem. Try from a command line: ping github.com There is nothing wrong with the …

  9. Encountering 'fatal: could not resolve host github.com'

    Apr 18, 2024 · I encountered a frustrating issue while attempting to clone a repository from GitHub in my WSL (Windows Subsystem for Linux) environment. Whenever I try to clone a repository …

  10. Git connection problem. "fatal: unable to connect to github.com....."

    Apr 12, 2023 · I reinstalled Git I search for some network problems, and i have got ping from github.com server and tracert github.com command for viewing github request trace and it …