Created
October 29, 2013 05:32
-
-
Save niedhui/7209573 to your computer and use it in GitHub Desktop.
sidekid crashed log
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
{"retry"=>true, "queue"=>"default", "class"=>"AlertWorker", "args"=>["xxxxxxxx"], "jid"=>"9f5aa5d17445402938b76d8d", "enqueued_at"=>1382677895.6413631, "error_message"=>"SSL_connect SYSCALL returned=5 errno=0 state=SSLv3 read server session ticket A", "error_class"=>"Faraday::Error::ConnectionFailed", "failed_at"=>2013-10-25 05:12:36 UTC, "retry_count"=>0} | |
2013-10-25T05:12:36Z 20467 TID-ot6khstos WARN: SSL_connect SYSCALL returned=5 errno=0 state=SSLv3 read server session ticket A | |
2013-10-25T05:12:36Z 20467 TID-ot6khstos WARN: /usr/local/rbenv/versions/ruby-2.0.0-p247/lib/ruby/2.0.0/net/http.rb:918:in `connect' | |
/usr/local/rbenv/versions/ruby-2.0.0-p247/lib/ruby/2.0.0/net/http.rb:918:in `block in connect' | |
/usr/local/rbenv/versions/ruby-2.0.0-p247/lib/ruby/2.0.0/timeout.rb:52:in `timeout' | |
/usr/local/rbenv/versions/ruby-2.0.0-p247/lib/ruby/2.0.0/net/http.rb:918:in `connect' | |
/usr/local/rbenv/versions/ruby-2.0.0-p247/lib/ruby/2.0.0/net/http.rb:862:in `do_start' | |
/usr/local/rbenv/versions/ruby-2.0.0-p247/lib/ruby/2.0.0/net/http.rb:851:in `start' | |
/usr/local/rbenv/versions/ruby-2.0.0-p247/lib/ruby/2.0.0/net/http.rb:1367:in `request' | |
/home/deployer/apps/crowdfund/shared/bundle/ruby/2.0.0/gems/newrelic_rpm-3.6.7.152/lib/new_relic/agent/instrumentation/net.rb:33:in `request_with_newrelic_trace' | |
/home/deployer/apps/crowdfund/shared/bundle/ruby/2.0.0/gems/faraday-0.8.8/lib/faraday/adapter/net_http.rb:75:in `perform_request' | |
. | |
. | |
. | |
. | |
. | |
. | |
2013-10-25T05:12:36Z 20467 TID-ot6khstos ERROR: Sidekiq::Processor crashed! | |
Faraday::Error::ConnectionFailed: SSL_connect SYSCALL returned=5 errno=0 state=SSLv3 read server session ticket A | |
/usr/local/rbenv/versions/ruby-2.0.0-p247/lib/ruby/2.0.0/net/http.rb:918:in `connect' | |
/usr/local/rbenv/versions/ruby-2.0.0-p247/lib/ruby/2.0.0/net/http.rb:918:in `block in connect' | |
/usr/local/rbenv/versions/ruby-2.0.0-p247/lib/ruby/2.0.0/timeout.rb:52:in `timeout' | |
/usr/local/rbenv/versions/ruby-2.0.0-p247/lib/ruby/2.0.0/net/http.rb:918:in `connect' | |
/usr/local/rbenv/versions/ruby-2.0.0-p247/lib/ruby/2.0.0/net/http.rb:862:in `do_start' | |
/usr/local/rbenv/versions/ruby-2.0.0-p247/lib/ruby/2.0.0/net/http.rb:851:in `start' | |
/usr/local/rbenv/versions/ruby-2.0.0-p247/lib/ruby/2.0.0/net/http.rb:1367:in `request' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment