• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Issue Migration Issues

PandoraT

New Pleskian
2 GB Ram And 4 GB SWAP

It migrates all my websites, but gives a warning like this:
Plesk restore report problem:
Perhaps /usr/local/psa/admin/bin/deployer application missing, has incorrect permissions or unexpectedly terminated
Code:
OS: CentOS Linux release 7.6.1810 (Core)
Product: Plesk Onyx Version 17.8.11 Update #33, last updated on Dec 5, 2018 04:23 AM
Selinux Status:
Code:
sestatus
SELinux status:                 enabled
SELinuxfs mount:                /sys/fs/selinux
SELinux root directory:         /etc/selinux
Loaded policy name:             targeted
Current mode:                   enforcing
Mode from config file:          enforcing
Policy MLS status:              enabled
Policy deny_unknown status:     allowed
Max kernel policy version:      31

If selinux is disabled, the problem is solved. What is the advantage of disabling Selinux? If I restore the selinux after the migration process is over, will there be any further problems?
Code:
ls -la /usr/local/psa/admin/bin/deployer
lrwxrwxrwx. 1 root root 15 Dec  5 04:11 /usr/local/psa/admin/bin/deployer -> ../sbin/wrapper

rpm -qf /usr/local/psa/admin/bin/deployer
plesk-service-node-utilities-17.8.11-cos7.build1708180515.21.x86_64

Plesk is not compatible with selinux?
 
Last edited:
Back
Top