• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • 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.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Search results

  1. S

    Issue fail2ban failed to start: ERROR Failed during configuration: Have not found any log file for plesk-smtp jail

    Hello Dave, as far as I can see plesk doesn't configure `plesk-smtp` jail so the jail you've described is a custom one, isn't it? If it's so please specify right logpath when creating of a jail.
  2. S

    Resolved Upgrading to Plesk 18.0.45

    Hello Franco, you can try to disable obsoleted mariadb repo with `yum-config-manager --disable mariadb` and then perform upgrade of plesk.
  3. S

    Issue Mails stuck in queue Plesk Obsidian 18.0.41

    All logs you've provided were written after error occurred. So It isn't a root cause. You should try to find the error earlier, somewhen around `plesk-mail-pc-driver` or `plesk-mail-qc-driver` have been upgraded or configured. if no errors are found you can try to switch to qmail and then switch...
  4. S

    Issue Mails stuck in queue Plesk Obsidian 18.0.41

    Hello, SimpelS `mailsrv_conf_init`utility is shipped as a part of `postfix` or `qmail` components. Please verify corresponding packages with `dpkg -V plesk-mail-pc-driver` if you're use postix or with `dpkg -V plesk-mail-qc-driver` if you're use qmail. If output isn't empty you can try to fix...
  5. S

    Question Is there a way to restart reset Opcache periodically or invalidate not accessed files (dedicated FPM- handler)

    Hello, serverman > A solution could be to restart the PHP-FPM process for every site, but this will result in errors for visitors. You can just replace `restart` with `reload` to flush cache and avoid errors for visitors.
  6. S

    Question AlmaLinux php 5.6 support

    Hi, PHP 7.1 is the minimal available version for CentOS 8 and AlmaLinux 8.
  7. S

    Issue new error : PHP Fatal error: Uncaught Error: Class 'GuzzleHttp\Promise\Create' not found in

    Hi, it's known issue EXTWPTOOLK-8246 which already was reported as PPS-11846.
  8. S

    Issue Docker Cannot restart container - iptables: No chain/target/match by that name

    Hello @Iain_CoSource psa-firewall can flush docker's chains but doesn't remove them so you probably have to figure out who removes the `DOCKER` chain from the `nat` table.
  9. S

    Question What could be causing this?

    Hello tkalfaoglu The log you've provided refers to 2 separated emails, please pay attention to queue_id written by postfix (D42DD11E1228 and 7A5ED11E1224). Please collect full log for the message you're interested in: from `postfix/smtpd[...]: $TRACE_ID: ...` to last entry which is usual is...
  10. S

    Question Solucionar errores 500 y mas en Plesk y Wordpress

    Hi naviera Looks like a resource usage limitation, please check whether you are not reaching VPS resource limits. Please use English next time.
  11. S

    Issue Plesk docker image doesn't work

    Hi, plesk/plesk:latest checked on Ubuntu 20.04 and Windows 10 19043, image works as expected. Please try to get more details by `docker logs` invoked for the container you've created.
  12. S

    Question Dovecot Shared Folder (ACL)

    Which exactly command do you try to run? The `static` driver which is used by userdb does not support iterating over users. The `plesk` driver used by passdb doesn't provide it as well. So if you try to invoke `doveadm <command> -A ...` it will fail with message you've provided.
  13. S

    Resolved Plesk installation is currently taking place (stuck)

    Hi Sep B. It doesn't look as a part of Plesk, it's rather a forgotten part of cloning. You need to check `.bash_profile`, `.bash_login`, and `.profile` files into homedir of the root user and try to find this banner there. You also may found it in `/etc/ssh/ssh_config` or `/etc/motd` configs...
  14. S

    Issue allowed characters for email address

    Hi, moswak `+` character was banned in the scope of support of mail subaddressing (VERP-style) in 18.0.30 because it is usually used as a delimiter between local part of mailname and tag.
Back
Top