I've configured Twitter Authentication, so this error happends on the application, after twitter posts to my discourse install via the callback. In the front error I can get a correct message saying "Something waa wrong, check you usename and password" and in the backend I see that error in the logs. El jueves, 21 de noviembre de 2013, codinghorror escribió: > codinghorror > November 21 > > How are you creating this user? Describe it step by step. > > To respond, reply to this email or visit > http://meta.discourse.org/t/error-creating-new-users-pg-numericvalueoutofrange/11046/2in your browser. > ------------------------------ > Previous Replies PabloC > November 21 > > Hi guys, > > While I create a new user, I'm finding this error in the logs : > > Processing by UsersController#create as */* > Parameters: {"name"=>"Ps4 Support Forum", "email"=>"pablocorral+ps4@gmail.com ", "username"=>"PS4SupportForum", "password_confirmation"=>"[FILTERED]", "challenge"=>"11a4ebe83d9b2a9e0d45bc50b457ee17"} > PG::NumericValueOutOfRange: ERROR: value "2201945804" is out of range for type integer > > Any idea? > > Tks! > ------------------------------ > > To respond, reply to this email or visit > http://meta.discourse.org/t/error-creating-new-users-pg-numericvalueoutofrange/11046/2in your browser. > > To unsubscribe from these emails, visit your user preferences > . >