> Hi everyone Hi Silvan
> $ git pull > fatal: unable to connect to git.suckless.org: > git.suckless.org[0: 195.186.210.161]: errno=Connection timed out > > Did the git server process die? The git server is fine, but as you must have seen on the suckless website, we have switched to another host. You must be using a third party DNS caching resolver which does not respect the DNS servers different TTLs and is still serving you the previous git.suckless.org IP address. So two solutions, either wait for this resolver to validate propagation on its side, or use your own. (for information, the address is 195.201.112.86 / 2a01:4f8:1c0c:706c::1)
