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)> #452

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

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

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

Comments

@rollbar
Copy link

rollbar bot commented Oct 23, 2020

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


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/bundle/ruby/2.7.0/gems/httpi-2.4.4/lib/httpi/adapter/net_http.rb", line 74, in perform
  File "/app/vendor/bundle/ruby/2.7.0/gems/httpi-2.4.4/lib/httpi/adapter/net_http.rb", line 47, in block in request
  File "/app/vendor/bundle/ruby/2.7.0/gems/httpi-2.4.4/lib/httpi/adapter/net_http.rb", line 91, in block in do_request
  File "/app/vendor/ruby-2.7.0/lib/ruby/2.7.0/net/http.rb", line 933, in start
  File "/app/vendor/bundle/ruby/2.7.0/gems/httpi-2.4.4/lib/httpi/adapter/net_http.rb", line 89, in do_request
  File "/app/vendor/bundle/ruby/2.7.0/gems/httpi-2.4.4/lib/httpi/adapter/net_http.rb", line 38, in request
  File "/app/vendor/bundle/ruby/2.7.0/gems/httpi-2.4.4/lib/httpi.rb", line 161, in request
  File "/app/vendor/bundle/ruby/2.7.0/gems/httpi-2.4.4/lib/httpi.rb", line 133, in post
  File "/app/vendor/bundle/ruby/2.7.0/gems/savon-2.12.0/lib/savon/operation.rb", line 94, in block in call_with_logging
  File "/app/vendor/bundle/ruby/2.7.0/gems/savon-2.12.0/lib/savon/request_logger.rb", line 12, in log
  File "/app/vendor/bundle/ruby/2.7.0/gems/savon-2.12.0/lib/savon/operation.rb", line 94, in call_with_logging
  File "/app/vendor/bundle/ruby/2.7.0/gems/savon-2.12.0/lib/savon/operation.rb", line 54, in call
  File "/app/vendor/bundle/ruby/2.7.0/gems/savon-2.12.0/lib/savon/client.rb", line 36, in call
  File "/app/lib/client/client.rb", line 15, in request
  File "/app/app/services/lib/services/kps/verifications.rb", line 28, in id_numbers
  File "/app/app/controllers/kps/verifications_controller.rb", line 26, in id_numbers
  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/
@rollbar rollbar bot added the bug Bir sorun veya istenmeyen bir davranış (yüksek öncelikli) label Oct 23, 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