• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Recent content by EugeneKazakov

  1. 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...
  2. 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.
  3. 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
  4. 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...
  5. 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...
  6. EugeneKazakov

    Issue Update Times

    Yes, you are right.
  7. 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.
  8. 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.
  9. EugeneKazakov

    Question No update after Obsedian 18.0.21

    Are you sure the checkbox "Automatically install Plesk updates" is enabled on this server?
  10. 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.
  11. EugeneKazakov

    Question No update after Obsedian 18.0.21

    Could you send me an IP of the server, which did not receive the update?
  12. 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.
  13. EugeneKazakov

    Issue Update Times

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

    Resolved Plesk Obsidian API

    BTW there is modern REST API based on JSON and OpenAPI: About REST API
  15. EugeneKazakov

    Issue Subdomain alias not working after todays update

    The only known difference between a new installation of Obsidian and an update from Onyx is that the feature of access to Plesk with 443 port should be disabled for backward compatibility after the update. I would recommend trying to switch on / off with CLI. More info in the docs: Customizing...
Back
Top