I have trouble installing a new site on a forge server. When I try to install a new application via a github repository, I get the following error.
Cloning into 'default'...
Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
The ssh key for the forge user is added correctly to github. What am I doing wrong?
Thanks for your help!
I think my forge server was broken? I double checked everything but id didn't work. I now have reinstalled the whole server and deleted all ssh keys on github created by forge. Now it works. Thank you anyway!