When you SSH successfully, do you use password authentication, or do you use a private key? Could it be that the remote host is not configured for password authentication?
- Jamis On Dec 1, 2006, at 8:52 AM, itchyboy wrote: > > Thanks, Jamis. Authentication failed. But I can SSH into my host. Am I > missing something? > > Output: > > g4mini:~/apps/league_central dwayne$ cap setup > loading configuration > /Applications/Locomotive2/Bundles/standardRailsSept2006.locobundle/ > powerpc/lib/ruby/gems/1.8/gems/capistrano-1.2.0/lib/capistrano/ > recipes/standard.rb > loading configuration ./config/deploy.rb > * executing task setup > * executing "mkdir -p -m 775 /var/www/apps/central/releases > /var/www/apps/central/shared/system &&\n mkdir -p -m 777 > /var/www/apps/central/shared/log &&\n mkdir -p -m 777 > /var/www/apps/central/shared/pids" > servers: ["central.casehandler.com"] > Password: *********** > > /Applications/Locomotive2/Bundles/standardRailsSept2006.locobundle/ > powerpc/lib/ruby/gems/1.8/gems/net-ssh-1.0.10/lib/net/ssh/ > session.rb:132:in > `initialize': dwayne (Net::SSH::AuthenticationFailed) > from > /Applications/Locomotive2/Bundles/standardRailsSept2006.locobundle/ > powerpc/lib/ruby/gems/1.8/gems/net-ssh-1.0.10/lib/net/ssh.rb:47:in > `start' > from > /Applications/Locomotive2/Bundles/standardRailsSept2006.locobundle/ > powerpc/lib/ruby/gems/1.8/gems/capistrano-1.2.0/lib/capistrano/ > ssh.rb:30:in > `connect' > from > /Applications/Locomotive2/Bundles/standardRailsSept2006.locobundle/ > powerpc/lib/ruby/gems/1.8/gems/capistrano-1.2.0/lib/capistrano/ > actor.rb:25:in > `connect_to' > from > /Applications/Locomotive2/Bundles/standardRailsSept2006.locobundle/ > powerpc/lib/ruby/gems/1.8/gems/capistrano-1.2.0/lib/capistrano/ > actor.rb:475:in > `establish_connections' > from > /Applications/Locomotive2/Bundles/standardRailsSept2006.locobundle/ > powerpc/lib/ruby/gems/1.8/gems/capistrano-1.2.0/lib/capistrano/ > actor.rb:511:in > `execute_on_servers' > from > /Applications/Locomotive2/Bundles/standardRailsSept2006.locobundle/ > powerpc/lib/ruby/gems/1.8/gems/capistrano-1.2.0/lib/capistrano/ > actor.rb:207:in > `run' > from > /Applications/Locomotive2/Bundles/standardRailsSept2006.locobundle/ > powerpc/lib/ruby/gems/1.8/gems/capistrano-1.2.0/lib/capistrano/ > recipes/standard.rb:39:in > `load' > from > /Applications/Locomotive2/Bundles/standardRailsSept2006.locobundle/ > powerpc/lib/ruby/gems/1.8/gems/capistrano-1.2.0/lib/capistrano/ > actor.rb:159:in > `setup' > from > /Applications/Locomotive2/Bundles/standardRailsSept2006.locobundle/ > powerpc/lib/ruby/gems/1.8/gems/capistrano-1.2.0/lib/capistrano/ > cli.rb:256:in > `execute_recipes!' > from > /Applications/Locomotive2/Bundles/standardRailsSept2006.locobundle/ > powerpc/lib/ruby/gems/1.8/gems/capistrano-1.2.0/lib/capistrano/ > cli.rb:256:in > `execute_recipes!' > from > /Applications/Locomotive2/Bundles/standardRailsSept2006.locobundle/ > powerpc/lib/ruby/gems/1.8/gems/capistrano-1.2.0/lib/capistrano/ > cli.rb:233:in > `execute!' > from > /Applications/Locomotive2/Bundles/standardRailsSept2006.locobundle/ > powerpc/lib/ruby/gems/1.8/gems/capistrano-1.2.0/lib/capistrano/ > cli.rb:12:in > `execute!' > from > /Applications/Locomotive2/Bundles/standardRailsSept2006.locobundle/ > powerpc/lib/ruby/gems/1.8/gems/capistrano-1.2.0/bin/cap:11 > from > /Applications/Locomotive2/Bundles/standardRailsSept2006.locobundle/ > powerpc/bin/cap:18 > > > > --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
