• 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.

Resolved Adding/editing/deleting DNS-records gives a 500 PleskFatalException

geerthoeks

New Pleskian
Hi,

One of my servers does have an issue with updating/adding or deleting a DNS-record. I can click on 'DNS Settings' and view the DNS of a domain but i'm not able to edit/add or remove a DNS-record. Once I click on something then I get the following error:

Code:
500 PleskFatalException
Unable to get dnsmng features: dnsmng failed: Fatal error: std::logic_error(basic_string::_M_construct null not valid)

See screenshot in attachment for the complete error.

I've tried to run a plesk repair through Plesk itself and through SSH but both of them didn't fix the issue. So my question is: Does anyone has an idea how to fix this issue? Or can help me with it? I need to update some DNS-records for a domain but its simply impossible for me to do it.

Thanks!
 

Attachments

  • Screenshot 2021-01-13 at 11.49.57.png
    Screenshot 2021-01-13 at 11.49.57.png
    83.9 KB · Views: 9
What is the output of command

# plesk repair dns -v -y

?
 
@IgorG see the output below:

Code:
Checking the DNS configuration file ................................. [OK]

Restoring DNS server configuration
    Synchronizing DNS zones with the DNS server ..................... [OK]


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

PHP Fatal error:  Uncaught PleskMultipleException: Error during <domain-a.xx> updateZone: dnsmng failed: Empty error message from utility.
Error during <alias-a.xx> updateZone: dnsmng failed: Empty error message from utility.
Error during <alias-b.xx> updateZone: dnsmng failed: Empty error message from utility.
Error during <alias-c.xx> updateZone: dnsmng failed: Empty error message from utility.
Error during <alias-d.xx> updateZone: dnsmng failed: Empty error message from utility.
Error during <alias-e.xx> updateZone: dnsmng failed: Empty error message from utility.
Error during <alias-f.xx> updateZone: dnsmng failed: Empty error message from utility.
Error during <alias-g.xx> updateZone: dnsmng failed: Empty error message from utility.
Error during <alias-h.xx> updateZone: dnsmng failed: Empty error message from utility.
Error during <alias-i.xx> updateZone: dnsmng failed: Empty error message from utility.
Error during <alias-j.xx> updateZone: dnsmng failed: Empty error message from utility.
Error during <alias-k.xx> updateZone: dnsmng failed: Empty erro in /usr/local/psa/admin/plib/Service/Dns/Connector/Plesk.php on line 14
exit status 255
 
I would suggest you contact Plesk Support Team. Investigation directly on your server is required. Experienced supporters will check and fix the issue directly on your server.
 
Back
Top