About 317 results
Open links in new tab
  1. github DNS resolving not working - Ask Ubuntu

    Sep 29, 2022 · Unfortunately not all domains can be resolved. apt-get update / upgrade - works (configured apt.conf with the cntlm proxy info) git clone from internal network - works git clone …

  2. fatal: unable to access could not resolve host git lab ubuntu

    Apr 3, 2023 · In in friends laptop its working with the same command. He is using Windows 10 and I am using Windows11. I tried disabling firewall , updating kernal and others but none of …

  3. linux - Could not resolve host: on WSL ubuntu after trying to …

    Jul 8, 2022 · Could not resolve host: on WSL ubuntu after trying to install anything Ask Question Asked 3 years, 6 months ago Modified 3 years, 6 months ago

  4. macos - "Could not resolve host: github.com" error when trying to …

    Oct 3, 2020 · I ran into this error when trying to pull the latest contents of a repository in iTerm2. Removing the origin and re-adding it did not resolve the issue. However ...

  5. Curl error (6): Couldn't resolve host name - Super User

    Nov 3, 2024 · Learn how to troubleshoot and resolve the "Curl error (6): Couldn't resolve host name" issue on Super User forum.

  6. Temporary Failure in name resolution on WSL - Ask Ubuntu

    Nov 29, 2019 · 0 In my case, inside wsl, file: /etc/resolve.conf listed a non-working name server. wsl --shutdown did not resolve the issue. However, restarting the entire Windows machine did …

  7. Clone from GitHub.com “Temporary failure in name resolution” error

    Sep 19, 2020 · To check resolution on ubuntu, run: $ sudo resolvectl query github.com github.com: 140.82.114.3 -- link: wlp2s0 -- Information acquired via protocol DNS in 1.3ms. -- …

  8. Can access Github via browser but not via git commands

    May 25, 2018 · As previous comment says, your proxy needs your username and password which the browser sends but git does not. Did you solve this?

  9. Bash on Ubuntu on Windows - could not resolve host using VPN

    Nov 15, 2016 · 2 It seems there are no name server (s) to resolve the host name. Inside Ubuntu bash, edit the file /etc/resolv.conf so that it contains: nameserver X.Y.Z.W I am assuming you …

  10. sudo: unable to resolve host {hostname}: Temporary failure in …

    Jun 4, 2021 · It seems likely that your computer's hostname is not configured correctly. There are two files you should check; /etc/hostname contains just your computer's name, and /etc/hosts …