Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rails app call gives "no block given" #2

Open
kevwil opened this issue Sep 24, 2009 · 0 comments
Open

rails app call gives "no block given" #2

kevwil opened this issue Sep 24, 2009 · 0 comments

Comments

@kevwil
Copy link

kevwil commented Sep 24, 2009

Running Ruby 1.8.6 (Mac), Erlang R13B01 (5.7.2), Rake 0.8.7, Rack 1.0.0, erlectricity 1.0.1, a Rails 2.3.4 app, and fuzed from this repository's master branch (or trunk).

I ran "curl -v http://localhost:8080/people.xml" to call a RESTful controller call and get XML back, and it returned this:

500 Internal Error

no block given

  • Closing connection #0
    ./bin/../rlibs/fuzed_handler.rb:124:in each_line'./bin/../rlibs/fuzed_handler.rb:124:inservice'/Library/Ruby/Gems/1.8/gems/activesupport-2.3.4/lib/active_support/whiny_nil.rb:55:in inject'./bin/../rlibs/fuzed_handler.rb:124:ineach'./bin/../rlibs/fuzed_handler.rb:124:in inject'./bin/../rlibs/fuzed_handler.rb:124:inservice'bin/../rlibs/rails_node.rb:38:in handle_proxy_handle_request'./bin/../rlibs/chassis.rb:34:insend'./bin/../rlibs/chassis.rb:34:in handle_handle_request'./bin/../rlibs/chassis.rb:149:insend'./bin/../rlibs/chassis.rb:149:in dispatch'./bin/../rlibs/chassis.rb:205:instart'/Library/Ruby/Gems/1.8/gems/erlectricity-1.0.1/lib/erlectricity/matcher.rb:14:in call'/Library/Ruby/Gems/1.8/gems/erlectricity-1.0.1/lib/erlectricity/matcher.rb:14:inrun'/Library/Ruby/Gems/1.8/gems/erlectricity-1.0.1/lib/erlectricity/receiver.rb:22:in process'/Library/Ruby/Gems/1.8/gems/erlectricity-1.0.1/lib/erlectricity/receiver.rb:38:inrun'/Library/Ruby/Gems/1.8/gems/erlectricity-1.0.1/lib/erlectricity/receiver.rb:34:in loop'/Library/Ruby/Gems/1.8/gems/erlectricity-1.0.1/lib/erlectricity/receiver.rb:34:inrun'/Library/Ruby/Gems/1.8/gems/erlectricity-1.0.1/lib/erlectricity/receiver.rb:67:in receive'./bin/../rlibs/chassis.rb:200:instart'./bin/../rlibs/chassis.rb:279:in `start'./bin/../rlibs/chassis.rb:383bin/../rlibs/rails_node.rb:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant