git getaddrinfo() thread failed to start¶
Overview¶
# When any event of fetch, push, pull
# hit `git getaddrinfo() thread failed to start`
git pull
git fetch
# fatal: unable to access 'https://github.com/[REPOSITORY]/[NAME]/': getaddrinfo() thread failed to start
Solution 1: Restart network
Solution 2: Restart computer (This will reset the network)
Not see any other solution work until now. Stick with opt 2