• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Recent content by alapshin

  1. A

    Question How do you get the proper Ns1.domain.com ns2.domain.com without...

    Hello @TalkBuildHost To configure DNS for domain specify required ns1. and ns2. in domain's DNS settings see Plesk as a Primary DNS Server for details. To configure DNS settings globally, navigate Tools & Settings > DNS Settings and specify the required record there.
  2. A

    Forwarded to devs File Manager UI alignment layout broken in Plesk Obsidian 18.0.78 (Regression)

    Hello @mahmut ozdemir This is indeed regression. I reported this to developement team. Reference number is PPP-71754 Thank you for pointing our attention to that!
  3. A

    Question Missing linux-headers package while trying to install extension

    Hello @Aristeidis Vlachopanos I would like to inform that Acronis Backup extension on Debian 12 OS is not supported by Acronis yet. This is one of Debian 12 limitations The list if supported OSes can be found here...
  4. A

    Resolved CVE-2026-42945 Nginx Rift and older Wordpress Toolkit heads up

    Hello @rhall! Thank you that pinged us about this vulnerability. Plesk security team aware about the situation and investigating the issue.
  5. A

    Issue After plesk upgrade to 18.0.78, ProFTPD terminating (signal 11)

    Thank yuo for the provided data. As I see TLSRequired on in /etc/proftpd.d/50-plesk.conf This is differ from my test set. I suggest the following actions for investigation: 1. in /etc/proftpd.d/50-plesk.conf set TLSRequired off 2. restart the service service xinetd restart 3. Check that...
  6. A

    Issue After plesk upgrade to 18.0.78, ProFTPD terminating (signal 11)

    Hello @theunknownstuntman ! Just checked with the same configuration: # proftpd -V Compile-time Settings: Version: 1.3.9a (maint) Platform: LINUX [Linux 5.4.0-216-generic x86_64] OS/Release: NAME="Ubuntu" VERSION="20.04.6 LTS (Focal Fossa)" . . . On Plesk Obsidian 18.0.78.0...
  7. A

    Plesk Mirror Setup Tool v3.1.4 and Plesk 18.0.72.3 on Debian 11 – Failed to download the file [...] php71-deb11.0-x86_64.inf3

    As temporary solution I can suggest you to remove the line with "PHP_7.1.33_16" mention from /BUILD/php71.inf3 file. And try the installation again <?xml version="1.0" encoding="utf-8"?> <addon id="php71" name="PHP v 7.1"> <release id="PHP_7_1" name="PHP v 7.1" version="7.1.33">...
  8. A

    Plesk Mirror Setup Tool v3.1.4 and Plesk 18.0.72.3 on Debian 11 – Failed to download the file [...] php71-deb11.0-x86_64.inf3

    Hello, As I see "/pool/PHP_7.1.33_16/php71-deb11.0-x86_64.inf3" exists on autoinstall.plesk.com, and likely our-mirror.domain.tld has out-of-date repo configured. Maybe it is worth to synchronize the mirror: ./mirrorctl update --path=...
  9. A

    Question Change scheduled task owner

    > If I run that `cp` command you suggested, will it copy all the scheduled tasks to the new website Yes, it will copy cronjobs to user of new subscription. They should be available in both Plesk > Domains > new_subscription_name.tld > Scheduled tasks and Plesk > Domains >...
  10. A

    Question Change scheduled task owner

    Hello @macadia I do not recommend any manual interference in psa database. Yes, there is no way to migrate scheduled tasks between subscriptions using Plesk UI, so it is better to recreate them one by one for new subscription. For me it is prefferable way. However, since scheduled tasks in...
  11. A

    Question Database connection issues

    Hello @hzl Most probably the issue lays in Windows local password policy. Try the following: 1. Connect to the server via RDP 2. [Winkey]+[R] and open secpol.msc 3. Account Policies > Password Policy and check/set requirements for password: Submit a request to Plesk support for deeper...
  12. A

    Resolved Migration: Failed to fetch basic information about resellers, clients and domains data from source servers

    Hello @finbarr69 Looks like the issue with SSH connectivity. Try the following: 1. open /etc/ssh/sshd_config on source server and uncomment "TCPKeepAlive=yes" then reload sshd service 2. Finish existing migration Create new migration selecting password authentication If after actions above...
  13. A

    Resolved Problem to create a new domain

    Hello @KlausZ Looks like you face the known Plesk issue PPPM-13825. Please apply steps from this article...
  14. A

    Resolved Error during last Plesk upgrade

    Hello @Pascal_Netenvie looks like APT's local package cache was corrupted or outdated, preventing the retrieval of the latest metadata and package versions for plesk-php83 and related modules. Try the following: 1. Clear the package cache: rm -rf /var/cache/apt/* 2. Update package index...
  15. A

    Issue Updating MariaDB from 10.5 to 10.11.4 breaks everything.

    Thank you for providing log snippets. The issue is in InnoDB files corruption (most probably). Try the following soluiton MySQL/MariaDB fails to start: Upgrade after a crash is not supported Rename the corrupted ib_logfile files: mv /var/lib/mysql/ib_logfile0 /var/lib/mysql/ib_logfile0.bak mv...
Back
Top