• 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

Forwarded to devs plesk repair gives strange messages regarding postfix files

AmaZili Communication

Basic Pleskian
TITLE:
plesk repair gives strange messages regarding postfix files
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE:
Plesk 18.0.14
centos 7.6.1810
Mariadb 10.3.15 encryption enabled
PROBLEM DESCRIPTION:
We starting a test with a trial version on a centos server
We installed the latest stable version of Mariadb
We configured mariadb to run encrypted
All is working fine

But when I tried a command line plesk repair all, I get message abour file system, I then ran plesk repair fs -verbose and got :

There are incorrect permissions on some items: /etc/init.d/postfix [ERROR] - The file /etc/init.d/postfix is present but it should not be.

Either this message should not apear or there is a file that is installed where it should not​
STEPS TO REPRODUCE:
Install fresh latest centos 7
Install plesk obsidian trial version
upgrade mariadb to the latests stable version
configure encryption for mariadb server
run plesk repair all​
ACTUAL RESULT:
There are incorrect permissions on some items: /etc/init.d/postfix [ERROR] - The file /etc/init.d/postfix is present but it should not be.​
EXPECTED RESULT:
[OK]​
ANY ADDITIONAL INFORMATION:
As this is a trial server, I can provide with root access
YOUR EXPECTATIONS FROM PLESK SERVICE TEAM:
Confirm bug
 
>> [ERROR] - The file /etc/init.d/postfix is present but it should not be

Are you running Postfix? What is the history of Postfix on the box?
 
Same here with the Diagnose & Repair

QsXnYTW4eZ.png

Current permission :

Code:
# ls -la /etc/init.d/postfix
-rwxr-xr-x. 1 root root 3664 May 28 10:00 /etc/init.d/postfix

Product version: Plesk Obsidian 18.0.15
centos 7.6.1810
Build date: 2019/05/31 16:00
OS version: CentOS 7.6.1810
Architecture: 64-bit
Wrapper version: 1.2


This could be a leftover work for the SNI limitation.
 
Thank you! Bug report PPPM-10603 was confirmed and submitted.
 
Back
Top