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 #45

Open
closer opened this issue Aug 23, 2021 · 0 comments
Open

Net::ReadTimeout: Net::ReadTimeout #45

closer opened this issue Aug 23, 2021 · 0 comments

Comments

@closer
Copy link
Member

closer commented Aug 23, 2021

View details in Rollbar: https://rollbar.com/freeza/freeza/items/20/


ActionController::RoutingError: No route matches [GET] "/static/%255c%255c..%255c/..%255c/..%255c/..%255c/..%255c/..%255c/..%255c/..%255c/..%255c/windows/win.ini"
  File "/app/vendor/bundle/ruby/2.1.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/debug_exceptions.rb", line 21, in call
  File "/app/vendor/bundle/ruby/2.1.0/gems/rollbar-1.2.4/lib/rollbar/middleware/rails/show_exceptions.rb", line 17, in call_with_rollbar
  File "/app/vendor/bundle/ruby/2.1.0/gems/newrelic_rpm-3.9.6.257/lib/new_relic/agent/instrumentation/middleware_tracing.rb", line 57, in call
  File "/app/vendor/bundle/ruby/2.1.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/show_exceptions.rb", line 30, in call
  File "/app/vendor/bundle/ruby/2.1.0/gems/newrelic_rpm-3.9.6.257/lib/new_relic/agent/instrumentation/middleware_tracing.rb", line 57, in call
  File "/app/vendor/bundle/ruby/2.1.0/gems/railties-4.1.6/lib/rails/rack/logger.rb", line 38, in call_app
  File "/app/vendor/bundle/ruby/2.1.0/gems/railties-4.1.6/lib/rails/rack/logger.rb", line 20, in block in call
  File "/app/vendor/bundle/ruby/2.1.0/gems/activesupport-4.1.6/lib/active_support/tagged_logging.rb", line 68, in block in tagged
  File "/app/vendor/bundle/ruby/2.1.0/gems/activesupport-4.1.6/lib/active_support/tagged_logging.rb", line 26, in tagged
  File "/app/vendor/bundle/ruby/2.1.0/gems/activesupport-4.1.6/lib/active_support/tagged_logging.rb", line 68, in tagged
  File "/app/vendor/bundle/ruby/2.1.0/gems/railties-4.1.6/lib/rails/rack/logger.rb", line 20, in call
  File "/app/vendor/bundle/ruby/2.1.0/gems/newrelic_rpm-3.9.6.257/lib/new_relic/agent/instrumentation/middleware_tracing.rb", line 57, in call
  File "/app/vendor/bundle/ruby/2.1.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/request_id.rb", line 21, in call
  File "/app/vendor/bundle/ruby/2.1.0/gems/newrelic_rpm-3.9.6.257/lib/new_relic/agent/instrumentation/middleware_tracing.rb", line 57, in call
  File "/app/vendor/bundle/ruby/2.1.0/gems/rack-1.5.2/lib/rack/methodoverride.rb", line 21, in call
  File "/app/vendor/bundle/ruby/2.1.0/gems/newrelic_rpm-3.9.6.257/lib/new_relic/agent/instrumentation/middleware_tracing.rb", line 57, in call
  File "/app/vendor/bundle/ruby/2.1.0/gems/rack-1.5.2/lib/rack/runtime.rb", line 17, in call
  File "/app/vendor/bundle/ruby/2.1.0/gems/newrelic_rpm-3.9.6.257/lib/new_relic/agent/instrumentation/middleware_tracing.rb", line 57, in call
  File "/app/vendor/bundle/ruby/2.1.0/gems/rack-1.5.2/lib/rack/sendfile.rb", line 112, in call
  File "/app/vendor/bundle/ruby/2.1.0/gems/newrelic_rpm-3.9.6.257/lib/new_relic/agent/instrumentation/middleware_tracing.rb", line 57, in call
  File "/app/vendor/bundle/ruby/2.1.0/gems/railties-4.1.6/lib/rails/engine.rb", line 514, in call
  File "/app/vendor/bundle/ruby/2.1.0/gems/railties-4.1.6/lib/rails/application.rb", line 144, in call
  File "/app/vendor/bundle/ruby/2.1.0/gems/newrelic_rpm-3.9.6.257/lib/new_relic/agent/instrumentation/middleware_tracing.rb", line 57, in call
  File "/app/vendor/bundle/ruby/2.1.0/gems/unicorn-4.8.3/lib/unicorn/http_server.rb", line 576, in process_client
  File "/app/vendor/bundle/ruby/2.1.0/gems/unicorn-4.8.3/lib/unicorn/http_server.rb", line 670, in worker_loop
  File "/app/vendor/bundle/ruby/2.1.0/gems/unicorn-4.8.3/lib/unicorn/http_server.rb", line 525, in spawn_missing_workers
  File "/app/vendor/bundle/ruby/2.1.0/gems/unicorn-4.8.3/lib/unicorn/http_server.rb", line 140, in start
  File "/app/vendor/bundle/ruby/2.1.0/gems/unicorn-4.8.3/bin/unicorn", line 126, in <top (required)>
  File "/app/vendor/bundle/ruby/2.1.0/bin/unicorn", line 23, in load
  File "/app/vendor/bundle/ruby/2.1.0/bin/unicorn", line 23, in <main>
