| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | gitmaster server problem? |
| Date: | 2024-08-17 16:41:19 |
| Message-ID: | ZsDSr1iTE6p6ieW7@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-www |
About 20 minutes ago I starting getting gitmaster pull errors:
$ git pull ssh://git(at)gitmaster(dot)postgresql(dot)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(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com
Only you can decide what is important to you.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2024-08-17 16:49:20 | Re: gitmaster server problem? |
| Previous Message | vignesh C | 2024-08-17 15:10:51 | Re: Logical Replication of sequences |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2024-08-17 16:49:20 | Re: gitmaster server problem? |
| Previous Message | David Rowley | 2024-08-12 21:57:21 | Re: Broken layout: CommitFest Add Review Form |