• 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!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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.

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