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

Login problems - 500 error message

B

BZDprint

Guest
Hey,

I hope someone is able to help please? Every day when I try to login to Plesk I keep getting a 500 error message. Please find this below.

ERROR: SWKeyExFatalError
error: Cannot open file

0: common_func.php3:4536
of_get_key_by_product(string 'plesk-unix')

1: common_func.php3:4536
getPleskKey()

2: common_func.php3:4615
getKeyProp(string 'demo')

3: auth.php3:48

But when I run the command below:

cd /etc/sw/
chown psaadm.swkey-data keys -R
/etc/rc.d/init.d/psa restart

It fixes the problem until the next day and I have to run the command again. Do you know what the problem might be please?

Thanks :)
 
Make sure that /etc/sw/keys/registry.xml has psaadm owner but not root.
Is it Plesk installed to Virtuozzo container? If yes - is it Debian container?
 
Back
Top