On Mon, Jun 11, 2018 at 10:41 AM, Quentin Rameau <quinq@fifth.space> wrote: >> 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.
I have seen this but that was 10 days ago so I assumed the cache expired already. > 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) Thanks for the info! I will try again later! Cheers, Silvan