Applicable to:
- Plesk for Linux
Symptoms
The following email is received from the Plesk server every hour:
CONFIG_TEXT: Cron <psaadm@www> /opt/psa/admin/bin/php -dauto_prepend_file=sdk.php '/opt/psa/admin/plib/modules/letsencrypt/scripts/keep-secured.php' > /dev/null
ERR [panel] Protocol version '1.6.8.0' is deprecated. Current protocol version is '1.6.9.1'.
Cause
Product issue:
-
#EXTLETSENC-945 "The extension no longer sends repetitive email notifications about usage of the deprecated API protocol."
Fixed in:- Let’s Encrypt 2.12.3 24 November 2020
Resolution
Workaround
If update is not possible for some reason you may try the following
Until the fix will be available the following workaround can be used.
Disable these notifications by modifying panel.ini
configuration file:
-
Install the Panel.ini Editor extension from the Extensions menu.
-
Open Panel.ini Editor under Extensions > My Extensions.
-
In Panel.ini Editor, switch to the Editor tab.
-
Edit the
panel.ini
file by adding the following lines:CONFIG_TEXT: [api]
deprecationWarning = off -
Save the changes and close the file.
Comments
3 comments
Thanks — this is helpful. But it looks like you are just hiding the warnings. How can we actually solve the problem? Can the XML-RPC protocol on the server be updated, or is an update planned as part of a future version of Plesk?
Hello Tim Wakeling
The used API version is updated alongside with Plesk, refer to this documentation: https://docs.plesk.com/en-US/obsidian/api-rpc/about-xml-api.28709/
Thanks. That's interesting because I am running the latest version of Plesk, 17.8, and the documentation you have just linked to suggests I should therefore have version 1.6.9.1 of XML-RPC. Does that mean I should not be getting this error?
Please sign in to leave a comment.