Skip to main content
Post Made Community Wiki by James Murgolo
Question Protected by CommunityBot
deleted 30 characters in body; edited title
Source Link
NikiC
  • 101.5k
  • 38
  • 192
  • 225

Permission denied (publickey) when deploying heroku code. fatal: The remote end hung up unexpectedly.

I'm attempting to deploy my code to heroku with the following command line:

git push heroku master

but get the following error:

Permission denied (publickey).
fatal: The remote end hung up unexpectedly

I have already uploaded my public SSH key, but it still comes up with this error.

Please assist in any way.

Permission denied (publickey) when deploying heroku code. fatal: The remote end hung up unexpectedly.

I'm attempting to deploy my code to heroku with the following command line:

git push heroku master

but get the following error:

Permission denied (publickey).
fatal: The remote end hung up unexpectedly

I have already uploaded my public SSH key, but it still comes up with this error.

Please assist in any way.

Permission denied (publickey) when deploying heroku code. fatal: The remote end hung up unexpectedly

I'm attempting to deploy my code to heroku with the following command line:

git push heroku master

but get the following error:

Permission denied (publickey).
fatal: The remote end hung up unexpectedly

I have already uploaded my public SSH key, but it still comes up with this error.

Source Link
vich
  • 11.9k
  • 13
  • 50
  • 67

Permission denied (publickey) when deploying heroku code. fatal: The remote end hung up unexpectedly.

I'm attempting to deploy my code to heroku with the following command line:

git push heroku master

but get the following error:

Permission denied (publickey).
fatal: The remote end hung up unexpectedly

I have already uploaded my public SSH key, but it still comes up with this error.

Please assist in any way.