• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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