Skip to content

Instantly share code, notes, and snippets.

Created September 29, 2012 17:45
Show Gist options
  • Save anonymous/6e86fb54db828872827a to your computer and use it in GitHub Desktop.
Save anonymous/6e86fb54db828872827a to your computer and use it in GitHub Desktop.
Read error: #<NoMethodError: undefined method `split' for nil:NilClass>
/var/lib/gems/1.9.1/gems/puma-1.6.3/lib/puma/server.rb:492:in `block in handle_request'
/var/lib/gems/1.9.1/gems/rack-1.4.1/lib/rack/utils.rb:380:in `block in each'
/var/lib/gems/1.9.1/gems/rack-1.4.1/lib/rack/utils.rb:379:in `each'
/var/lib/gems/1.9.1/gems/rack-1.4.1/lib/rack/utils.rb:379:in `each'
/var/lib/gems/1.9.1/gems/puma-1.6.3/lib/puma/server.rb:480:in `handle_request'
/var/lib/gems/1.9.1/gems/puma-1.6.3/lib/puma/server.rb:306:in `process_client'
/var/lib/gems/1.9.1/gems/puma-1.6.3/lib/puma/server.rb:215:in `block in run'
/var/lib/gems/1.9.1/gems/puma-1.6.3/lib/puma/thread_pool.rb:94:in `call'
/var/lib/gems/1.9.1/gems/puma-1.6.3/lib/puma/thread_pool.rb:94:in `block in spawn_thread'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment