• 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

Issue Trial Onyx AFTER installation Errors and Warnings (repair all)

MoS

New Pleskian
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
Onyx, latest, trial license, Ubuntu 16 x64, DigitalOcean Droplet

PROBLEM DESCRIPTION
Onyx AFTER installation Errors and Warnings

STEPS TO REPRODUCE
After installation has completed, simply run
repair all -n
or
repair all -y

ACTUAL RESULT
Error messages: 4; Warnings: 3; Errors resolved: 0

EXPECTED RESULT
Error messages: 0; Warnings: 0; Errors resolved: 0

ANY ADDITIONAL INFORMATION
I am evaluating Onyx on a DigitalOcean droplet. Everything seems to work, but when I run #sudo plesk repair all -n, results show that all is OK except the following 4 errors and 3 warnings (see attached):

Checking the consistency of the Plesk database
Inconsistency in the table 'smb_roleGeneralPermissions' for the
column roleId: No rows in the table 'smb_roles' with = 1 (18 broken
references) ....................................................... [WARNING]
To see more details, run the command in the verbose mode: plesk repair db -verbose
Inconsistency in the table 'smb_roleServicePermissions' for the
column roleId: No rows in the table 'smb_roles' with = 1 ......... [WARNING]
To see more details, run the command in the verbose mode: plesk repair db -verbose
Inconsistency in the table 'smb_users' for the column roleId: No
rows in the table 'smb_roles' with = 1 ........................... [WARNING]
To see more details, run the command in the verbose mode: plesk repair db -verbose
Inconsistency in the table 'smb_users' for the column ownerId: No
rows in the table 'clients' with = (0 broken references) ........ [ERROR]
Checking Linux system files
There are incorrect permissions on some items: /dev/log ........... [ERROR]
To see more details, run the command in the verbose mode: plesk repair fs -verbose
There are incorrect permissions on some items:
/etc/sw/keys/instances ............................................ [ERROR]
To see more details, run the command in the verbose mode: plesk repair fs -verbose

Checking the DNS configuration file
The NS configuration file '/var/named/run-root/etc/named.conf' is
absent ............................................................ [ERROR]

Error messages: 4; Warnings: 3; Errors resolved: 0

When I run "repair all -y", only one error get fixed. I have tried the installation process twice on different fresh droplets. Same result every time. Am concerned that if Onyx is used for production, these errors could cause problems. Any comment on their significance and effect on stability will be appreciated.

P.S.
DNS server role is NOT installed.
 

Attachments

  • pleskONYXerrors.txt
    3.8 KB · Views: 1
Back
Top