• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Issue plesk repair mail example.com failed

Pleskian27

New Pleskian
Hi All!
Doeas anybody know how to fix it?:

Code:
# plesk repair mail example.com

Repairing the mail server configuration
    Reconfiguring the settings of domains: example.com ................. [2021-01-18 17:10:09.938] ERR [panel] Call to a member function getSubscription() on null:
0: /usr/local/psa/admin/plib/Repair/Dns.php:56
        Repair_Dns->repairZone(object of type Db_Table_Row_DnsZone)
1: /usr/local/psa/admin/plib/Repair/Mail.php:521
        Repair_Mail->_repairDnsZone(string '749')
2: /usr/local/psa/admin/plib/Repair/Mail.php:219
        Repair_Mail->_reconfigureDomainKeysUnix(object of type PhDomain, object of type DSMail)
3: /usr/local/psa/admin/plib/Repair/Mail.php:128
        Repair_Mail->_reconfigureDomainsUnix(array)
4: /usr/local/psa/admin/plib/Repair/Mail.php:68
        Repair_Mail->reconfigureDomains(array)
5: /usr/local/psa/admin/plib/Repair/Aspect/Mail.php:45
        Repair_Aspect_Mail->{closure}()
6: /usr/local/psa/admin/plib/Repair/Aspect/Abstract.php:52
        Repair_Aspect_Abstract->_checkAspect(object of type Closure)
7: /usr/local/psa/admin/plib/Repair/Aspect/Mail.php:46
        Repair_Aspect_Mail->_checkAndFix()
8: /usr/local/psa/admin/plib/Repair/Aspect/Abstract.php:37
        Repair_Aspect_Abstract->checkAndFix()
9: /usr/local/psa/admin/plib/api-common/cuRepair.php:182
        cuRepair->execute()
10: /usr/local/psa/admin/plib/api-common/CuExecutor.php:67
        CuExecutor->execUtil(string 'cuRepair', string 'execute')
11: /usr/local/psa/admin/plib/api-common/CuExecutor.php:130
        CuExecutor->run()
12: /usr/local/psa/admin/plib/api-cli/CliUtilityRunner.php:25
        CliUtilityRunner->run()
13: /usr/local/psa/admin/plib/api-cli/CliUtilityRunner.php:36
        require_once(string '/usr/local/psa/admin/plib/api-cli/CliUtilityRunner.php')
14: /usr/local/psa/admin/plib/api-cli/repair.php:4
ERROR: Error: Call to a member function getSubscription() on null (Dns.php:56)
exit status 1
 
yes
Code:
# rpm -qa|grep bind
rpcbind-0.2.0-16.el6.x86_64
bind-utils-9.8.2-0.68.rc1.el6_10.8.x86_64
bind-9.8.2-0.68.rc1.el6_10.8.x86_64
bind-libs-9.8.2-0.68.rc1.el6_10.8.x86_64
 
Back
Top