• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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