Last active
March 29, 2016 07:45
-
-
Save dbackeus/0351f46b46631bf3d5a7 to your computer and use it in GitHub Desktop.
Rollbar timeout in thread
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
OpenSSL::SSL::SSLErrorWaitReadable: read would block | |
+ 32 non-project frames | |
1 File "/app/vendor/ruby-2.2.3/lib/ruby/2.2.0/openssl/buffering.rb" line 182 in sysread_nonblock | |
2 File "/app/vendor/ruby-2.2.3/lib/ruby/2.2.0/openssl/buffering.rb" line 182 in read_nonblock | |
3 File "/app/vendor/ruby-2.2.3/lib/ruby/2.2.0/net/protocol.rb" line 153 in rbuf_fill | |
4 File "/app/vendor/ruby-2.2.3/lib/ruby/2.2.0/net/protocol.rb" line 134 in readuntil | |
5 File "/app/vendor/ruby-2.2.3/lib/ruby/2.2.0/net/protocol.rb" line 144 in readline | |
6 File "/app/vendor/ruby-2.2.3/lib/ruby/2.2.0/net/http/response.rb" line 39 in read_status_line | |
7 File "/app/vendor/ruby-2.2.3/lib/ruby/2.2.0/net/http/response.rb" line 28 in read_new | |
8 File "/app/vendor/ruby-2.2.3/lib/ruby/2.2.0/net/http.rb" line 1414 in block in transport_request | |
9 File "/app/vendor/ruby-2.2.3/lib/ruby/2.2.0/net/http.rb" line 1411 in catch | |
10 File "/app/vendor/ruby-2.2.3/lib/ruby/2.2.0/net/http.rb" line 1411 in transport_request | |
11 File "/app/vendor/ruby-2.2.3/lib/ruby/2.2.0/net/http.rb" line 1384 in request | |
12 File "/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.2.312/lib/new_relic/agent/instrumentation/net.rb" line 27 in block (2 levels) in request_with_newrelic_trace | |
13 File "/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.2.312/lib/new_relic/agent.rb" line 431 in disable_all_tracing | |
14 File "/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.2.312/lib/new_relic/agent/instrumentation/net.rb" line 26 in block in request_with_newrelic_trace | |
15 File "/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.2.312/lib/new_relic/agent/cross_app_tracing.rb" line 41 in tl_trace_http_request | |
16 File "/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.2.312/lib/new_relic/agent/instrumentation/net.rb" line 23 in request_with_newrelic_trace | |
17 File "/app/vendor/ruby-2.2.3/lib/ruby/2.2.0/net/http.rb" line 1377 in block in request | |
18 File "/app/vendor/ruby-2.2.3/lib/ruby/2.2.0/net/http.rb" line 853 in start | |
19 File "/app/vendor/ruby-2.2.3/lib/ruby/2.2.0/net/http.rb" line 1375 in request | |
20 File "/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.2.312/lib/new_relic/agent/instrumentation/net.rb" line 27 in block (2 levels) in request_with_newrelic_trace | |
21 File "/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.2.312/lib/new_relic/agent.rb" line 431 in disable_all_tracing | |
22 File "/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.2.312/lib/new_relic/agent/instrumentation/net.rb" line 26 in block in request_with_newrelic_trace | |
23 File "/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.2.312/lib/new_relic/agent/cross_app_tracing.rb" line 48 in tl_trace_http_request | |
24 File "/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.2.312/lib/new_relic/agent/instrumentation/net.rb" line 23 in request_with_newrelic_trace | |
25 File "/app/vendor/bundle/ruby/2.2.0/gems/rollbar-2.7.1/lib/rollbar.rb" line 539 in send_payload | |
26 File "/app/vendor/bundle/ruby/2.2.0/gems/rollbar-2.7.1/lib/rollbar.rb" line 191 in process_payload | |
27 File "/app/vendor/bundle/ruby/2.2.0/gems/rollbar-2.7.1/lib/rollbar.rb" line 224 in block in process_from_async_handler | |
28 File "/app/vendor/bundle/ruby/2.2.0/gems/rollbar-2.7.1/lib/rollbar.rb" line 91 in silenced | |
29 File "/app/vendor/ruby-2.2.3/lib/ruby/2.2.0/forwardable.rb" line 183 in silenced | |
30 File "/app/vendor/bundle/ruby/2.2.0/gems/rollbar-2.7.1/lib/rollbar.rb" line 222 in process_from_async_handler | |
31 File "/app/vendor/ruby-2.2.3/lib/ruby/2.2.0/forwardable.rb" line 183 in process_from_async_handler | |
32 File "/app/vendor/bundle/ruby/2.2.0/gems/rollbar-2.7.1/lib/rollbar/delay/thread.rb" line 11 in block in call | |
Net::ReadTimeout: Net::ReadTimeout | |
+ 31 non-project frames | |
1 File "/app/vendor/ruby-2.2.3/lib/ruby/2.2.0/net/protocol.rb" line 158 in rescue in rbuf_fill | |
2 File "/app/vendor/ruby-2.2.3/lib/ruby/2.2.0/net/protocol.rb" line 152 in rbuf_fill | |
3 File "/app/vendor/ruby-2.2.3/lib/ruby/2.2.0/net/protocol.rb" line 134 in readuntil | |
4 File "/app/vendor/ruby-2.2.3/lib/ruby/2.2.0/net/protocol.rb" line 144 in readline | |
5 File "/app/vendor/ruby-2.2.3/lib/ruby/2.2.0/net/http/response.rb" line 39 in read_status_line | |
6 File "/app/vendor/ruby-2.2.3/lib/ruby/2.2.0/net/http/response.rb" line 28 in read_new | |
7 File "/app/vendor/ruby-2.2.3/lib/ruby/2.2.0/net/http.rb" line 1414 in block in transport_request | |
8 File "/app/vendor/ruby-2.2.3/lib/ruby/2.2.0/net/http.rb" line 1411 in catch | |
9 File "/app/vendor/ruby-2.2.3/lib/ruby/2.2.0/net/http.rb" line 1411 in transport_request | |
10 File "/app/vendor/ruby-2.2.3/lib/ruby/2.2.0/net/http.rb" line 1384 in request | |
11 File "/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.2.312/lib/new_relic/agent/instrumentation/net.rb" line 27 in block (2 levels) in request_with_newrelic_trace | |
12 File "/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.2.312/lib/new_relic/agent.rb" line 431 in disable_all_tracing | |
13 File "/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.2.312/lib/new_relic/agent/instrumentation/net.rb" line 26 in block in request_with_newrelic_trace | |
14 File "/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.2.312/lib/new_relic/agent/cross_app_tracing.rb" line 41 in tl_trace_http_request | |
15 File "/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.2.312/lib/new_relic/agent/instrumentation/net.rb" line 23 in request_with_newrelic_trace | |
16 File "/app/vendor/ruby-2.2.3/lib/ruby/2.2.0/net/http.rb" line 1377 in block in request | |
17 File "/app/vendor/ruby-2.2.3/lib/ruby/2.2.0/net/http.rb" line 853 in start | |
18 File "/app/vendor/ruby-2.2.3/lib/ruby/2.2.0/net/http.rb" line 1375 in request | |
19 File "/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.2.312/lib/new_relic/agent/instrumentation/net.rb" line 27 in block (2 levels) in request_with_newrelic_trace | |
20 File "/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.2.312/lib/new_relic/agent.rb" line 431 in disable_all_tracing | |
21 File "/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.2.312/lib/new_relic/agent/instrumentation/net.rb" line 26 in block in request_with_newrelic_trace | |
22 File "/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.2.312/lib/new_relic/agent/cross_app_tracing.rb" line 48 in tl_trace_http_request | |
23 File "/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.2.312/lib/new_relic/agent/instrumentation/net.rb" line 23 in request_with_newrelic_trace | |
24 File "/app/vendor/bundle/ruby/2.2.0/gems/rollbar-2.7.1/lib/rollbar.rb" line 539 in send_payload | |
25 File "/app/vendor/bundle/ruby/2.2.0/gems/rollbar-2.7.1/lib/rollbar.rb" line 191 in process_payload | |
26 File "/app/vendor/bundle/ruby/2.2.0/gems/rollbar-2.7.1/lib/rollbar.rb" line 224 in block in process_from_async_handler | |
27 File "/app/vendor/bundle/ruby/2.2.0/gems/rollbar-2.7.1/lib/rollbar.rb" line 91 in silenced | |
28 File "/app/vendor/ruby-2.2.3/lib/ruby/2.2.0/forwardable.rb" line 183 in silenced | |
29 File "/app/vendor/bundle/ruby/2.2.0/gems/rollbar-2.7.1/lib/rollbar.rb" line 222 in process_from_async_handler | |
30 File "/app/vendor/ruby-2.2.3/lib/ruby/2.2.0/forwardable.rb" line 183 in process_from_async_handler | |
31 File "/app/vendor/bundle/ruby/2.2.0/gems/rollbar-2.7.1/lib/rollbar/delay/thread.rb" line 11 in block in call |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment