Skip to content

Instantly share code, notes, and snippets.

@captproton
Created October 2, 2009 20:35
Show Gist options
  • Select an option

  • Save captproton/200092 to your computer and use it in GitHub Desktop.

Select an option

Save captproton/200092 to your computer and use it in GitHub Desktop.
Processing InvitationsController#create (for 75.61.75.14 at 2009-10-02 13:30:20) [POST]
Parameters: {"commit"=>"Submit", "action"=>"create", "controller"=>"invitations", "invitation"=>{"recipient_email"=>"c_mehrling@hotmail.com"}}
Sent mail to c_mehrling@hotmail.com
Errno::ECONNREFUSED (Connection refused - connect(2)):
/home/slugs/61201_f6909e6_3125/mnt/.gems/gems/openrain-action_mailer_tls-1.1.3/lib/smtp_tls.rb:10:in `initialize'
/home/slugs/61201_f6909e6_3125/mnt/.gems/gems/openrain-action_mailer_tls-1.1.3/lib/smtp_tls.rb:10:in `open'
/home/slugs/61201_f6909e6_3125/mnt/.gems/gems/openrain-action_mailer_tls-1.1.3/lib/smtp_tls.rb:10:in `do_start'
/usr/local/lib/ruby/1.8/timeout.rb:62:in `timeout'
/usr/local/lib/ruby/1.8/timeout.rb:93:in `timeout'
/home/slugs/61201_f6909e6_3125/mnt/.gems/gems/openrain-action_mailer_tls-1.1.3/lib/smtp_tls.rb:10:in `do_start'
/usr/local/lib/ruby/1.8/net/smtp.rb:377:in `start'
app/controllers/invitations_controller.rb:11:in `create'
/home/heroku_rack/lib/static_assets.rb:9:in `call'
/home/heroku_rack/lib/last_access.rb:25:in `call'
/home/heroku_rack/lib/date_header.rb:14:in `call'
thin (1.0.1) lib/thin/connection.rb:80:in `pre_process'
thin (1.0.1) lib/thin/connection.rb:78:in `catch'
thin (1.0.1) lib/thin/connection.rb:78:in `pre_process'
thin (1.0.1) lib/thin/connection.rb:57:in `process'
thin (1.0.1) lib/thin/connection.rb:42:in `receive_data'
eventmachine (0.12.6) lib/eventmachine.rb:240:in `run_machine'
eventmachine (0.12.6) lib/eventmachine.rb:240:in `run'
thin (1.0.1) lib/thin/backends/base.rb:57:in `start'
thin (1.0.1) lib/thin/server.rb:150:in `start'
thin (1.0.1) lib/thin/controllers/controller.rb:80:in `start'
thin (1.0.1) lib/thin/runner.rb:173:in `send'
thin (1.0.1) lib/thin/runner.rb:173:in `run_command'
thin (1.0.1) lib/thin/runner.rb:139:in `run!'
thin (1.0.1) bin/thin:6
/usr/local/bin/thin:20:in `load'
/usr/local/bin/thin:20
Rendering /disk1/home/slugs/61201_f6909e6_3125/mnt/public/500.html (500 Internal Server Error)
==> dyno-450870.log <==
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment