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

Resolved fsmng failed: ERROR:Cannot find deb-archive for package plesk-base

Matthl

Basic Pleskian
Hello,

when i run
Code:
plesk repair fs -verbose
i get the following output:
Checking Linux system files[2017-07-16 08:08:34] ERR [util_exec] proc_close() failed ['/opt/psa/admin/bin/fsmng' '--check-ac' '/var/lib/psa/dumps' '--perms' '0750' '--owner' 'psaadm' '--group' 'psaadm'] with exit code [1]
Error occured while sending feedback. HTTP code returned: 502

fsmng failed: ERROR:Cannot find deb-archive for package plesk-base (17.5.3-debian8.0.build1705170317.16)

I don't know what might have caused this. Never had problems / crashes. Only issue i had was a license renewal error where i had to retrieve the license key after a free test period. "dpkg --audit" and "apt-get check" run fine.

output of
Code:
apt-cache policy plesk-base
is
apt-cache policy plesk-base
plesk-base:
Installed: 17.5.3-debian8.0.build1705170317.16
Candidate: 17.5.3-debian8.0.build1705170317.16
Version table:
*** 17.5.3-debian8.0.build1705170317.16 0
100 /var/lib/dpkg/status

Running Onyx 17.5.3 web admin on debian 8.8.

How can i fix this error?

Kind regards
Matthl
 
Last edited:
With bit more googling and investigation i found out it is a already known bug which will be fixed in a future version.

This link gets you to the affiliated technical article with the reference to the fixed version and a workaround that helped me.
 
Back
Top