Skip to content

Instantly share code, notes, and snippets.

@bbhoss
Created April 3, 2015 05:03
Show Gist options
  • Save bbhoss/cb260e0208c3707f962c to your computer and use it in GitHub Desktop.
Save bbhoss/cb260e0208c3707f962c to your computer and use it in GitHub Desktop.
2015-04-03 04:59:31 +0000: Read error: #<TypeError: no implicit conversion of Symbol into String>
/myapp/vendor/bundle/ruby/2.1.0/gems/puma-2.9.1/lib/puma/server.rb:572:in `append'
/myapp/vendor/bundle/ruby/2.1.0/gems/puma-2.9.1/lib/puma/server.rb:572:in `block (2 levels) in handle_request'
/myapp/vendor/bundle/ruby/2.1.0/gems/puma-2.9.1/lib/puma/server.rb:571:in `each'
/myapp/vendor/bundle/ruby/2.1.0/gems/puma-2.9.1/lib/puma/server.rb:571:in `block in handle_request'
/myapp/vendor/bundle/ruby/2.1.0/gems/rack-1.5.2/lib/rack/utils.rb:451:in `block in each'
/myapp/vendor/bundle/ruby/2.1.0/gems/rack-1.5.2/lib/rack/utils.rb:450:in `each'
/myapp/vendor/bundle/ruby/2.1.0/gems/rack-1.5.2/lib/rack/utils.rb:450:in `each'
/myapp/vendor/bundle/ruby/2.1.0/gems/puma-2.9.1/lib/puma/server.rb:557:in `handle_request'
/myapp/vendor/bundle/ruby/2.1.0/gems/puma-2.9.1/lib/puma/server.rb:361:in `process_client'
/myapp/vendor/bundle/ruby/2.1.0/gems/puma-2.9.1/lib/puma/server.rb:254:in `block in run'
/myapp/vendor/bundle/ruby/2.1.0/gems/puma-2.9.1/lib/puma/thread_pool.rb:92:in `call'
/myapp/vendor/bundle/ruby/2.1.0/gems/puma-2.9.1/lib/puma/thread_pool.rb:92:in `block in spawn_thread'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment