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

Latest Plesk 8 update breaks things

Problems with latest update

Trying to update psa with the "Base packages" update on April 25. I get the following error:


Install package psa
error: Failed dependencies:
psa-security = 7.5 is needed by (installed) cs-gs-1.0.0-fc2.build75050506.13
psa-security = 7.5 is needed by (installed) cs-gs-1.2.3-fc2.build75050902.17
Error while execute command rpm -U /root/psa/PSA_8.0.0/dist-rpm-FedoraCore-2-i386/base/psa-8.0.0-fc2.build80060425.19.i586.rpm
ERROR: error while executing RPM


Not sure what i'm missing here. Any help much appreciated.

We are using:
psa version 8
Fedora core 2
Intel P4 processor

cheers,
T.
 
Originally posted by jusu313
Run this guys:
/usr/local/psa/admin/bin/websrvmng -a

Hi, I tried this, but ist says

-bash: websrvmng: command not found

Any ideas?

Z
 
I already checked if the file is available. Using find says:

/usr/local/psa/admin/bin/websrvmng
/usr/local/psa/admin/sbin/websrvmng

The websrvmng in/usr/local/psa/admin/bin/websrvmng is about 19,4 kb big

Z
 
try this
Code:
cd /usr/local/psa/admin/bin/websrvmng
and than
Code:
./websrvmng -a
 
Grat thx, this worked. Do I have to do this now every time the server is rebooted or will horde now work permanently?

Zitronenmaennchen
 
i think only this time, by reboot it have to work self.

watch your path setting it seams that /usr/local/psa/admin/bin/ is not inside
 
Back
Top