• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Resolved Roundcube - Oops... something went wrong

Piekielko

Basic Pleskian
Server operating system version
Debian 11.5
Plesk version and microupdate number
18.0.48
After a fresh install of Plesk on Debian 11 and Mariadb 10.6 upgrade I'm having trouble getting Roundcube to work.

At first, Roundcube was not visible in the panel Plesk at all, even though it was installed. After reinstalling the Roundube mail client, it appeared in the panel, but a new problem arose - no fcgid. I added the apache module, but now I have this message:

Oops... something went wrong!​

An internal error has occurred. Your request cannot be processed at this time.

For administrators: Please check the application and/or server error logs for more information.
 
I also suddenly have a problem when trying to access webmail.domain.com as it gives

Oops... something went wrong!​

An internal error has occurred. Your request cannot be processed at this time.

I've not been able to troubleshoot it yet but working on it.
 
What do you see in /var/log/plesk-roundcube/errors ?
I found a config line error that I fixed and now ok.
 
What do you see in /var/log/plesk-roundcube/errors ?
I found a config line error that I fixed and now ok.

I have the following error in the log


Code:
[20-Aug-2023 12:53:44 +0000]: <0252rjkv> DB Error: SQLSTATE[HY000] [1049] Unknown database 'roundcubemail' in /usr/share/psa-roundcube/program/lib/Roundcube/rcube_db.php on line 200 (GET /)
 
@mariodieck I suggest to deinstall Roundcube through Plesk installer. That can be done either through the graphical user interface or through the command line interface. Afterwards, install it again.
 
Back
Top