• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

Recent content by Visnet

  1. V

    Issue Roundcube connection error when sending or saving as draft

    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...
  2. V

    Resolved Roundcube permission denied caused by SELinux

    @Sebahat.hadzhi , still not seeing any mention of PPP-67607 or the issue we discussed in the Plesk release notes.
  3. V

    Resolved Roundcube permission denied caused by SELinux

    @Sebahat.hadzhi thanks. I'm not seeing any mention of PPP-67607 or the issue we discussed in the Plesk 18.0.68 release notes.
  4. V

    Resolved Roundcube permission denied caused by SELinux

    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...
  5. V

    Resolved Roundcube permission denied caused by SELinux

    Hi @Sebahat.hadzhi , yes: 2025-02-05T03:28:27+0100 SUBDEBUG Upgrade: MariaDB-shared-11.4.5-1.el9.x86_64 2025-02-05T03:28:27+0100 DEBUG Upgrading: MariaDB-shared-11.4.5-1.el9.x86_64 2025-02-05T03:28:27+0100 SUBDEBUG Upgrade: MariaDB-common-11.4.5-1.el9.x86_64 2025-02-05T03:28:27+0100 DEBUG...
  6. V

    Resolved Roundcube permission denied caused by SELinux

    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...
  7. V

    Resolved Roundcube permission denied caused by SELinux

    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]...
  8. V

    Resolved Roundcube config.local.php not read

    @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...
  9. V

    Resolved Roundcube config.local.php not read

    Username: TITLE Roundcube config.local.php not read PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE Product version: Plesk Obsidian 18.0.65.2 OS version: AlmaLinux 9.5 x86_64 Build date: 2024/11/22 08:00 Revision: 738ea4038904b53a068e522aa7c64390f4f29d5f PROBLEM...
  10. V

    Farewell post

    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!
  11. V

    Resolved PHP Warning: unlink(/usr/local/psa/var/modules/watchdog/report/security_2022-01-31): No such file or directory

    That's what I tried to explain, but I appreciate the extra clarification. :)
  12. V

    Resolved PHP Warning: unlink(/usr/local/psa/var/modules/watchdog/report/security_2022-01-31): No such file or directory

    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...
  13. V

    Resolved PHP Warning: unlink(/usr/local/psa/var/modules/watchdog/report/security_2022-01-31): No such file or directory

    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...
  14. V

    Question Roundcube 1.5

    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!
  15. V

    Forwarded to devs Quick access option to extensions catalog is not working anymore

    @IgorG , I found the following: # grep '<version>' /usr/local/psa/admin/plib/modules/catalog/meta.xml <version>1.16.1</version> Unfortunately the issue is still present and it has been almost a year now since the above bug report. Quick access for extensions has been available before, so...
Back
Top