Strider-CD / strider-heroku

Strider plugin for heroku deployment
2 stars 8 forks source link

Add a Heroku account with Error: Failed to add ssh key #15

Closed josefwijaya closed 4 years ago

josefwijaya commented 7 years ago

After successfully running strider and log in and then trying to add a Heroku account. After login to the heroku account and accept the authorization process it will redirect back and show error as shown in the picture.

in this case, I have set up the environment variables such as DB_URI=mongodb://..... PLUGIN_HEROKU_CLIENT_ID=.... PLUGIN_HEROKU_CLIENT_SECRET=....

image

knownasilya commented 4 years ago

Resolved in Strider 2.4.5

Requires heroku cli and for you to run heroku login before keys can be added.