Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Started GET "/auth/steam" for 124.122.44.234 at 2015-08-07 02:16:22 +0000
- I, [2015-08-07T02:16:22.516657 #3841] INFO -- omniauth: (steam) Request phase initiated.
- I, [2015-08-07T02:16:23.065089 #3841] INFO -- OpenID: WARNING: making https request to https://steamcommunity.com/openid/login without verifying server certificate; no CA path was specified.
- I, [2015-08-07T02:16:24.061521 #3841] INFO -- OpenID: Missing required parameter in response from https://steamcommunity.com/openid/login: <http://specs.openid.net/auth/2.0>assoc_type not in this message
- I, [2015-08-07T02:16:24.063328 #3841] INFO -- OpenID: Generated checkid_setup request to https://steamcommunity.com/openid/login using stateless mode.
- Started GET "/auth/steam" for 124.122.44.234 at 2015-08-07 02:16:25 +0000
- I, [2015-08-07T02:16:25.408416 #3841] INFO -- omniauth: (steam) Request phase initiated.
- I, [2015-08-07T02:16:25.941482 #3841] INFO -- OpenID: WARNING: making https request to https://steamcommunity.com/openid/login without verifying server certificate; no CA path was specified.
- I, [2015-08-07T02:16:26.901168 #3841] INFO -- OpenID: Missing required parameter in response from https://steamcommunity.com/openid/login: <http://specs.openid.net/auth/2.0>assoc_type not in this message
- I, [2015-08-07T02:16:26.906058 #3841] INFO -- OpenID: Generated checkid_setup request to https://steamcommunity.com/openid/login using stateless mode.
- Started GET "/auth/steam/callback?_method=post&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0&openid.mode=id_res&openid.op_endpoint=https%3A%2F%2Fsteamcommunity.com%2Fopenid%2Flogin&openid.claimed_id=http%3A%2F%2Fsteamcommunity.com%2Fopenid%2Fid%2F76561198128055024&openid.identity=http%3A%2F%2Fsteamcommunity.com%2Fopenid%2Fid%2F76561198128055024&openid.return_to=http%3A%2F%2Fhatterkiller-github-io-corybantic.c9.io%2Fauth%2Fsteam%2Fcallback%3F_method%3Dpost&openid.response_nonce=2015-08-07T02%3A16%3A31ZGHxYEVTMngjGwtJgG0jics8Jf%2F8%3D&openid.assoc_handle=1234567890&openid.signed=signed%2Cop_endpoint%2Cclaimed_id%2Cidentity%2Creturn_to%2Cresponse_nonce%2Cassoc_handle&openid.sig=X0gFxPxjGKgqac9Ew0xlwsuUYbU%3D" for 124.122.44.234 at 2015-08-07 02:16:31 +0000
- I, [2015-08-07T02:16:31.941174 #3841] INFO -- omniauth: (steam) Callback phase initiated.
- I, [2015-08-07T02:16:31.944516 #3841] INFO -- OpenID: Error attempting to use stored discovery information: OpenID::TypeURIMismatch
- I, [2015-08-07T02:16:31.944622 #3841] INFO -- OpenID: Attempting discovery to verify endpoint
- I, [2015-08-07T02:16:31.944708 #3841] INFO -- OpenID: Performing discovery on http://steamcommunity.com/openid/id/76561198128055024
- I, [2015-08-07T02:16:32.409751 #3841] INFO -- OpenID: Using 'check_authentication' with https://steamcommunity.com/openid/login
- I, [2015-08-07T02:16:32.410614 #3841] INFO -- OpenID: WARNING: making https request to https://steamcommunity.com/openid/login without verifying server certificate; no CA path was specified.
- Processing by WelcomeController#auth_callback as HTML
- Redirected to http://hatterkiller-github-io-corybantic.c9.io/
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
- Started GET "/" for 124.122.44.234 at 2015-08-07 02:16:34 +0000
- Processing by WelcomeController#index as HTML
- Rendered welcome/index.html.erb within layouts/application (4.9ms)
- Completed 200 OK in 769ms (Views: 59.4ms | ActiveRecord: 0.0ms)
- Started GET "/assets/jquery.js?body=1" for 124.122.44.234 at 2015-08-07 02:16:35 +0000
- Started GET "/assets/welcome.css?body=1" for 124.122.44.234 at 2015-08-07 02:16:35 +0000
- Started GET "/assets/jquery_ujs.js?body=1" for 124.122.44.234 at 2015-08-07 02:16:35 +0000
- Started GET "/assets/application.js?body=1" for 124.122.44.234 at 2015-08-07 02:16:35 +0000
- Started GET "/assets/jquery_ujs.js?body=1" for 124.122.44.234 at 2015-08-07 02:16:35 +0000
- Started GET "/assets/welcome.js?body=1" for 124.122.44.234 at 2015-08-07 02:16:36 +0000
- Started GET "/assets/turbolinks.js?body=1" for 124.122.44.234 at 2015-08-07 02:16:36 +0000
- Started GET "/assets/welcome.js?body=1" for 124.122.44.234 at 2015-08-07 02:16:36 +0000
- Started GET "/assets/application.js?body=1" for 124.122.44.234 at 2015-08-07 02:16:36 +0000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement