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

IOError: attempt to read body out of block #272

Closed
stephaniewilkinson opened this issue Sep 20, 2018 · 0 comments
Closed

IOError: attempt to read body out of block #272

stephaniewilkinson opened this issue Sep 20, 2018 · 0 comments

Comments

@stephaniewilkinson
Copy link
Owner

View details in Rollbar: https://rollbar.com/stephaniewilkinson/yonderbook/items/14/


IOError: attempt to read body out of block
  File "/app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http/response.rb", line 333, in stream_check
  File "/app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http/response.rb", line 202, in read_body
  File "/app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http/response.rb", line 229, in body
  File "/app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http/response.rb", line 166, in reading_body
  File "/app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb", line 1502, in transport_request
  File "/app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb", line 1464, in request
  File "/app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb", line 1457, in block in request
  File "/app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb", line 910, in start
  File "/app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb", line 1455, in request
  File "/app/vendor/bundle/ruby/2.5.0/gems/oauth-0.5.4/lib/oauth/consumer.rb", line 180, in request
  File "/app/vendor/bundle/ruby/2.5.0/gems/oauth-0.5.4/lib/oauth/consumer.rb", line 214, in token_request
  File "/app/vendor/bundle/ruby/2.5.0/gems/oauth-0.5.4/lib/oauth/consumer.rb", line 155, in get_request_token
  File "/app/lib/goodreads.rb", line 22, in request_token
  File "/app/app.rb", line 45, in request_token
  File "/app/app.rb", line 79, in block (2 levels) in <class:App>
  File "/app/vendor/bundle/ruby/2.5.0/gems/roda-3.11.0/lib/roda.rb", line 789, in always
  File "/app/vendor/bundle/ruby/2.5.0/gems/roda-3.11.0/lib/roda.rb", line 649, in root
  File "/app/app.rb", line 78, in block in <class:App>
  File "/app/vendor/bundle/ruby/2.5.0/gems/roda-3.11.0/lib/roda.rb", line 282, in instance_exec
  File "/app/vendor/bundle/ruby/2.5.0/gems/roda-3.11.0/lib/roda.rb", line 282, in block in call
  File "/app/vendor/bundle/ruby/2.5.0/gems/roda-3.11.0/lib/roda.rb", line 280, in catch
  File "/app/vendor/bundle/ruby/2.5.0/gems/roda-3.11.0/lib/roda.rb", line 280, in call
  File "/app/vendor/bundle/ruby/2.5.0/gems/roda-3.11.0/lib/roda/plugins/_after_hook.rb", line 26, in call
  File "/app/vendor/bundle/ruby/2.5.0/gems/roda-3.11.0/lib/roda.rb", line 243, in block in build_rack_app
  File "/app/vendor/bundle/ruby/2.5.0/gems/rollbar-2.17.0/lib/rollbar/middleware/rack.rb", line 20, in block in call
  File "/app/vendor/bundle/ruby/2.5.0/gems/rollbar-2.17.0/lib/rollbar.rb", line 146, in scoped
  File "/app/vendor/bundle/ruby/2.5.0/gems/rollbar-2.17.0/lib/rollbar/middleware/rack.rb", line 18, in call
  File "/app/vendor/bundle/ruby/2.5.0/gems/puma-3.12.0/lib/puma/configuration.rb", line 225, in call
  File "/app/vendor/bundle/ruby/2.5.0/gems/puma-3.12.0/lib/puma/server.rb", line 658, in handle_request
  File "/app/vendor/bundle/ruby/2.5.0/gems/puma-3.12.0/lib/puma/server.rb", line 472, in process_client
  File "/app/vendor/bundle/ruby/2.5.0/gems/puma-3.12.0/lib/puma/server.rb", line 332, in block in run
  File "/app/vendor/bundle/ruby/2.5.0/gems/puma-3.12.0/lib/puma/thread_pool.rb", line 133, in block in spawn_thread
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