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

raygun server-side seems broken? #65

Open
blaskovicz opened this issue Mar 29, 2017 · 0 comments
Open

raygun server-side seems broken? #65

blaskovicz opened this issue Mar 29, 2017 · 0 comments

Comments

@blaskovicz
Copy link
Owner

Didn't see an event for this:

Mar 28 23:32:51 magic-stick app/web.1:  E, [Wed 29-03-2017 0332 #8] ERROR -- : PG::DatatypeMismatch: ERROR:  argument of AND must be type boolean, not type integer 
Mar 28 23:32:51 magic-stick app/web.1:  LINE 1: ...es" WHERE (("user_identities"."user_id" = 3) AND (2)) LIMIT ... 
Mar 28 23:32:51 magic-stick app/web.1:                                                               ^: SELECT * FROM "user_identities" WHERE (("user_identities"."user_id" = 3) AND (2)) LIMIT 1 
Mar 28 23:32:51 magic-stick app/web.1:  2017-03-29 03:32:50 - Sequel::DatabaseError - PG::DatatypeMismatch: ERROR:  argument of AND must be type boolean, not type integer 
Mar 28 23:32:51 magic-stick app/web.1:  LINE 1: ...es" WHERE (("user_identities"."user_id" = 3) AND (2)) LIMIT ... 
Mar 28 23:32:51 magic-stick app/web.1:                                                               ^ 
Mar 28 23:32:51 magic-stick app/web.1:  : 
Mar 28 23:32:51 magic-stick app/web.1:  	/app/vendor/bundle/ruby/2.1.0/gems/sequel-4.21.0/lib/sequel/adapters/postgres.rb:180:in `async_exec' 
...
Mar 28 23:32:51 magic-stick app/web.1:  	/app/server/controllers/auth.rb:147:in `block in <class:AuthController>' 
Mar 28 23:32:51 magic-stick app/web.1:  	/app/vendor/bundle/ruby/2.1.0/gems/sinatra-1.4.6/lib/sinatra/base.rb:1609:in `call' 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant