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

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