• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Issue Error after updating plesk to its last version

Gerardo

New Pleskian
Hello when performing an update in plesk, the control panel are disconnected and want to log in again mark the following error

Warning: Unknown: failed to open stream: No such file or directory in Unknown on line 0

Fatal error: Unknown: Failed opening required 'auth.php' (include_path='.:') in Unknown on line 0

When using plesk repair installation send me this other message


Warning: require_once(api-cli/CliUtilityRunner.php): failed to open stream: No such file or directory in /usr/local/psa/admin/plib/api-cli/repair.php on line 4

Fatal error: require_once(): Failed opening required 'api-cli/CliUtilityRunner.php' (include_path='.:') in /usr/local/psa/admin/plib/api-cli/repair.php on line 4
exit status 255

Thanks
 
Last edited:
Hi Gerardo,

pls. note, that this Plesk Community Forum is a ENGLISH - ONLY forum community. Pls. translate your thread title and your thread post into english. :)
 
Hi Gerardo,

When using plesk repair installation send me this other message
Could you pls. post the FULL command, that you used over the command line ( logged in as user "root" ) ?

Pls. make sure, that the Plesk webserver "sw-cp-server" and the depending Plesk PHP-FPM instance "sw-engine" are running and consider to restart them, before you try again your "plesk repair" - command:

Code:
service sw-cp-server restart

service sw-engine restart

OR

service psa restart

Plesk Repair Utility: => Plesk Repair Utility

Example command:
Code:
plesk repair installation -y -v




Additional informations:

Pls. consider to investigate possible issues/errors/problems with the help of your "panel.log" and post corresponding entries, so that people willing to help you have something to start with their investigations:

=> Plesk for Linux services logs and configuration files ( KB - article: 213403509 )

Sometimes, it is as well a good idea to change the log - level ( TEMPORARILY! ), to get more informations in Plesk - log - files:

 
Last edited by a moderator:
Back
Top