SSH connection problem (and a typo)

From: Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>
To: pgsql-www(at)postgresql(dot)org
Subject: SSH connection problem (and a typo)
Date: 2021-08-27 02:31:42
Message-ID: 20210827.113142.2071473697595562418.horikyota.ntt@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

Hello.

I'd like access git.postgresql.org via ssh protocol but I am failing
so far.

Following the instruction in [1], I added an SSH public key in my
community account (horiguti) but the server looks like rejecting me
after a night.

The server seems to dislike my public key or something else.

$ GIT_SSH_COMMAND="ssh -vvvv" git clone ssh://git(at)git(dot)postgresql(dot)org/postgresql.git
...
debug1: Offering public key: .. ECDSA SHA256:zMOon..KQQM explicit agent
debug3: send packet: type 50
debug2: we sent a publickey packet, wait for reply
debug3: receive packet: type 51
...
git(at)git(dot)postgresql(dot)org: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

The finger print shown in the above log line is of the correct key,
which is registered in my community account profile.

Is there anything I can check or do to overcome this situation?

[1] https://git.postgresql.org/adm/help/

By the way, there's a typo in the page [1].

> If you want to to use git

regards.

--
Kyotaro Horiguchi
NTT Open Source Software Center

Responses

Browse pgsql-www by date

  From Date Subject
Next Message Daniel Gustafsson 2021-08-27 07:13:29 Re: SSH connection problem (and a typo)
Previous Message Célestin Matte 2021-08-25 18:50:27 Re: Moderation