• 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
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

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