Skip to content

Instantly share code, notes, and snippets.

@captproton
Created October 2, 2009 22:54
Show Gist options
  • Select an option

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

Select an option

Save captproton/200215 to your computer and use it in GitHub Desktop.
Processing InvitationsController#create (for 75.61.75.14 at 2009-10-02 15:52:12) [POST]
Parameters: {"commit"=>"Submit", "action"=>"create", "controller"=>"invitations", "invitation"=>{"recipient_email"=>"rich@oceanshore.org"}}
Sent mail to rich@oceanshore.org
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 <==
(Not all processes could be identified, non-owned process info
will not be shown, you would have to be root to see it all.)
warning: peer certificate won't be verified in this SSL session
warning: peer certificate won't be verified in this SSL session
warning: peer certificate won't be verified in this SSL session
warning: peer certificate won't be verified in this SSL session
warning: peer certificate won't be verified in this SSL session
(Not all processes could be identified, non-owned process info
will not be shown, you would have to be root to see it all.)
(Not all processes could be identified, non-owned process info
will not be shown, you would have to be root to see it all.)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment