About 20 minutes ago I starting getting gitmaster pull errors:

        $ git pull ssh://g...@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  <br...@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  Only you can decide what is important to you.


Reply via email to