• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • 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 Errormessage: extension/nextcloud every 10 minutes in protocol

Kulturmensch

Regular Pleskian
Server operating system version
Ubuntu 20.04.5 LTS
Plesk version and microupdate number
Plesk Obsidian v18.0.48_build1800221104.03
I got every 10 minutes this error message for the Nextcloud extension (panel protocol)

pm_Exception_ResultException: Execution filemng has failed with exit code 1, stdout: filemng: Failed to change directory to /var/www/vhosts/tenckhoff.de/cloud.tenckhoff.de/nextcloud/nextcloud: No such file or directory

System error 2: No such file or directory
, stderr: filemng: Failed to change directory to /var/www/vhosts/... /nextcloud: No such file or directory

System error 2: No such file or directory
in /opt/psa/admin/plib/pm/ApiCli.php:257
Stack trace:
#0 /opt/psa/admin/plib/pm/ApiCli.php(247): pm_ApiCli::filterResult('filemng', 1, 'filemng: Failed...', 'filemng: Failed...', 5)
#1 /opt/psa/admin/plib/pm/ApiCli.php(106): pm_ApiCli::execWithPipes('filemng', ''/opt/psa/admin...', 5, Array)
#2 /opt/psa/admin/plib/modules/nextcloud/library/NextcloudApi.php(52): pm_ApiCli::callSbin('filemng', Array, 5, Array)
#3 /opt/psa/admin/plib/modules/nextcloud/library/Instances.php(380): PleskExt\Nextcloud\NextcloudApi::version(Object(PleskExt\Nextcloud\Instance))
#4 /opt/psa/admin/plib/modules/nextcloud/scripts/refresh-instances-fast.php(10): PleskExt\Nextcloud\Instances::updateVersion(Object(PleskExt\Nextcloud\Instance))
#5 {main}


When I removed the extension, also the error message disappeared. So it is not a problem for me because I installed Nextcloud separately and do not regularily use this extenion. But maybe it is worth to bring it to your attention,
 
Hello @Kulturmensch ,

Seems that nextcloud instance is located in a subfolder that the nextcloud database does not understand. What is the document root of the domain in Plesk > Domains > cloud.tenckhoff.de > Hosting Settings and where is the nextcloud installed inside the domain?
 
Thanks for your reply. My nextcloud is installed in the subfolder nextcloud and works perfect! However the extension nexcloud as provided by plesk just to manage an existing nextcloud installation from the plesk interface does not work and provides the error messages as mentioned above.
 
Back
Top