Public keys are not working
Reported by Alexey Kovyrin | July 13th, 2008 @ 03:51 AM
After today's crash my deploy keys stopped working and now I receive the following on my servers:
23:28] $ DEPLOY=production cap deploy
*** Deploying to the PRODUCTION server!
- executing `deploy'
- executing `deploy:update'
** transaction: start
- executing `deploy:update_code'
updating the cached checkout on all servers
- executing "if [ -d /rails/btv/production/shared/cached-copy ]; then cd /rails/btv/production/shared/cached-copy && git fetch origin && git reset --hard e1ca8037f92cf425616f10f0600041afb87efac0; else git clone git@github.com:kovyrin/btv.git /rails/btv/production/shared/cached-copy && cd /rails/btv/production/shared/cached-copy && git checkout -b deploy e1ca8037f92cf425616f10f0600041afb87efac0; fi"
servers: ["67.207.146.234"]
[67.207.146.234] executing command
** [67.207.146.234 :: out] Permission denied (publickey).
** [67.207.146.234 :: out] fatal: The remote end hung up unexpectedly
command finished
Comments and changes to this ticket
-

wohlgemuth July 13th, 2008 @ 04:31 AM
I have the same issue with the github reposity for the project pycuda (user berlinguyinca).
http://github.com/berlinguyinca/...
we did not change anything in the configuration.
thanks for your help!
-

-
-
PJ Hyett July 13th, 2008 @ 07:13 AM
- → State changed from new to resolved
It's fixed now, sorry for the inconvenience.
Please Login or create a free account to add a new comment.
You can update this ticket by sending an email to from your email client. (help)
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
