• 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.

API Problem

MarcusR

New Pleskian
Hi there,
i'm dealing with the api to get some customer stats.

Answer from the api ( several servers )
<?xml version="1.0" encoding="UTF-8"?>
<packet version="1.6.4.0">
<webspace>
<get>
<status>error</status>
<errcode>1002</errcode>
<errtext>Failed to perform IDN conversion from UTF-8 name ''</errtext>
</get>
</webspace>
</packet>

Anyone any idea to solve this?

/usr/local/psa/admin/bin/httpdmng --check-configurations
/usr/local/psa/admin/bin/httpdmng --reconfigure-all
did not help

I'm a liitle bit confused where to start ....

regards
marcus
 
Hi @MarkusR!

Could you please provide a request packet? It'll really help with investigation of the issue.
 
Back
Top