Did the same few minutes ago to update to latest v1.6.8 version
Thank you sahsanu. Debian 12, update without problems.
Hi, I just updated according to the instructions, everything went smoothly. But unfortunately now I can’t log in. Where do I start to find the cause of the error?
[03-Sep-2024 09:07:10 +0000]: <d3nqirau> IMAP Error: Login failed for mylogin against localhost from xx.xx.xx.xx (X-Forwarded-For: xx.xx.xx.xx). AUTHENTICATE PLAIN: Authentication failed. in /var/lib/roundcube/program/lib/Roundcube/rcube_imap.php on line 211 (POST /?_task=login&_action=login)
==> /var/log/roundcube/imap.log <==
[03-Sep-2024 09:12:47 +0000]: <d3nqirau> [29B0] S: A0001 NO [AUTHENTICATIONFAILED] Authentication failed.
mylogin
is user
or user@domain
?
Only login (without domain), on this server is one domain (and I changed the configuration a long time ago so that I didn’t have to enter the domain), BUT I didn’t ignore your observation and checked mylogin@mydomain and it’s exactly the same.
[03-Sep-2024 09:16:16 +0000]: <d3nqirau> [AB66] S: * OK [CAPABILITY IMAP4rev1 SASL-IR LOGIN-REFERRALS ID ENABLE IDLE LITERAL+ AUTH=PLAIN AUTH=LOGIN] Mail Delivery Agent
[03-Sep-2024 09:16:16 +0000]: <d3nqirau> [AB66] C: A0001 AUTHENTICATE PLAIN ****** [37]
[03-Sep-2024 09:16:18 +0000]: <d3nqirau> [AB66] S: A0001 NO [AUTHENTICATIONFAILED] Authentication failed.
I restored form backup defaults.inc.php and now all is great and works :-), so when I have a moment I will find the difference that influenced such behavior, thanks for help :-).
Two more words, why did I update, I had version 1.6.0 and I noticed that for some time now I have been getting this error in the logs:
[02-Aug-2024 10:13:42 +0000]: <36mpk68q> DB Error: [1146] Table 'roundcube.responses' doesn't exist (SQL Query: SELECT `response_id`, `name` FROM `responses` WHERE `user_id` = '1'
AND `del` = 0 ORDER BY `name`) in /var/lib/roundcube/program/lib/Roundcube/rcube_db.php on line 564 (GET /?_task=mail&_action=compose&_id=106090672766acb155e2a78)
now is ok, update fix this problem.