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

    Question Try our new tool to upgrade your old MariaDB server from Plesk UI

    Either you've already fixed your configuration or the problem is in a completely different place. I suggest either retrying installation or addressing support.
  2. V

    Question Try our new tool to upgrade your old MariaDB server from Plesk UI

    Please compare and show the output of: # yum info MariaDB-server # yum info --disableexcludes=all MariaDB-server
  3. V

    Question Try our new tool to upgrade your old MariaDB server from Plesk UI

    grep -r exclude /etc/yum* should show you. Unless this is due to DNF module exclusions (which I don't believe it is).
  4. V

    Question Try our new tool to upgrade your old MariaDB server from Plesk UI

    Remove the exclude from your DNF configuration. Yes.
  5. V

    Issue ARC signing not working for mailman mailing lists

    Yes, currently it's not supported for Mailman. There's a chance it won't be supported for Mailman 2 at all.
  6. V

    Resolved Google to soon require ARC for forwarded messages

    ARC signing is enabled by default. So this effectively does nothing out of the box. Can be disabled via plesk bin settings -s mail_arc_sign=false plus repair mail.
  7. V

    Resolved Google to soon require ARC for forwarded messages

    At this time - no. However, "Allow signing outgoing mail" should be enabled.
  8. V

    Question Try our new tool to upgrade your old MariaDB server from Plesk UI

    Please run the following command and paste it's entire output here: bash -x /usr/lib/plesk-9.0/mariadb_repo_setup --mariadb-server-version mariadb-10.11 --skip-maxscale --skip-check-installed
  9. V

    Issue Firewall disabled?

    Yes, recent versions (including the one shipped with Plesk Obsidian) do this. Seems like a misuse of fail2ban. Why not just use firewall for that (if these bans are effectively persistent)?
  10. V

    Issue Firewall disabled?

    fail2ban in default configuration doesn't work well with non-iptables firewalls anyway. Loosing bans from fail2ban is not critical, since all of the bans are temporary anyway. And recent versions of fail2ban persist them, so if you need to restore lost bans, just restart the fail2ban service...
  11. V

    Resolved Firewall disabled

    You may have slow iptables (e.g. due to virtualization). Increasing the confirmation timeout via panel.ini might help.
  12. V

    Issue Firewall disabled?

    There's quite a few system firewall implementations out there. Plesk Firewall extension works only with iptables or those that provide compatibility layer for iptables (such as nft). Other implementations (such as firewalld) should be turned off before enabling Plesk Firewall.
  13. V

    Resolved No Firewall changes possible with 18.0.52

    Firewall 2.0.2 was released. It includes a number of improvements to address activation issues you've encountered. See also its changelog for instructions on increasing confirmation timeout in case simple extension update will not resolve the issue in your case. The root cause in each...
  14. V

    Resolved Firewall disabled

    To the original posters: Firewall 2.0.2 was released. It includes a number of improvements to address activation issues you've encountered. See also its changelog for instructions on increasing confirmation timeout in case simple extension update will not resolve the issue in your case. CLI...
  15. V

    Resolved Firewall disabled

    Applying firewall configuration should be an interactive operation. Otherwise one risks completely cutting off access to the server for the user. After adding your customizations show a notification in Plesk that suggests the user to go to the Firewall page, review the rules, and apply the...
  16. V

    Resolved Firewall disabled

    @danami, I'm sure other Plesk devs already communicated this to the Warden devs, but I'll duplicate this information here, just in case. This is an internal utility. Nobody should use it directly or pay attention to whatever is written in its help, except for the Firewall extension developers...
  17. V

    Issue Error during update packages

    Please update to the latest Plesk 18.0.40.
  18. V

    Issue pum is called with arguments: ['--list', '--repo-info', '--json']

    Fix for the issue has been released. Please update your Plesk (e.g. via plesk installer update).
  19. V

    Resolved Is it safe to remove psa-courier-unicode ?

    Of course, there are cases when package system must be temporarily broken to achieve the needed result. Plesk packages removal is generally not one of them.
Back
Top