• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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