Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug linked to meetup oauth #13

Open
tibastral opened this issue Mar 8, 2013 · 0 comments
Open

Bug linked to meetup oauth #13

tibastral opened this issue Mar 8, 2013 · 0 comments

Comments

@tibastral
Copy link
Owner

2013-03-08T12:11:37+00:00 app[web.1]: ^
2013-03-08T12:11:37+00:00 app[web.1]: LINE 1: ...(("users"."provider" = 'meetup' AND "users"."uid" = 14009838...
2013-03-08T12:11:37+00:00 app[web.1]: app/controllers/sessions_controller.rb:7:in `create'
2013-03-08T12:11:37+00:00 app[web.1]:
2013-03-08T12:11:37+00:00 app[web.1]: ActiveRecord::StatementInvalid (PG::Error: ERROR: operator does not exist: character varying = integer
2013-03-08T12:11:37+00:00 app[web.1]: HINT: No operator matches the given name and argument type(s). You might need to add explicit type casts.
2013-03-08T12:11:37+00:00 app[web.1]:
2013-03-08T12:11:37+00:00 app[web.1]: : SELECT "users".* FROM "users" WHERE (("users"."provider" = 'meetup' AND "users"."uid" = 14009838)) LIMIT 1):
2013-03-08T12:11:37+00:00 app[web.1]:
2013-03-08T12:11:39+00:00 app[web.1]: Started GET "/" for 50.112.95.211 at 2013-03-08 12:11:39 +0000

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant