• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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