Roundcube Community Forum

Release Support => Pending Issues => Topic started by: iampy on June 01, 2021, 04:04:44 AM

Title: login not working because of unknown column 'failed_login' in 'field list'
Post by: iampy on June 01, 2021, 04:04:44 AM
Hello,
I'm facing a big problem after installation of debian 10 and ispconfig 3.2. At the beginning roundcube worked well but, depending on some ispconfig problems, I had to reinstall ispconfig. After that (I'm not certain the installation was the cause) I faced this error that doesn't allows me
to log in (the return message is "log in not executed"; I translate from italian language "Accesso non riuscito")

Unknown column 'failed_login' in 'field list' (SQL Query: UPDATE `users` SET `failed_login` = '2021-06-01 09:29:15', `failed_login_counter` = 1 WHERE `user_id` = '60') in /usr/share/roundcube/program/lib/Roundcube/rcube_db.php on line 544 (POST /roundcube/?_task=login&_action=login)

Thanks for your help
Title: Re: login not working because of unknown column 'failed_login' in 'field list'
Post by: JohnDoh on June 02, 2021, 04:10:38 AM
The failed_login field was introducted in version 1.2 so I guess you updated your roundcube from an old version but either something went wrong with the update or you forgot to update the database?