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

"Client ID is undefined."

rfsupportdept

New Pleskian
Hi,

When a client of mine attempts to change the limits for a customer of theirs, they get this error:

0: /usr/local/psa/admin/htdocs/clients/cl_limits.php:9 psaerror(string "Client ID is undefined.")

Ive tried a few things, including adjusting permissions for the sessions folder and adding:

session.save_path = /usr/local/psa/admin/sessions

to the file

/usr/local/psa/admin/conf/php.ini
(I found that on another SW-Soft post)

No luck.

Please let us know how to overcome this problem.

Thanks,
Nathan Stroeder
 
including adjusting permissions for the sessions folder
What exact permissions (user:group) and chmod's did you set for /sessions ?

Mine shows root:psaadm and chmod 770
 
Back
Top