Ruby on Rails Sunday, June 30, 2013

Hi.

After update in Gemfile rails gem from 3.2.6 to 4.0.0.

Registration by openid not working.

Log from console:

I, [2013-06-30T17:56:33.632030 #23279]  INFO -- OpenID: Error attempting to use stored discovery information: OpenID::TypeURIMismatch
I, [2013-06-30T17:56:33.632142 #23279]  INFO -- OpenID: Attempting discovery to verify endpoint
I, [2013-06-30T17:56:33.632192 #23279]  INFO -- OpenID: Performing discovery on https://www.google.com/accounts/o8/id?id=AItOawkWYlFwqPCS-nTqdu3lyDbTX1sGJ07yhbI
I, [2013-06-30T17:56:33.633248 #23279]  INFO -- OpenID: WARNING: making https request to https://www.google.com/accounts/o8/id?id=AItOawkWYlFwqPCS-nTqdu3lyDbTX1sGJ07yhbI without verifying server certificate; no CA path was specified.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/3d182a77-402c-4ffb-b9cd-29037d0fecef%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment