Skip to content

Instantly share code, notes, and snippets.

@petertellgren
Created June 7, 2011 17:36
Show Gist options
  • Select an option

  • Save petertellgren/1012714 to your computer and use it in GitHub Desktop.

Select an option

Save petertellgren/1012714 to your computer and use it in GitHub Desktop.
Oauth2 error Trace
OpenSSL::SSL::SSLError (SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed):
/usr/local/rvm/rubies/ree-1.8.7-2011.03/lib/ruby/1.8/net/http.rb:586:in 'connect'
/usr/local/rvm/rubies/ree-1.8.7-2011.03/lib/ruby/1.8/net/http.rb:586:in 'connect'
/usr/local/rvm/rubies/ree-1.8.7-2011.03/lib/ruby/1.8/net/http.rb:553:in 'do_start'
/usr/local/rvm/rubies/ree-1.8.7-2011.03/lib/ruby/1.8/net/http.rb:542:in 'start'
/usr/local/rvm/gems/ree-1.8.7-2011.03@akamusic/gems/right_http_connection-1.3.0/lib/net_fix.rb:129:in 'request'
faraday (0.6.1) lib/faraday/adapter/net_http.rb:51:in 'call'
faraday (0.6.1) lib/faraday/request.rb:88:in 'run'
faraday (0.6.1) lib/faraday/request.rb:28:in 'run'
faraday (0.6.1) lib/faraday/connection.rb:170:in 'run_request'
/usr/local/rvm/gems/ree-1.8.7-2011.03/bundler/gems/oauth2-f00dea7eda1c/lib/oauth2/client.rb:63:in 'request'
/usr/local/rvm/gems/ree-1.8.7-2011.03/bundler/gems/oauth2-f00dea7eda1c/lib/oauth2/strategy/web_server.rb:15:in 'get_access_token'
app/controllers/facebook_controller.rb:18:in 'callback'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment