• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Roundcube broken: "Table 'roundcubemail.session' doesn't exist"

kevang

New Pleskian
I recently uninstalled and reinstalled Roundcube on my Plesk 12.0.18 VPS, after screwing something up. But it doesn’t quite work yet. Instead of the Roundcube login screen, I get this error message:

DATABASE ERROR: CONNECTION FAILED!

Unable to connect to the database!
Please contact your server-administrator.

/var/log/plesk-roundcube/errors has, among other things, the error message "Table 'roundcubemail.session' doesn't exist".

I confirmed via phpMyAdmin that the [tt]roundcubemail[/tt] database seems to be empty except for the tables cache_shared and system.

What is the recommended way to restore the Roundcube tables/get Roundcube to work again?
 
Found a solution myself:
  1. Uninstall Roundcube via Plesk Autoinstaller
  2. Drop the MySQL database "roundcubemail"
  3. Install Roundcube via Plesk Autoinstaller
 
Back
Top