• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • 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.

Resolved Nextcloud installation and scheduled tasks throw "Php handler does not exists"

Wolfgang Reidlinger

Basic Pleskian
Hi there, since today I have the following problem with a scheduled task.
The name of the scheduled task is the following:
opt/psa/admin/bin/php -dauto_prepend_file=sdk.php '/opt/psa/admin/plib/modules/nextcloud/scripts/refresh-instances-slow.php'

Here is the error notification which I get via email. The task runs every hour so I get this error every hour!

Bash:
[2023-12-13 17:00:19.956] 2231469:6579d5139c95d ERR [extension/nextcloud] PleskX\Api\Exception: Php handler does not exists. in /opt/psa/admin/plib/modules/nextcloud/vendor/plesk/api-php-lib/src/Api/Client.php:318
Stack trace:
#0 /opt/psa/admin/plib/modules/nextcloud/vendor/plesk/api-php-lib/src/Api/Client.php(179): PleskX\Api\Client->verifyResponse(Object(SimpleXMLElement))
#1 /opt/psa/admin/plib/modules/nextcloud/vendor/plesk/api-php-lib/src/Api/Operator/PhpHandler.php(28): PleskX\Api\Client->request('<?xml version="...', 2)
#2 /opt/psa/admin/plib/modules/nextcloud/library/PleskApi.php(162): PleskX\Api\Operator\PhpHandler->get('id', 0)
#3 /opt/psa/admin/plib/modules/nextcloud/library/PleskApi.php(73): PleskExt\Nextcloud\PleskApi::phpHandler(2)
#4 /opt/psa/admin/plib/modules/nextcloud/library/Instances.php(419): PleskExt\Nextcloud\PleskApi::phpBin(2)
#5 /opt/psa/admin/plib/modules/nextcloud/scripts/refresh-instances-slow.php(15): PleskExt\Nextcloud\Instances::updatePhpBin(Object(PleskExt\Nextcloud\Instance))
#6 {main}

Here you can see the referred code,
/opt/psa/admin/plib/modules/nextcloud/vendor/plesk/api-php-lib/src/Api/Client.php:318

1702498367368.png


Did somebody saw this error before or know what is it about?
Running nextcloud extension with PHP 8.2.13
 
Hi Peter, thank you for forwarding the issue to devs. Do you have ticket system which is public an we can track the ticket EXTPLESK-5258? Or is the ticket system closed?

Are there workaround how I can install nextcloud on plesk since I have to show a customer how nextcloud looks like on our machine?

Best regards
Floh
 
Back
Top