Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
The APS Catalog has been deprecated and removed from all Plesk Obsidian versions. Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.
Username:
TITLE
SELinux is preventing /usr/libexec/dovecot/auth from write access on the file /var/lib/plesk/mail/userdb/userdb.db
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
Product version: Plesk Obsidian 18.0.73.2
OS version: AlmaLinux 9.6 x86_64
Build date...
When replying to HTML based e-mails, I found that 'Save as draft' and 'Send' both show an error in the Roundcube front-end, saying "Connection Error (Failed to reach the server)".
After checking the browser console, I noticed that the XHR request for saving as draft or sending returned a 403...
The MariaDB binary was not upgraded through the GUI.
Nevertheless, your suggestion does seem to solve the issue. Thanks!
I have made the SELinux context update permanent (instead of temporary with chcon), using:
semanage fcontext -a -t mysqld_exec_t /usr/sbin/mariadbd
restorecon -v...
The issue seems to be related to using a socket connection, because changing the following line fixes the issue in /usr/share/psa-roundcube/config/config.inc.php (real password redacted):
$config['db_dsnw'] = 'mysql://roundcube:PASSWORD@localhost/roundcubemail';
Changing it as follows...
I found that after having updated to Plesk Obsidian 18.0.67 (and now to the latest 67 Update 2 as well), Roundcube webmail is showing:
When looking at the Roundcube logs, I noticed:
tail -n1 -f /var/log/plesk-roundcube/errors
[18-Feb-2025 08:51:42 +0000]: <ed2i91dg> DB Error: SQLSTATE[HY000]...
@AYamshanov , thanks for the quick reply.
After some more additional testing I have found the issue with not seeing the Archive button: during migration the Roundcube settings per mail user were not migrated (expected behavior), causing to have to manually reconfigure an Archive folder in the...
Hi Igor,
All you have done on the forum is much appreciated, many thanks for helping me and other members to a quick solution wherever possible.
All the best in your future endeavors as they say, hoping the decision was based on steering towards brighter prospects!
Quick update:
I have searched the Plesk release notes for PPPM-13914 but couldn't find any occurrences. Nevertheless, I haven't encountered the PHP warning since starting this thread. So I guess something must have been fixed.
When I perform the query with file check @Strangelove suggested, I...
Dear Plesk team,
On Jan 29th, I noticed the following cron error:
PHP Warning: unlink(/usr/local/psa/var/modules/watchdog/report/security_2022-01-24): No such file or directory in /usr/local/psa/libexec/modules/watchdog/cp/clean-reports on line 11
Today, I received a similar cron error:
PHP...
Hi @IgorG,
Why is Roundcube 1.5 not available for CentOS 7 with MariaDB 10.3 (or higher)?
Roundcube 1.5 should be able to support MariaDB 10.3, right?
Thanks!