• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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: 8
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