You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would someone be able to provide better clarity on Step #6?
I am confused in which keys go where / the mentality behind the private+public key sharing. Surprised there's not more explanation on the page to help guide through any common errors. Currently i'm getting a Permission denied (publickey) error when i run pm2 deploy ecosystem.config.js production setup. Which illustrates that my keys are in the incorrect locations.
Update: This error has been narrowed down to pm2 not being able to run it's deploy scripts. Travis-ci reports that pm2 cannot head that's not pointing to a branch.
The text was updated successfully, but these errors were encountered:
Would someone be able to provide better clarity on Step #6?
I am confused in which keys go where / the mentality behind the private+public key sharing. Surprised there's not more explanation on the page to help guide through any common errors. Currently i'm getting a
Permission denied (publickey)
error when i runpm2 deploy ecosystem.config.js production setup
. Which illustrates that my keys are in the incorrect locations.Update: This error has been narrowed down to pm2 not being able to run it's deploy scripts. Travis-ci reports that pm2 cannot head that's not pointing to a branch.
The text was updated successfully, but these errors were encountered: