Skip to content

Instantly share code, notes, and snippets.

@agile
Created April 1, 2009 21:15
Show Gist options
  • Save agile/88897 to your computer and use it in GitHub Desktop.
Save agile/88897 to your computer and use it in GitHub Desktop.
/usr/lib/ruby/gems/1.8/gems/rack-0.9.1/lib/rack/handler/mongrel.rb:74:in `process': undefined method `flush' for #<Mongrel::MongrelProtocol:0xb73f1274> (NoMethodError)
from /usr/lib/ruby/gems/1.8/gems/rack-0.9.1/lib/rack/response.rb:110:in `each'
from /usr/lib/ruby/gems/1.8/gems/rack-0.9.1/lib/rack/response.rb:110:in `each'
from /usr/lib/ruby/gems/1.8/gems/rack-0.9.1/lib/rack/handler/mongrel.rb:72:in `process'
from /usr/lib/ruby/gems/1.8/gems/swiftiply-0.6.4/src/swiftcore/evented_mongrel.rb:170:in `dispatch_to_handlers'
from /usr/lib/ruby/gems/1.8/gems/swiftiply-0.6.4/src/swiftcore/evented_mongrel.rb:169:in `each'
from /usr/lib/ruby/gems/1.8/gems/swiftiply-0.6.4/src/swiftcore/evented_mongrel.rb:169:in `dispatch_to_handlers'
from /usr/lib/ruby/gems/1.8/gems/swiftiply-0.6.4/src/swiftcore/evented_mongrel.rb:153:in `process_http_request'
from /usr/lib/ruby/gems/1.8/gems/swiftiply-0.6.4/src/swiftcore/evented_mongrel.rb:65:in `receive_data'
from /usr/lib/ruby/gems/1.8/gems/eventmachine-0.12.6/lib/eventmachine.rb:240:in `run_machine'
from /usr/lib/ruby/gems/1.8/gems/eventmachine-0.12.6/lib/eventmachine.rb:240:in `run'
from /usr/lib/ruby/gems/1.8/gems/swiftiply-0.6.4/src/swiftcore/evented_mongrel.rb:123:in `run'
from /usr/lib/ruby/gems/1.8/gems/rack-0.9.1/lib/rack/handler/mongrel.rb:32:in `run'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment