Skip to content

Instantly share code, notes, and snippets.

@pccowboy
Created June 6, 2012 11:34
Show Gist options
  • Save pccowboy/2881402 to your computer and use it in GitHub Desktop.
Save pccowboy/2881402 to your computer and use it in GitHub Desktop.
error trying to starup
Current task: test-das-1.ec2.internalsetSSHWaitForResponse
Starting SSH provisioning script - waiting for 23.21.33.152 to respond
establishing connection to 23.21.33.152:22
Failed to login via SSH to test-das-1.ec2.internal: No route to host - connect(2)/usr/share/foreman/has_many_polymorphs/ruby/1.8/gems/net-ssh-2.5.1/lib/net/ssh/transport/session.rb:66:in `initialize'
/usr/share/foreman/has_many_polymorphs/ruby/1.8/gems/net-ssh-2.5.1/lib/net/ssh/transport/session.rb:66:in `open'
/usr/share/foreman/has_many_polymorphs/ruby/1.8/gems/net-ssh-2.5.1/lib/net/ssh/transport/session.rb:66:in `initialize'
/usr/lib/ruby/1.8/timeout.rb:67:in `timeout'
/usr/lib/ruby/1.8/timeout.rb:101:in `timeout'
/usr/share/foreman/has_many_polymorphs/ruby/1.8/gems/net-ssh-2.5.1/lib/net/ssh/transport/session.rb:66:in `initialize'
/usr/share/foreman/has_many_polymorphs/ruby/1.8/gems/net-ssh-2.5.1/lib/net/ssh.rb:186:in `new'
/usr/share/foreman/has_many_polymorphs/ruby/1.8/gems/net-ssh-2.5.1/lib/net/ssh.rb:186:in `start'
/usr/share/foreman/has_many_polymorphs/ruby/1.8/bundler/gems/fog-851e838d46bc/lib/fog/core/ssh.rb:59:in `run'
/usr/share/foreman/lib/foreman/provision/ssh.rb:76:in `initiate_connection!'
/usr/lib/ruby/1.8/timeout.rb:67:in `timeout'
/usr/share/foreman/lib/foreman/provision/ssh.rb:75:in `initiate_connection!'
/usr/lib/ruby/1.8/timeout.rb:67:in `timeout'
/usr/share/foreman/lib/foreman/provision/ssh.rb:73:in `initiate_connection!'
/usr/share/foreman/lib/foreman/provision/ssh.rb:14:in `initialize'
/usr/share/foreman/app/models/orchestration/ssh_provision.rb:48:in `new'
/usr/share/foreman/app/models/orchestration/ssh_provision.rb:48:in `setSSHWaitForResponse'
/usr/share/foreman/app/models/orchestration.rb:152:in `send'
/usr/share/foreman/app/models/orchestration.rb:152:in `execute'
/usr/share/foreman/app/models/orchestration.rb:92:in `process'
/usr/share/foreman/app/models/orchestration.rb:83:in `each'
/usr/share/foreman/app/models/orchestration.rb:83:in `process'
/usr/share/foreman/app/models/orchestration.rb:33:in `on_save'
/usr/share/foreman/has_many_polymorphs/ruby/1.8/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:515:in `_run_save_callbacks'
/usr/share/foreman/has_many_polymorphs/ruby/1.8/gems/activerecord-3.0.10/lib/active_record/callbacks.rb:273:in `create_or_update'
/usr/share/foreman/has_many_polymorphs/ruby/1.8/gems/activerecord-3.0.10/lib/active_record/persistence.rb:40:in `save'
/usr/share/foreman/has_many_polymorphs/ruby/1.8/gems/activerecord-3.0.10/lib/active_record/validations.rb:43:in `save'
/usr/share/foreman/has_many_polymorphs/ruby/1.8/gems/activerecord-3.0.10/lib/active_record/attribute_methods/dirty.rb:21:in `save'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment