Plesk

After updating Plesk to 18.0.52, Slave DNS Manager cannot be installed and does not sync DNS zones to slave DNS servers: Invalid json data input: ”

Symptoms

Cause

Plesk bug PPPM-13974.

Resolution

  1. Connect to the server using SSH.

  2. Download the patch:

    # wget https://support.plesk.com/hc/en-us/article_attachments/14192278946967/Custom.php

  3. Back up the original file and replace it with the patched one downloaded in previous step:

    # mv /usr/local/psa/admin/plib/Service/Dns/Connector/Custom.php{,.orig}
    # mv Custom.php /usr/local/psa/admin/plib/Service/Dns/Connector/Custom.php && chown root:root /usr/local/psa/admin/plib/Service/Dns/Connector/Custom.php

Exit mobile version