gitmaster server problem?
Bruce Momjian <bruce@momjian.us>
From: Bruce Momjian <bruce@momjian.us>
To: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2024-08-17T16:41:19Z
Lists: pgsql-hackers
About 20 minutes ago I starting getting gitmaster pull errors: $ git pull ssh://git@gitmaster.postgresql.org/postgresql.git ssh: connect to host gitmaster.postgresql.org port 22: Connection timed out fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. Public git seems fine: $ git pull https://git.postgresql.org/git/postgresql.git From https://git.postgresql.org/git/postgresql * branch HEAD -> FETCH_HEAD Already up to date. Can anyone confirm or report on the cause? -- Bruce Momjian <bruce@momjian.us> https://momjian.us EDB https://enterprisedb.com Only you can decide what is important to you.