DNS lookup for git.postgresql.org

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: PostgreSQL www <pgsql-www(at)postgresql(dot)org>
Subject: DNS lookup for git.postgresql.org
Date: 2021-06-30 00:17:09
Message-ID: 20210630001709.GA3259@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

I have an automated job that pulls from our public git server, and
several times a day I get this error:

fatal: unable to look up git.postgresql.org (port 9418)
(Temporary failure in name resolution)

I don't see this error for any of my other automated scripts that pull
from URLs. Is this something other people see too? Is it a problem on
my end? My git config entry is:

[remote "pgsql-public"]
url = git://git.postgresql.org/git/postgresql.git

--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com

If only the physical world exists, free will is an illusion.

Responses

Browse pgsql-www by date

  From Date Subject
Next Message Tom Lane 2021-06-30 03:26:54 Re: DNS lookup for git.postgresql.org
Previous Message Justin Clift 2021-06-22 14:31:26 Re: Adding Rocky Linux to downloads page