Skip to content

Instantly share code, notes, and snippets.

@captproton
Created October 8, 2010 18:02
Show Gist options
  • Select an option

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

Select an option

Save captproton/617228 to your computer and use it in GitHub Desktop.
Errno::ECONNREFUSED in Clearance/usersController#create
Connection refused - connect(2)
RAILS_ROOT: /Users/heathertanner/Sites/rails/osskids
Application Trace | Framework Trace | Full Trace
Request
Parameters:
{"commit"=>"Sign up",
"authenticity_token"=>"OahZ9baffzEvxFGuxIaAFOvnW6M7ek4EMfNefWH4ZdI=",
"user"=>{"password_confirmation"=>"123456",
"password"=>"123456",
"email"=>"fun@captproton.com"}}
Show session dump
Response
Headers:
{"Content-Type"=>"",
"Cache-Control"=>"no-cache"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment