On Sat, Oct 13, 2012 at 8:16 PM, Megha <[email protected]> wrote: > Hello Friends! > > I am getting following error while deploying RoR App. > > $ cap deploy:setup > * executing `deploy:setup' > * executing "mkdir -p ~/public_html/simak-in > ~/public_html/simak-in/releases ~/public_html/simak-in/shared > ~/public_html/simak-in/shared/system ~/public_html/simak-in/shared/log > ~/public_html/simak-in/shared/pids" > servers: ["simak.in"] > connection failed for: simak.in (Net::SSH::AuthenticationFailed: mandy) > > Can anyone help me to solve this error?
I have solved this problem. I was adding bitbicket username and password which was not required and gives authentication error. -- Mandeep Kaur http://mandeepsimak.wordpress.com/ -- * You received this message because you are subscribed to the Google Groups "Capistrano" group. * To post to this group, send email to [email protected] * To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/capistrano?hl=en
