• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Search results

  1. Jürgen_T

    Resolved 502 Bad Gateway after upgrade to Obsidian 18.0.40

    It is fpm served by nginx - no apache. php 8.0.13
  2. Jürgen_T

    Resolved 502 Bad Gateway after upgrade to Obsidian 18.0.40

    This is my configuration. Why do I use Apache?
  3. Jürgen_T

    Resolved 502 Bad Gateway after upgrade to Obsidian 18.0.40

    Any idea? I am wondering that it is my IP6 address and not the IP4 address
  4. Jürgen_T

    Resolved 502 Bad Gateway after upgrade to Obsidian 18.0.40

    Thank you. I checked the Apache logs. There where nothing helpful. Probably because I use nginx not as proxy but stand alone. In an other subdomain I get now the same errors errors after modifying the drupal metatags: 2021-11-28 19:35:50 Error 2003:f7:bf15:2800:9502:a0b7:5fd2:b868 502 GET /...
  5. Jürgen_T

    Question Upgrade Mariadb to 10.5

    I receive the same warning: PHP Warning: XMLWriter::text() expects parameter 1 to be string, array given; File: /opt/psa/admin/plib/api-rpc/ExpandXMLLib.php, Line: 203 Anybody here for explanation?
  6. Jürgen_T

    Resolved Backup problem after upgrade to Obsidian 18.0.40

    Since the upgrade to Obsidian 18.0.40 my daily backups do not work without error messages. Does anyone know what these messages mean and how to solve the problem? The errors are: Warning: Subscription "tenckhoff.de" Unable to back up files from...
  7. Jürgen_T

    Resolved 502 Bad Gateway after upgrade to Obsidian 18.0.40

    After the upgrade to Plesk Obsidian 18.0.40 (Plesk Obsidian v18.0.40_build1800211119.12 os_Ubuntu 20.04) I get the 502 Bad Gateway Error after hanging a metatag in Drupal (9) and returning to the Website. Protocol shows the following: My-IP6 .... 16036#0: *10325 recv() failed (104: Connection...
  8. Jürgen_T

    Upgrade Mariadb 10.5 via plesk on ubuntu 18.04

    I followed "How to upgrade MySQL 5.5 to 5.6/5.7 or MariaDB 5.5 to 10.x on Linux?" and it worked fine. The only problem is, that apt list -a --upgradable shows this: mysql-common/unbekannt,unbekannt,unbekannt 1:10.5.11+maria~focal all [aktualisierbar von: 5.8+1.0.5ubuntu2]...
  9. Jürgen_T

    Question How can I renew the E-Mail-certificates/keys: starttls.m4 and sasl.m4

    Thank you for this information, then I will get rid of these files
  10. Jürgen_T

    Question How can I renew the E-Mail-certificates/keys: starttls.m4 and sasl.m4

    They probably come automaticaly with the installation of ubuntu 20.04.3 LTS and reside in the directory as mentioned above. They are shown when using the command sudo grep -lr "<old hostname>" /etc/*
  11. Jürgen_T

    Question How can I renew the E-Mail-certificates/keys: starttls.m4 and sasl.m4

    How can I renew the E-Mail-certificates/keys: starttls.m4 and sasl.m4 as they contain my <old servername> and I would like to have the <new servername> contained here as well. /etc/mail/tls/starttls.m4 /etc/mail/sasl/sasl.m4
  12. Jürgen_T

    Resolved OpenVPN Firewall configuration

    Since crontab etc. did not work, I have now reactivated the good old rc.local. rc.local is not available on Ubuntu 20.04.3 LTS by default. You have to set up a corresponding service that starts when you reboot. In my case iptables and a desired configuration as mentioned above can now be started...
  13. Jürgen_T

    Resolved OpenVPN Firewall configuration

    OpenVpn is only working on my v-server (Ubuntu 20.04.3 LTS / Plesk Osidian) when I configure iptables with the command: iptables -t nat -A POSTROUTING -s 10.8.0.0/24 -o venet0 -j MASQERADE After server reboot this rule has disappeared and I have to use the command again via ssh. Is there any...
  14. Jürgen_T

    Input Permanent hostname

    After upgrading my V-Server to Ubuntu 20.04.3 LTS + Obsidian I spent some time on the "permanent hostname" issue again. Changing the "hostname" in Plesk did not survive a reboot at all as the necessary files etc/hostname and etc/mailname got kept but etc/hosts got the original content again...
  15. Jürgen_T

    Resolved Clamav

    So, spending some hours to search for the misconfiguration I eventually succeeded. Now my e-mails are checked by clamav and this is stated in the e-mail header, too. Major problems found: 1. a service.smtpclamav sym-linked to dev0 (maybe the rest of an earlier attempt to get clamav work). 2. a...
  16. Jürgen_T

    Resolved Clamav

    This is the recent log: clamd[20353]: Sun Oct 17 20:45:55 2021 -> Limits: Global time limit set to 120000 milliseconds. Oct 17 20:45:55 h2828820 clamd[20353]: Sun Oct 17 20:45:55 2021 -> Limits: Global size limit set to 104857600 bytes. Oct 17 20:45:55 h2828820 clamd[20353]: Sun Oct 17 20:45:55...
  17. Jürgen_T

    Resolved Clamav

    Thank you for your response and yes, I know both articles. For my old server (ubuntu 18.*.LTS+Obsidian) I followed the guide of "Protect Mail Boxes against Spam and Viruses" and it seamless worked together with the free version of Plesk-EMailsecurity. Repeating this procedure again for my new...
  18. Jürgen_T

    Resolved Clamav

    I installed a new server with Plesk Obsidian and Ubuntu 20.X.LTS together with the free version of Plesk E-Mail-Security (amavis, spamass.) For the predecessor (Plesk Obsidian and Ubuntu 18.X.LTS) I had also installed clamav and it worked fine together with the free version of Plesk...
  19. Jürgen_T

    Question Version MariaDB and NGINX

    I have managed now to install the current version of Plesk Obsidian and Ubuntu 20.04.LTS. The versions of nginx and MariaDB are: Server version: 10.3.31-MariaDB-0ubuntu0.20.04.1 Ubuntu 20.04 nginx version: nginx/1.20.1
  20. Jürgen_T

    Question Version MariaDB and NGINX

    Thank you for your answers. I found recently this article: Which MariaDB versions are supported by Plesk? and therefore supposed, that MariaDB would be included in Plesk? And, does the nginx-Version as provided by plesk support "Brotli"?
Back
Top