• 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!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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.

Recent content by EugeneKazakov

  1. EugeneKazakov

    Resolved http/3 supported by plesk?

    Please read the documentation one more time, it says nothing about User Interface, because the option has not been exposed in UI yet. Instead you can use CLI: plesk bin http3_pref --enable If you use Apache webserver behind Nginx reverse proxy, the support in the frontend Nginx is enough.
  2. EugeneKazakov

    Issue Changing user name breaks php-fpm how to report a bug?

    Thank you for reporting the problem. The issue happens with PHP-FPM starting with 8.2 version because of the changes in its configuration testing utility: Fix bug #68591: Configuration test does not perform UID lookups by bukka · Pull Request #10165 · php/php-src We are working on a fix to make...
  3. EugeneKazakov

    Issue After update to 18.0.36 can't install extensions

    I'm happy to hear it. I would appreciate it if you post the fragment from the log file. It could help us to find the root cause of the issue.
  4. EugeneKazakov

    Issue After update to 18.0.36 can't install extensions

    Have you tried `systemctl restart plesk-task-manager`? Could you please send the output of the command: sed -ne '/START plesk-task-manager/,/STOP plesk-task-manager/ p' /var/log/plesk/install/plesk_18.0.*_installation*.log
  5. EugeneKazakov

    Issue After update to 18.0.36 can't install extensions

    Please check the version of the following package: # rpm -qa | grep plesk-task-manager plesk-task-manager-18.0-2.centos.7+p18.0.36.0+t210604.1022.x86_64 In case the version is different (e.g. p18.0.35), you need to install missing updates, i.e. run `plesk installer update` In case the version...
  6. EugeneKazakov

    Question The infamous plesk NET::ERR_CERT_COMMON_NAME_INVALID error

    The idea of the temporary hostname is exactly to have a valid certificate for the address. When Let's Encrypt extension is installed (a typical configuration), a certificate is expected to be issued. Could you please help us to find the reason for the failure: why did the certificate request...
  7. EugeneKazakov

    Issue Update Times

    Yes, you are right.
  8. EugeneKazakov

    Issue Update Times

    Moreover, the process is very gentle and does not update all Plesk instances as soon as possible. We are trying to spread the audience during the month, starting with a small portion and growing the daily rate.
  9. EugeneKazakov

    Question No update after Obsedian 18.0.21

    Oh, I thought the issue is with automatic updates, but it is even worse. Just in case, don't you use any mirror for autoinstall.plesk.com? ping autoinstall.plesk.com should reach one of the servers *.cdn77.org Check the file /root/.autoinstallerrc - it might store the SOURCE variable.
  10. EugeneKazakov

    Question No update after Obsedian 18.0.21

    Are you sure the checkbox "Automatically install Plesk updates" is enabled on this server?
  11. EugeneKazakov

    Issue Update Times

    We have not started rolling out of the automated updates for 18.0.25 yet. We are going to do it on Monday after the first minor update 18.0.25.1 is available. In your case, the automated update is expected only the next Friday. However, you can perform a manual update.
  12. EugeneKazakov

    Question No update after Obsedian 18.0.21

    Could you send me an IP of the server, which did not receive the update?
  13. EugeneKazakov

    Issue Update Times

    Sorry for this inconvenience. I confirm there was a bug with the queue for automatic updates: we checked the schedule too late and the first batch of servers started the update disregard the allowed time frames. In further updates we won't repeat this mistake.
  14. EugeneKazakov

    Issue Update Times

    It must be a bug. Could you provide the IP of your server?
  15. EugeneKazakov

    Resolved Plesk Obsidian API

    BTW there is modern REST API based on JSON and OpenAPI: About REST API
Back
Top