Skip to content

Instantly share code, notes, and snippets.

@shedd
Created October 19, 2011 22:16
Show Gist options
  • Save shedd/1299851 to your computer and use it in GitHub Desktop.
Save shedd/1299851 to your computer and use it in GitHub Desktop.
Airbrake SSL certificate issues
Configuration:
notifier_name: "Airbrake Notifier"
http_open_timeout: 2
proxy_host: nil
api_key: "<REMOVED>"
notifier_url: "http://airbrakeapp.com"
http_read_timeout: 5
user_information: "Airbrake Error {{error_id}}"
proxy_user: nil
notifier_version: "3.0.4"
host: "hoptoadapp.com"
rescue_rake_exceptions: nil
development_environments: []
ignore: ["ActiveRecord::RecordNotFound", "ActionController::Rou
environment_name: "production"
params_filters: ["password", "password_confirmation", :password, :passw
ignore_by_filters: []
port: 443
proxy_port: nil
proxy_pass: nil
project_root: "/data/app/releases/20111019
backtrace_filters: [#<Proc:0x092b9f40@/data/app
ignore_user_agent: []
secure: true
framework: "Rails: 2.3.14"
protocol: "https"
development_lookup: true
Setting up the Controller.
Processing request.
Raising 'AirbrakeTestingException' to simulate application failure.
Sending request to https://hoptoadapp.com/notifier_api/v2/notices/:
<?xml version="1.0" encoding="UTF-8"?><notice version="2.2"><api-key><REMOVED></api-key><notifier><name>Airbrake Notifier</name><version>3.0.4</version><url>http://airbrakeapp.com</url></notifier><error><class>AirbrakeTestingException</class><message>AirbrakeTestingException: Testing airbrake via "rake airbrake:test". If you can see this, it works.</message><backtrace><line number="178" file="[GEM_ROOT]/gems/activesupport-2.3.14/lib/active_support/callbacks.rb" method="send"/><line number="178" file="[GEM_ROOT]/gems/activesupport-2.3.14/lib/active_support/callbacks.rb" method="evaluate_method"/><line number="166" file="[GEM_ROOT]/gems/activesupport-2.3.14/lib/active_support/callbacks.rb" method="call"/><line number="225" file="[GEM_ROOT]/gems/actionpack-2.3.14/lib/action_controller/filters.rb" method="call"/><line number="629" file="[GEM_ROOT]/gems/actionpack-2.3.14/lib/action_controller/filters.rb" method="run_before_filters"/><line number="615" file="[GEM_ROOT]/gems/actionpack-2.3.14/lib/action_controller/filters.rb" method="call_filters"/><line number="610" file="[GEM_ROOT]/gems/actionpack-2.3.14/lib/action_controller/filters.rb" method="perform_action_without_benchmark"/><line number="92" file="[GEM_ROOT]/gems/actionpack-2.3.14/lib/action_controller/benchmarking.rb" method="perform_action_without_rescue"/><line number="160" file="[GEM_ROOT]/gems/actionpack-2.3.14/lib/action_controller/rescue.rb" method="perform_action_without_flash"/><line number="151" file="[GEM_ROOT]/gems/actionpack-2.3.14/lib/action_controller/flash.rb" method="perform_action_without_newrelic_trace"/><line number="255" file="[GEM_ROOT]/gems/newrelic_rpm-3.2.0.beta1/lib/new_relic/agent/instrumentation/controller_instrumentation.rb" method="perform_action"/><line number="242" file="[GEM_ROOT]/gems/newrelic_rpm-3.2.0.beta1/lib/new_relic/agent/method_tracer.rb" method="trace_execution_scoped"/><line number="248" file="[GEM_ROOT]/gems/newrelic_rpm-3.2.0.beta1/lib/new_relic/agent/instrumentation/controller_instrumentation.rb" method="perform_action"/><line number="532" file="[GEM_ROOT]/gems/actionpack-2.3.14/lib/action_controller/base.rb" method="send"/><line number="532" file="[GEM_ROOT]/gems/actionpack-2.3.14/lib/action_controller/base.rb" method="process_without_filters"/><line number="606" file="[GEM_ROOT]/gems/actionpack-2.3.14/lib/action_controller/filters.rb" method="process"/><line number="636" file="[GEM_ROOT]/gems/rake-0.8.7/lib/rake.rb" method="call"/><line number="636" file="[GEM_ROOT]/gems/rake-0.8.7/lib/rake.rb" method="execute"/><line number="631" file="[GEM_ROOT]/gems/rake-0.8.7/lib/rake.rb" method="each"/><line number="631" file="[GEM_ROOT]/gems/rake-0.8.7/lib/rake.rb" method="execute"/><line number="597" file="[GEM_ROOT]/gems/rake-0.8.7/lib/rake.rb" method="invoke_with_call_chain"/><line number="242" file="/usr/lib/rubyee/1.8/monitor.rb" method="synchronize"/><line number="590" file="[GEM_ROOT]/gems/rake-0.8.7/lib/rake.rb" method="invoke_with_call_chain"/><line number="583" file="[GEM_ROOT]/gems/rake-0.8.7/lib/rake.rb" method="invoke"/><line number="2051" file="[GEM_ROOT]/gems/rake-0.8.7/lib/rake.rb" method="invoke_task"/><line number="2029" file="[GEM_ROOT]/gems/rake-0.8.7/lib/rake.rb" method="top_level"/><line number="2029" file="[GEM_ROOT]/gems/rake-0.8.7/lib/rake.rb" method="each"/><line number="2029" file="[GEM_ROOT]/gems/rake-0.8.7/lib/rake.rb" method="top_level"/><line number="2068" file="[GEM_ROOT]/gems/rake-0.8.7/lib/rake.rb" method="standard_exception_handling"/><line number="2023" file="[GEM_ROOT]/gems/rake-0.8.7/lib/rake.rb" method="top_level"/><line number="2001" file="[GEM_ROOT]/gems/rake-0.8.7/lib/rake.rb" method="run"/><line number="2068" file="[GEM_ROOT]/gems/rake-0.8.7/lib/rake.rb" method="standard_exception_handling"/><line number="1998" file="[GEM_ROOT]/gems/rake-0.8.7/lib/rake.rb" method="run"/><line number="31" file="[GEM_ROOT]/gems/rake-0.8.7/bin/rake" method=""/><line number="19" file="[GEM_ROOT]/bin/rake" method="load"/><line number="19" file="[GEM_ROOT]/bin/rake" method=""/></backtrace></error><request><url>http://test.host/</url><component></component><action></action><cgi-data><var key="SERVER_NAME">example.org</var><var key="HTTP_USER_AGENT">Rails Testing</var><var key="CONTENT_LENGTH">0</var><var key="rack.url_scheme">http</var><var key="rack.errors">#&lt;StringIO:0xb425f80&gt;</var><var key="HTTPS">off</var><var key="action_controller.request.request_parameters"></var><var key="rack.run_once">false</var><var key="PATH_INFO">/</var><var key="rack.version">11</var><var key="REMOTE_ADDR">0.0.0.0</var><var key="SCRIPT_NAME"></var><var key="rack.multithread">true</var><var key="action_controller.request.path_parameters"></var><var key="rack.multiprocess">true</var><var key="REQUEST_URI">/airbrake_verification_controller</var><var key="SERVER_PORT">80</var><var key="REQUEST_METHOD">GET</var><var key="rack.input">#&lt;StringIO:0xb425f44&gt;</var><var key="QUERY_STRING"></var></cgi-data></request><server-environment><project-root>/data/FGSinglePlayerAnalyticsTesting/releases/20111019165406</project-root><environment-name>production</environment-name><hostname>domU-12-31-39-01-C1-74</hostname></server-environment></notice>
rake aborted!
SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed
Configuration:
notifier_name: "Airbrake Notifier"
http_open_timeout: 2
proxy_host: nil
api_key: "<REMOVED>"
notifier_url: "http://airbrakeapp.com"
http_read_timeout: 5
user_information: "Airbrake Error {{error_id}}"
proxy_user: nil
notifier_version: "3.0.4"
host: "airbrake.io"
rescue_rake_exceptions: nil
development_environments: []
ignore: ["ActiveRecord::RecordNotFound", "ActionController::Rou
environment_name: "production"
params_filters: ["password", "password_confirmation", :password, :passw
ignore_by_filters: []
port: 443
proxy_port: nil
proxy_pass: nil
project_root: "/data/app/releases/20111019
backtrace_filters: [#<Proc:0x092b9f40@/data/app
ignore_user_agent: []
secure: true
framework: "Rails: 2.3.14"
protocol: "https"
development_lookup: true
Setting up the Controller.
Processing request.
Raising 'AirbrakeTestingException' to simulate application failure.
Sending request to https://airbrake.io/notifier_api/v2/notices/:
<?xml version="1.0" encoding="UTF-8"?><notice version="2.2"><api-key><REMOVED></api-key><notifier><name>Airbrake Notifier</name><version>3.0.4</version><url>http://airbrakeapp.com</url></notifier><error><class>AirbrakeTestingException</class><message>AirbrakeTestingException: Testing airbrake via "rake airbrake:test". If you can see this, it works.</message><backtrace><line number="178" file="[GEM_ROOT]/gems/activesupport-2.3.14/lib/active_support/callbacks.rb" method="send"/><line number="178" file="[GEM_ROOT]/gems/activesupport-2.3.14/lib/active_support/callbacks.rb" method="evaluate_method"/><line number="166" file="[GEM_ROOT]/gems/activesupport-2.3.14/lib/active_support/callbacks.rb" method="call"/><line number="225" file="[GEM_ROOT]/gems/actionpack-2.3.14/lib/action_controller/filters.rb" method="call"/><line number="629" file="[GEM_ROOT]/gems/actionpack-2.3.14/lib/action_controller/filters.rb" method="run_before_filters"/><line number="615" file="[GEM_ROOT]/gems/actionpack-2.3.14/lib/action_controller/filters.rb" method="call_filters"/><line number="610" file="[GEM_ROOT]/gems/actionpack-2.3.14/lib/action_controller/filters.rb" method="perform_action_without_benchmark"/><line number="92" file="[GEM_ROOT]/gems/actionpack-2.3.14/lib/action_controller/benchmarking.rb" method="perform_action_without_rescue"/><line number="160" file="[GEM_ROOT]/gems/actionpack-2.3.14/lib/action_controller/rescue.rb" method="perform_action_without_flash"/><line number="151" file="[GEM_ROOT]/gems/actionpack-2.3.14/lib/action_controller/flash.rb" method="perform_action_without_newrelic_trace"/><line number="255" file="[GEM_ROOT]/gems/newrelic_rpm-3.2.0.beta1/lib/new_relic/agent/instrumentation/controller_instrumentation.rb" method="perform_action"/><line number="242" file="[GEM_ROOT]/gems/newrelic_rpm-3.2.0.beta1/lib/new_relic/agent/method_tracer.rb" method="trace_execution_scoped"/><line number="248" file="[GEM_ROOT]/gems/newrelic_rpm-3.2.0.beta1/lib/new_relic/agent/instrumentation/controller_instrumentation.rb" method="perform_action"/><line number="532" file="[GEM_ROOT]/gems/actionpack-2.3.14/lib/action_controller/base.rb" method="send"/><line number="532" file="[GEM_ROOT]/gems/actionpack-2.3.14/lib/action_controller/base.rb" method="process_without_filters"/><line number="606" file="[GEM_ROOT]/gems/actionpack-2.3.14/lib/action_controller/filters.rb" method="process"/><line number="636" file="[GEM_ROOT]/gems/rake-0.8.7/lib/rake.rb" method="call"/><line number="636" file="[GEM_ROOT]/gems/rake-0.8.7/lib/rake.rb" method="execute"/><line number="631" file="[GEM_ROOT]/gems/rake-0.8.7/lib/rake.rb" method="each"/><line number="631" file="[GEM_ROOT]/gems/rake-0.8.7/lib/rake.rb" method="execute"/><line number="597" file="[GEM_ROOT]/gems/rake-0.8.7/lib/rake.rb" method="invoke_with_call_chain"/><line number="242" file="/usr/lib/rubyee/1.8/monitor.rb" method="synchronize"/><line number="590" file="[GEM_ROOT]/gems/rake-0.8.7/lib/rake.rb" method="invoke_with_call_chain"/><line number="583" file="[GEM_ROOT]/gems/rake-0.8.7/lib/rake.rb" method="invoke"/><line number="2051" file="[GEM_ROOT]/gems/rake-0.8.7/lib/rake.rb" method="invoke_task"/><line number="2029" file="[GEM_ROOT]/gems/rake-0.8.7/lib/rake.rb" method="top_level"/><line number="2029" file="[GEM_ROOT]/gems/rake-0.8.7/lib/rake.rb" method="each"/><line number="2029" file="[GEM_ROOT]/gems/rake-0.8.7/lib/rake.rb" method="top_level"/><line number="2068" file="[GEM_ROOT]/gems/rake-0.8.7/lib/rake.rb" method="standard_exception_handling"/><line number="2023" file="[GEM_ROOT]/gems/rake-0.8.7/lib/rake.rb" method="top_level"/><line number="2001" file="[GEM_ROOT]/gems/rake-0.8.7/lib/rake.rb" method="run"/><line number="2068" file="[GEM_ROOT]/gems/rake-0.8.7/lib/rake.rb" method="standard_exception_handling"/><line number="1998" file="[GEM_ROOT]/gems/rake-0.8.7/lib/rake.rb" method="run"/><line number="31" file="[GEM_ROOT]/gems/rake-0.8.7/bin/rake" method=""/><line number="19" file="[GEM_ROOT]/bin/rake" method="load"/><line number="19" file="[GEM_ROOT]/bin/rake" method=""/></backtrace></error><request><url>http://test.host/</url><component></component><action></action><cgi-data><var key="SERVER_NAME">example.org</var><var key="HTTP_USER_AGENT">Rails Testing</var><var key="CONTENT_LENGTH">0</var><var key="rack.url_scheme">http</var><var key="rack.errors">#&lt;StringIO:0xb425f80&gt;</var><var key="HTTPS">off</var><var key="action_controller.request.request_parameters"></var><var key="rack.run_once">false</var><var key="PATH_INFO">/</var><var key="rack.version">11</var><var key="REMOTE_ADDR">0.0.0.0</var><var key="SCRIPT_NAME"></var><var key="rack.multithread">true</var><var key="action_controller.request.path_parameters"></var><var key="rack.multiprocess">true</var><var key="REQUEST_URI">/airbrake_verification_controller</var><var key="SERVER_PORT">80</var><var key="REQUEST_METHOD">GET</var><var key="rack.input">#&lt;StringIO:0xb425f44&gt;</var><var key="QUERY_STRING"></var></cgi-data></request><server-environment><project-root>/data/FGSinglePlayerAnalyticsTesting/releases/20111019165406</project-root><environment-name>production</environment-name><hostname>domU-12-31-39-01-C1-74</hostname></server-environment></notice>
rake aborted!
SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment