• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

plesk repair: drweb restore error

B_P

Regular Pleskian
TITLE:
plesk repair: drweb restore error
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE:
Ubuntu 16.04.6 LTS‬
Plesk Onyx, Version 17.8.11 Update #48
PROBLEM DESCRIPTION:
Today I had to try to repair a system with using the command "plesk repair installation". This commands runs through quite a few activities.

Besides quite a few package warnings (see The "plesk repair installation" utility shows warnings on Ubuntu: "failed to get permissions for package diverts others to" OR "Skip fixing") the mail part seems to fail.

In more detail the section Reconfiguring mail subsystem... fails and the logfile shows the result below, indicating that restoring drweb fails.
STEPS TO REPRODUCE:
run either
Code:
# plesk repair installation


or
Code:
# plesk sbin mchk

or
Code:
# /usr/lib/plesk-9.0/mail_drweb_restore
ACTUAL RESULT:
Reconfiguring mail subsystem...
==> Checking for: mailsrv_conf_init... ok
==> Checking for: mail_handlers_init... ok
==> Checking for: mailsrv_entities_dump... ok
==> Checking for: mail_admin_aliases... ok
==> Checking for: mail_auth_dump... ok
==> Checking for: mailman_lists_dump... ok
==> Checking for: mail_kav8_restore... ok
==> Checking for: mail_responder_restore... ok
==> Checking for: mail_imap_restore... ok
==> Checking for: mail_spam_restore... ok
==> Checking for: mail_grey_restore... ok
==> Checking for: mail_mailbox_restore... ok
==> Checking for: mail_spf_restore... ok
==> Checking for: mail_dk_restore... ok
==> Checking for: mail_dmarc_restore... ok
==> Checking for: mail_drweb_restore... fail
==> Checking for: mail_outgoing_restore... ok
==> Checking for: mail_transport_restore... ok
Errors occured in mail restore procedure
Some utilities have exited with errors:
/usr/lib/plesk-9.0/mail_drweb_restore
EXPECTED RESULT:
Provide a helpful reason why mail_drweb_restore fails and/or repair this.
ANY ADDITIONAL INFORMATION:
YOUR EXPECTATIONS FROM PLESK SERVICE TEAM:
Help with sorting out
 
Update: this problem is related to Premium Antivirus service fails to start: Plesk authorization failed: HTTP request error: In certain cases, "plesk repair installation" seems to remove TLSv1 from the sw-cp-server configuration. If you then re-run "plesk repair installation", the DrWeb part fails when using DrWeb with < 10 mail addresses without a separate license. Since my first run failed due to a different issue, I found this issue... When changing the DrWeb issue as explained in the attached article, the repair command succeeds. Thus, finally it would be time to require the DrWeb update!

Side note: "plesk repair installation" also does annoying changes to /etc/postfix/main.cf: existing smtp_bind_address[6] lines receive comments and new lines with just the same values are added instead.
 
Back
Top