OpenSSL::SSL::SSLErrorWaitReadable: read would block
  File "/app/vendor/ruby-2.1.2/lib/ruby/2.1.0/openssl/buffering.rb", line 182, in sysread_nonblock
  File "/app/vendor/ruby-2.1.2/lib/ruby/2.1.0/openssl/buffering.rb", line 182, in read_nonblock
  File "/app/vendor/ruby-2.1.2/lib/ruby/2.1.0/net/protocol.rb", line 153, in rbuf_fill
  File "/app/vendor/ruby-2.1.2/lib/ruby/2.1.0/net/protocol.rb", line 134, in readuntil
  File "/app/vendor/ruby-2.1.2/lib/ruby/2.1.0/net/protocol.rb", line 144, in readline
  File "/app/vendor/ruby-2.1.2/lib/ruby/2.1.0/net/http/response.rb", line 39, in read_status_line
  File "/app/vendor/ruby-2.1.2/lib/ruby/2.1.0/net/http/response.rb", line 28, in read_new
  File "/app/vendor/ruby-2.1.2/lib/ruby/2.1.0/net/http.rb", line 1408, in block in transport_request
  File "/app/vendor/ruby-2.1.2/lib/ruby/2.1.0/net/http.rb", line 1405, in catch
  File "/app/vendor/ruby-2.1.2/lib/ruby/2.1.0/net/http.rb", line 1405, in transport_request
  File "/app/vendor/ruby-2.1.2/lib/ruby/2.1.0/net/http.rb", line 1378, in request
  File "/app/vendor/bundle/ruby/2.1.0/gems/newrelic_rpm-3.9.6.257/lib/new_relic/agent/instrumentation/net.rb", line 27, in block (2 levels) in request_with_newrelic_trace
  File "/app/vendor/bundle/ruby/2.1.0/gems/newrelic_rpm-3.9.6.257/lib/new_relic/agent.rb", line 454, in disable_all_tracing
  File "/app/vendor/bundle/ruby/2.1.0/gems/newrelic_rpm-3.9.6.257/lib/new_relic/agent/instrumentation/net.rb", line 26, in block in request_with_newrelic_trace
  File "/app/vendor/bundle/ruby/2.1.0/gems/newrelic_rpm-3.9.6.257/lib/new_relic/agent/cross_app_tracing.rb", line 38, in tl_trace_http_request
  File "/app/vendor/bundle/ruby/2.1.0/gems/newrelic_rpm-3.9.6.257/lib/new_relic/agent/instrumentation/net.rb", line 23, in request_with_newrelic_trace
  File "/app/vendor/ruby-2.1.2/lib/ruby/2.1.0/net/http.rb", line 1371, in block in request
  File "/app/vendor/ruby-2.1.2/lib/ruby/2.1.0/net/http.rb", line 853, in start
  File "/app/vendor/ruby-2.1.2/lib/ruby/2.1.0/net/http.rb", line 1369, in request
  File "/app/vendor/bundle/ruby/2.1.0/gems/newrelic_rpm-3.9.6.257/lib/new_relic/agent/instrumentation/net.rb", line 27, in block (2 levels) in request_with_newrelic_trace
  File "/app/vendor/bundle/ruby/2.1.0/gems/newrelic_rpm-3.9.6.257/lib/new_relic/agent.rb", line 454, in disable_all_tracing
  File "/app/vendor/bundle/ruby/2.1.0/gems/newrelic_rpm-3.9.6.257/lib/new_relic/agent/instrumentation/net.rb", line 26, in block in request_with_newrelic_trace
  File "/app/vendor/bundle/ruby/2.1.0/gems/newrelic_rpm-3.9.6.257/lib/new_relic/agent/cross_app_tracing.rb", line 45, in tl_trace_http_request
  File "/app/vendor/bundle/ruby/2.1.0/gems/newrelic_rpm-3.9.6.257/lib/new_relic/agent/instrumentation/net.rb", line 23, in request_with_newrelic_trace
  File "/app/vendor/bundle/ruby/2.1.0/gems/rollbar-1.2.4/lib/rollbar.rb", line 471, in send_payload
  File "/app/vendor/bundle/ruby/2.1.0/gems/rollbar-1.2.4/lib/rollbar.rb", line 178, in process_payload
  File "/app/vendor/bundle/ruby/2.1.0/gems/rollbar-1.2.4/lib/rollbar.rb", line 555, in schedule_payload
  File "/app/vendor/bundle/ruby/2.1.0/gems/rollbar-1.2.4/lib/rollbar.rb
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