Jump to content

Unable to clone fork from gitea instance


Recommended Posts

I created a fork on the WFG gitea instance. I get an error when I try to clone:

Quote

 

$ git clone git@gitea.wildfiregames.com:andy5995/0ad.git 0ad.git
Cloning into '0ad.git'...
The authenticity of host 'gitea.wildfiregames.com (49.12.87.62)' can't be established.
RSA key fingerprint is SHA256:Q/s+KzKeUtYONDN3UZJYnDtP6EY71feeLfRTSuP48hQ.
This key is not known by any other names.
Are you sure you want to continue connecting (yes/no/[fingerprint])? yes
Warning: Permanently added 'gitea.wildfiregames.com' (RSA) to the list of known hosts.
git@gitea.wildfiregames.com: Permission denied (publickey).
fatal: Could not read from remote repository.

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

 

 

Link to comment
Share on other sites

  • 5 months later...

Hello, I have similar issues and added my ssh key and verified. As well as pointing to correct ssh file in ssh.config. But I still get errors like:

Cloning into '0ad'...
ssh: connect to host gitea.wildfiregames.com port 22: Network is unreachable
fatal: Could not read from remote repository.

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

am I using the wrong port or something?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...