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

PHP Warning: require_once(modules/fileserver/FileServerStatus.php): failed to open st

StéphanS

Regular Pleskian
Today,

I got:


Code:
# plesk bin license --install "INSERT_LICENSE_HERE"

PHP Warning: require_once(modules/fileserver/FileServerStatus.php): failed to open stream: No such file or directory; File: /usr/local/psa/admin/plib/ExtendedServerInfo.php, Line: 1735

PHP Fatal error:  require_once(): Failed opening required 'modules/fileserver/FileServerStatus.php' (include_path='/usr/local/psa/admin/plib:/usr/local/psa/admin/externals:/usr/local/sb/include:/usr/local/sb/include/PEAR') in /usr/local/psa/admin/plib/ExtendedServerInfo.php on line 1735


It was fixed by reinstalling Plesk (/usr/local/psa/admin/sbin/autoinstaller) and adding Additional Plesk extensions -> Plesk Fileserver extension and SMB file server package (psa-fileserver).

I ran /usr/local/psa/bootstrapper/pp11.5.30-bootstrapper/bootstrapper.sh repair aswell, but I don't think it was needed.



I hope this helps others that are experiencing the same issue.
I know how frustrating it can get to have a Plesk issue that some people manage to fix, but nobody shares the info.


I fixed it by googling "plesk FileServerStatus.php" and found that the package name was psa-fileserver.
 
Back
Top