• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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