Nice ;)

Gelo



De: Alex Damast [adamast@aquaflo.com]
Enviado el: lunes, 02 de mayo de 2011 19:47
Para: MARTINEZ LACASTA, ANGEL
CC: users@lists.roundcube.net
Asunto: Re: SOLVED [RCU] Cannot log in specific user

Thanks, worked great.

Alex


On May 2, 2011, at 10:36 AM, MARTINEZ LACASTA, ANGEL wrote:

Hi, 
I had the same problem after updating from 0.3

With this version (0.5.1+)
The login check is case sensitive, and the user when had its first login  write some shift letters, it save in the db.
Check the records of this user in the user and identities tables.

Best regards. Gelo



Alex Damast <adamast@aquaflo.com> escribió:


Hello,

I recently upgraded to 0.5.2 and something happened with one new user that is preventing him from logging in. Logs as follows:

[02-May-2011 09:34:25 -0700]: PHP Error: Failed to create new user in /Library/WebServer/webmail/program/include/rcube_user.php on line 472 (POST /?_task=login&_action=login)
[02-May-2011 09:34:25 -0700]: PHP Error: Failed to create a user record. Maybe aborted by a plugin? in /Library/WebServer/webmail/program/include/rcmail.php on line 747 (POST /?_task=login&_action=login)
[02-May-2011 09:37:20] MDB2 Error: constraint violation (-3): _doQuery: [Error message: Could not execute statement]
[Last executed query: EXECUTE mdb2_statement_mysql_5387c9f5d86c3aee0d5cbe819c4508c22fcac0365 USING @0, @1, @2, @3]
[Native code: 1062]
[Native message: Duplicate entry 'newuser-domain.com' for key 2]

[02-May-2011 09:37:20 -0700]: DB Error: MDB2 Error: constraint violation Query: _doQuery: [Error message: Could not execute statement] [Last executed query: EXECUTE mdb2_statement_mysql_5387c9f5d86c3aee0d5cbe819c4508c22fcac0365 USING @0, @1, @2, @3] [Native code: 1062] [Native message: Duplicate entry 'newuser-domain.com' for key 2]  in /Library/WebServer/webmail/program/include/rcube_mdb2.php on line 642 (POST /?_task=login&_action=login)
[02-May-2011 09:37:20 -0700]: PHP Error: Failed to create new user in /Library/WebServer/webmail/program/include/rcube_user.php on line 472 (POST /?_task=login&_action=login)
[02-May-2011 09:37:20 -0700]: PHP Error: Failed to create a user record. Maybe aborted by a plugin? in /Library/WebServer/webmail/program/include/rcmail.php on line 747 (POST /?_task=login&_action=login)

Any suggestions? Thanks!

Alex