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

Net::ReadTimeout: Net::ReadTimeout with #<TCPSocket:(closed)> #454

Open
rollbar bot opened this issue Oct 26, 2020 · 0 comments
Open

Net::ReadTimeout: Net::ReadTimeout with #<TCPSocket:(closed)> #454

rollbar bot opened this issue Oct 26, 2020 · 0 comments
Labels
bug Bir sorun veya istenmeyen bir davranış (yüksek öncelikli)

Comments

@rollbar
Copy link

rollbar bot commented Oct 26, 2020

View details in Rollbar: https://rollbar.com/omu/xokul/items/75/


Net::ReadTimeout: Net::ReadTimeout with #<TCPSocket:(closed)>
  File "/app/vendor/ruby-2.7.0/lib/ruby/2.7.0/net/protocol.rb", line 217, in rbuf_fill
  File "/app/vendor/ruby-2.7.0/lib/ruby/2.7.0/net/protocol.rb", line 191, in readuntil
  File "/app/vendor/ruby-2.7.0/lib/ruby/2.7.0/net/protocol.rb", line 201, in readline
  File "/app/vendor/ruby-2.7.0/lib/ruby/2.7.0/net/http/response.rb", line 42, in read_status_line
  File "/app/vendor/ruby-2.7.0/lib/ruby/2.7.0/net/http/response.rb", line 31, in read_new
  File "/app/vendor/ruby-2.7.0/lib/ruby/2.7.0/net/http.rb", line 1528, in block in transport_request
  File "/app/vendor/ruby-2.7.0/lib/ruby/2.7.0/net/http.rb", line 1519, in catch
  File "/app/vendor/ruby-2.7.0/lib/ruby/2.7.0/net/http.rb", line 1519, in transport_request
  File "/app/vendor/ruby-2.7.0/lib/ruby/2.7.0/net/http.rb", line 1492, in request
  File "/app/vendor/ruby-2.7.0/lib/ruby/2.7.0/net/http.rb", line 1485, in block in request
  File "/app/vendor/ruby-2.7.0/lib/ruby/2.7.0/net/http.rb", line 933, in start
  File "/app/vendor/ruby-2.7.0/lib/ruby/2.7.0/net/http.rb", line 1483, in request
  File "/app/app/services/lib/services/yoksis/endpoints/prospectives.rb", line 46, in request
  File "/app/app/services/lib/services/yoksis/endpoints/prospectives.rb", line 30, in photo
  File "/app/app/controllers/yoksis/prospectives_controller.rb", line 28, in photo
  File "/app/vendor/bundle/ruby/2.7.0/gems/actionpack-6.0.3.2/lib/action_controller/metal/basic_implicit_render.rb", line 6, in send_action
  File "/app/vendor/bundle/ruby/2.7.0/gems/actionpack-6.0.3.2/lib/abstract_controller/base.rb", line 195, in process_action
  File "/app/vendor/bundle/ruby/2.7.0/gems/actionpack-6.0.3.2/lib/action_controller/metal/rendering.rb", line 30, in process_action
  File "/app/vendor/bundle/ruby/2.7.0/gems/actionpack-6.0.3.2/lib/abstract_controller/callbacks.rb", line 42, in block in process_action
  File "/app/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.3.2/lib/active_support/callbacks.rb", line 101, in run_callbacks
  File "/app/vendor/bundle/ruby/2.7.0/gems/actionpack-6.0.3.2/lib/abstract_controller/callbacks.rb", line 41, in process_action
  File "/app/vendor/bundle/ruby/2.7.0/gems/actionpack-6.0.3.2/lib/action_controller/metal/rescue.rb", line 22, in process_action
  File "/app/vendor/bundle/ruby/2.7.0/gems/actionpack-6.0.3.2/lib/action_controller/metal/instrumentation.rb", line 33, in block in process_action
  File "/app/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.3.2/lib/active_support/notifications.rb", line 180, in block in instrument
  File "/app/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.3.2/lib/active_support/notifications/instrumenter.rb", line 24, in instrument
  File "/app/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.3.2/lib/active_support/notifications.rb", line 180, in instrument
  File "/app/vendor/bundle/ruby/2.7.0/gems/actionpack-6.0.3.2/lib/action_controller/metal/instrumentation.rb", line 32, in process_action
  File "/app/vendor/bundle/ruby/2.7.0/gems/actionpack-6.0.3.2/lib/action_controller/metal/params_wrapper.rb", line 245, in process_action
  File "/app/vendor/bundle/ruby/2.7.0/gems/activerecord-6.0.3.2/lib/active_record/railties/controller_runtime.rb", line 27, in process_action
  File "/app/vendor/bundle/ruby/2.7.0/gems/actionpack-6.0.3.2/lib/abstract_controller/base.rb", line 136, in process
  File "/app/vendor/bundle/ruby/2.7.0/gems/actionpack-6.0.3.2/lib/action_controller/metal.rb", line 190, in dispatch
  File "/app/vendor/bundle/ruby/2.7.0/gems/actionpack-6.0.3.2/lib/action_controller/metal.rb", line 254, in dispatch
  File "/app/vendor/bundle/ruby/2.7.0/gems/actionpack-6.0.3.2/lib/action_dispatch/routing/route_set.rb", line 50, in dispatch
  File "/app/vendor/bundle/ruby/2.7.0/gems/actionpack-6.0.3.2/lib/action_dispatch/routing/route_set.rb", line 33, in serve
  File "/app/vendor/bundle/ruby/2.7.0/gems/actionpack-6.0.3.2/lib/action_dispatch/journey/router.rb", line 49, in block in serve
  File "/app/vendor/bundle/ruby/2.7.0/gems/actionpack-6.0.3.2/lib/action_dispatch/journey/router.rb", line 32, in each
  File "/app/vendor/bundle/ruby/2.7.0/gems/actionpack-6.0.3.2/lib/action_dispatch/journey/router.rb", line 32, in serve
  File "/app/vendor/bundle/ruby/2.7.0/gems/actionpack-6.0.3.2/lib/action_dispatch/routing/route_set.rb", line 834, in call
  File "/app/vendor/bundle/ruby/2.7.0/gems/rack-2.2.3/lib/rack/etag.rb", line 27, in call
  File "/app/vendor/bundle/ruby/2.7.0/gems/rack-2.2.3/lib/rack/conditional_get.rb", line 27, in call
  File "/app/vendor/bundle/ruby/2.7.0/gems/rack-2.2.3/lib/rack/head.rb", line 12, in call
  File "/app/vendor/bundle/ruby/2.7.0/gems/actionpack-6.0.3.2/lib/action_dispatch/middleware/callbacks.rb", line 27, in block in call
  File "/app/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.3.2/lib/active_support/callbacks.rb", line 101, in run_callbacks
  File "/app/vendor/bundle/ruby/2.7.0/gems/actionpack-6.0.3.2/lib/action_dispatch/middleware/callbacks.rb", line 26, in call
  File "/app/vendor/bundle/ruby/2.7.0/gems/actionpack-6.0.3.2/lib/action_dispatch/middleware/actionable_exceptions.rb", line 17, in call
  File "/app/vendor/bundle/ruby/2.7.0/gems/rollbar-2.26.0/lib/rollbar/middleware/rails/rollbar.rb", line 25, in block in call
  File "/app/vendor/bundle/ruby/2.7.0/gems/rollbar-2.26.0/lib/rollbar.rb", line 145, in scoped
  File "/app/vendor/bundle/ruby/2.7.0/gems/rollbar-2.26.0/lib/rollbar/middleware/rails/rollbar.rb", line 22, in call
  File "/app/vendor/bundle/ruby/2.7.0/gems/actionpack-6.0.3.2/lib/action_dispatch/middleware/debug_exceptions.rb", line 32, in call
  File "/app/vendor/bundle/ruby/2.7.0/gems/rollbar-2.26.0/lib/rollbar/middleware/rails/show_exceptions.rb", line 22, in call_with_rollbar
  File "/app/vendor/bundle/ruby/2.7.0/gems/actionpack-6.0.3.2/lib/action_dispatch/middleware/show_exceptions.rb", line 33, in call
  File "/app/vendor/bundle/ruby/2.7.0/gems/railties-6.0.3.2/lib/rails/rack/logger.rb", line 37, in call_app
  File "/app/vendor/bundle/ruby/2.7.0/gems/railties-6.0.3.2/lib/rails/rack/logger.rb", line 26, in block in call
  File "/app/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.3.2/lib/active_support/tagged_logging.rb", line 80, in block in tagged
  File "/app/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.3.2/lib/active_support/tagged_logging.rb", line 28, in tagged
  File "/app/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.3.2/lib/active_support/tagged_logging.rb", line 80, in tagged
  File "/app/vendor/bundle/ruby/2.7.0/gems/railties-6.0.3.2/lib/rails/rack/logger.rb", line 26, in call
  File "/app/vendor/bundle/ruby/2.7.0/gems/actionpack-6.0.3.2/lib/action_dispatch/middleware/remote_ip.rb", line 81, in call
  File "/app/vendor/bundle/ruby/2.7.0/gems/actionpack-6.0.3.2/lib/action_dispatch/middleware/request_id.rb", line 27, in call
  File "/app/vendor/bundle/rub
@rollbar rollbar bot added the bug Bir sorun veya istenmeyen bir davranış (yüksek öncelikli) label Oct 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bir sorun veya istenmeyen bir davranış (yüksek öncelikli)
Projects
None yet
Development

No branches or pull requests

0 participants