johnbintz/rack-livereload

ERROR IOError: closed stream

Closed this issue · 3 comments

Hi!

This error occurs when getting the image that is generated for the captcha.

Here log:

    /home/csolg/.rvm/gems/ruby-1.9.3-p392/gems/actionpack-3.2.12/lib/action_dispatch/middleware/body_proxy.rb:27:in `each'
    /home/csolg/.rvm/gems/ruby-1.9.3-p392/gems/actionpack-3.2.12/lib/action_dispatch/middleware/body_proxy.rb:27:in `method_missing'
    /home/csolg/.rvm/gems/ruby-1.9.3-p392/gems/rack-1.4.5/lib/rack/body_proxy.rb:31:in `each'
    /home/csolg/.rvm/gems/ruby-1.9.3-p392/bundler/gems/rack-livereload-c1415c32cb42/lib/rack/livereload.rb:66:in `_call'
    /home/csolg/.rvm/gems/ruby-1.9.3-p392/bundler/gems/rack-livereload-c1415c32cb42/lib/rack/livereload.rb:51:in `call'
    /home/csolg/.rvm/gems/ruby-1.9.3-p392/gems/actionpack-3.2.12/lib/action_dispatch/middleware/static.rb:62:in `call'
    /home/csolg/.rvm/gems/ruby-1.9.3-p392/gems/railties-3.2.12/lib/rails/engine.rb:479:in `call'
    /home/csolg/.rvm/gems/ruby-1.9.3-p392/gems/railties-3.2.12/lib/rails/application.rb:223:in `call'
    /home/csolg/.rvm/gems/ruby-1.9.3-p392/gems/rack-1.4.5/lib/rack/content_length.rb:14:in `call'
    /home/csolg/.rvm/gems/ruby-1.9.3-p392/gems/railties-3.2.12/lib/rails/rack/log_tailer.rb:17:in `call'
    /home/csolg/.rvm/gems/ruby-1.9.3-p392/gems/rack-1.4.5/lib/rack/handler/webrick.rb:59:in `service'
    /home/csolg/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
    /home/csolg/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
    /home/csolg/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'

What is your full middleware stack list?

Solution here:
jesson@5399383

This is quite done, closing.