Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ssh Key authentication failing #867

Closed
rsoorajs opened this issue Oct 21, 2020 · 2 comments
Closed

Ssh Key authentication failing #867

rsoorajs opened this issue Oct 21, 2020 · 2 comments
Labels

Comments

@rsoorajs
Copy link

rsoorajs commented Oct 21, 2020

When i try to deploy my app via github repo ,using ssh key i got the below error.i almost tried everything.but nothing seems like works..
i put public ssh key on github and put private key on caprover,that didnt worked.i also tried public key on caprover too..both didnt worked.can you say where i am wrong ?

------------------------- Wed Oct 21 2020 03:12:23 GMT+0000 (Coordinated Universal Time)
Build started for heroku
Build has failed!
----------------------
Deploy failed!
Error: Cloning into '/captain/temp/image_raw/heroku/20/source_files'...
Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
@githubsaturn
Copy link
Collaborator

The error is self explanatory. Your access is denied. Most likely your private and public keys have problem, please follow the steps here: #464

@rsoorajs
Copy link
Author

The error is self explanatory. Your access is denied. Most likely your private and public keys have problem, please follow the steps here: #464

got it.Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants