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

Internal error: filemng: opendir failed: Permission denied System error 13

EmilioV

New Pleskian
Hi,

I just unistalled and reinstalled plesk by Add/Remove Components but now I have serious problems.
When I try to access to ftp doesn't work, when I try to navigate clicking the File Manager I get this message:

Internal error: filemng: opendir failed: Permission denied System error 13: Permission denied

Message filemng: opendir failed: Permission denied System error 13: Permission denied
File Agent.php
Line 212
Type PleskUtilException



I also followed this guide http://kb.parallels.com/en/1528 and what I see is this:

---s--x--- 1 root psaadm 17240 19 ago 08:14 /usr/local/psa/admin/sbin/mod_wrapper
---s--x--- 1 root psaadm 19368 19 ago 08:14 /usr/local/psa/admin/sbin/wrapper

It seems all right.

What can I do to solve this issue?
 
Start by running bootstrapper repair

Code:
/usr/local/psa/bootstrapper/pp11.5.30-bootstrapper/bootstrapper.sh repair
 
Back
Top