• 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 IP Address updating finished with errors

Remco

New Pleskian
When we try to add an external IP (shared) we see the following error:

IP Address updating finished with errors
  • Task execution failed: PHP Catchable Fatal Error: Argument 1 passed to Dns_Manager_Common::updateDomainDNS() must be an instance of Dns_Zone, null given, called in /opt/psa/admin/plib/Ip/Task/UpdateReal.php on line 36 and defined; File: /opt/psa/admin/plib/Dns/Manager/Common.php, Line: 1283
  • PHP Fatal error: Call to a member function getRecordsMatched() on null in /opt/psa/admin/plib/Dns/Manager/Common.php on line 1334
The BIND server isn't installed because we don't want to use it on this machine.

Kindly requesting any help.

Remco
 
The BIND server isn't installed because we don't want to use it on this machine.
BIND should be installed for preventing this and other possible issues. You can just stop BIND service in Service Management if you don't want to use it.
 
Back
Top