Opened 3 hours ago
Last modified 26 minutes ago
#19355 new bug
Can't clone Haiku via https anymore
Reported by: | nephele | Owned by: | haiku-web |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Sys-Admin | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Tried to anonymously clone from macos (without ssh token setup)
% git clone https://review.haiku-os.org/haiku Cloning into 'haiku'... error: RPC failed; HTTP 500 curl 22 The requested URL returned error: 500 % git clone ssh://git.haiku-os.org/haiku Cloning into 'haiku'... The authenticity of host 'git.haiku-os.org (206.189.242.242)' can't be established. ED25519 key fingerprint is SHA256:Go37CBc4QorVvZ5fVncu2J78c1ve/BGqklYwoNMa9mQ. This key is not known by any other names. Are you sure you want to continue connecting (yes/no/[fingerprint])? yes Warning: Permanently added 'git.haiku-os.org' (ED25519) to the list of known hosts. nep@git.haiku-os.org: Permission denied (publickey). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists.
Change History (2)
comment:1 by , 106 minutes ago
comment:2 by , 26 minutes ago
Can you try again with disabled SSH key settings or clean Haiku install?
Note:
See TracTickets
for help on using tickets.
git clone https://review.haiku-os.org/haiku
works here on macOS 10.14 with git 2.24.3