• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Resolved RoundCube error : Oops... something went wrong!

valko

New Pleskian
Hello team,

When I launch the webmail of my domain (webmail.xxxxx.com) I get the error "Oops... something went wrong! An internal error has occurred. Your request cannot be processed at this time."

I found a "Resolved - Roundcube - Oops... something went wrong" ticket and followed @Peter_Debik's suggestion, uninstalled Roundcube via the Plesk installer, and i reinstalled but it didn't work, the problem is not solved.

In the /var/log/plesk-roundcube file I have the following lines:

[25-Nov-2023 15:07:35 +0000]: <ldum5qpa> DB Error: [1146] Table 'roundcubemail.session' doesn't exist (SQL Query: SELECT `vars`, `ip`, `changed`, now() AS ts, CASE WHEN `changed` < now() - INTERVAL 600 SECOND THEN 1 ELSE 0 END AS expired FROM `session` WHERE `sess_id` = 'ldum5qpasdv7vll5nj2008smtm') in /usr/share/psa-roundcube/program/lib/Roundcube/rcube_db.php on line 577 (GET /)

[25-Nov-2023 15:07:35 +0000]: <ldum5qpa> DB Error: [1146] Table 'roundcubemail.session' doesn't exist (SQL Query: INSERT INTO `session` (`sess_id`, `vars`, `ip`, `changed`) VALUES ('ldum5qpasdv7vll5nj2008smtm', 'dGVtcHxiOjE7bGFuZ3VhZ2V8czo1OiJmcl9GUiI7dGFza3xzOjU6ImxvZ2luIjtza2luX2NvbmZpZ3xhOjc6e3M6MTc6InN1cHBvcnRlZF9sYXlvdXRzIjthOjE6e2k6MDtzOjEwOiJ3aWRlc2NyZWVuIjt9czoyMjoianF1ZXJ5X3VpX2NvbG9yc190aGVtZSI7czo5OiJib290c3RyYXAiO3M6MTg6ImVtYmVkX2Nzc19sb2NhdGlvbiI7czoxNzoiL3N0eWxlcy9lbWJlZC5jc3MiO3M6MTk6ImVkaXRvcl9jc3NfbG9jYXRpb24iO3M6MTc6Ii9zdHlsZXMvZW1iZWQuY3NzIjtzOjE3OiJkYXJrX21vZGVfc3VwcG9ydCI7YjoxO3M6MjY6Im1lZGlhX2Jyb3dzZXJfY3NzX2xvY2F0aW9uIjtzOjQ6Im5vbmUiO3M6MjE6ImFkZGl0aW9uYWxfbG9nb190eXBlcyI7YTozOntpOjA7czo0OiJkYXJrIjtpOjE7czo1OiJzbWFsbCI7aToyO3M6MTA6InNtYWxsLWRhcmsiO319', '93.29.233.65', now())) in /usr/share/psa-roundcube/program/lib/Roundcube/rcube_db.php on line 577 (GET /)

Please, anyone have a solution that would work today with my setup underneath.

Plesk version : 18.0.56 Mise à jour n° 4
OS version : Debian 11.8

Thank you
 
The problem has come back

In the /var/log/plesk-roundcube file I have the following lines:
27-Nov-2023 21:06:32 +0000]: <685ngj7r> DB Error: SQLSTATE[HY000] [1045] Access denied for user 'roundcube'@'localhost' (using password: YES) in /usr/share/psa-roundcube/program/lib/Roundcube/rcube_db.php on line 201 (GET /)
[27-Nov-2023 21:07:28 +0000]: <3bn5pq7p> DB Error: SQLSTATE[HY000] [1045] Access denied for user 'roundcube'@'localhost' (using password: YES) in /usr/share/psa-roundcube/program/lib/Roundcube/rcube_db.php on line 201 (GET /)
 
Back
Top