At the end of your post, the error message clearly says that it's a problem with your public key. Have you checked if your public key is ok on github ?
I cannot install project on the server
I'm following laravel forge tutorial and I run into this error when trying to install the project:
We were unable to install a project on your server (indigo-river).
3 solutions found.
It gives me these three alternatives:
- The repository may be invalid or the server owner's source control credentials may not have permission to access it. Please review the Git Remote on the Site Details section. Alternatively, try to refresh the source control token.
I clicked the link to refresh source controll. I have noe idea where the site Details section is. They don't provide me a link, but I will be glad if someone can point where that is.
- Forge may not be an approved integration. If the repository is within a GitHub organization and is private, please ensure that Forge is an approved integration.
I click the link approved integration but it redirects me to github with no guide to where I approve the integration.
- The server's public key may need to be added to the server owner's source control provider. Typically, this key will automatically be added to the owner's GitHub account. However, please ensure the server's public key available within the server's "Meta" tab exists in the source control account of the server owner.
This one I don't understand at all since it doesn't give me any link or guidance where the source controll account of the server owner is.
Error output:
github.com:22 SSH-2.0-babeld-8b756cb2
github.com:22 SSH-2.0-babeld-8b756cb2
github.com:22 SSH-2.0-babeld-8b756cb2
github.com:22 SSH-2.0-babeld-8b756cb2
github.com:22 SSH-2.0-babeld-8b756cb2
Cloning into 'default'... [email protected]: Permission denied (publickey). fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists.
Please or to participate in this conversation.