Applicable to:
- Plesk for Linux
Symptoms
-
An operation in Plesk interface fails with a
Permission denied
error:PLESK_ERROR: Unable to read components configuration from the service node: sh: /usr/local/psa/admin/bin/packagemng: Permission denied
PLESK_ERROR: ifmng: execve failed for /usr/local/psa/admin/sbin/ifmng: Permission denied
System error 13: Permission denied
PLESK_ERROR: ERROR: Service_Agent_Exception
Unable to execute php_handlers_control: php_handlers_control: execve failed for /usr/local/psa/admin/sbin/php_handlers_control: Permission denied
System error 13: Permission denied
PLESK_ERROR: ERROR: PleskUtilException
mailmng-server failed: mailmng-server: execve failed for /usr/local/psa/admin/sbin/mailmng-server: Permission denied
System error 13: Permission denied
PLESK_ERROR: Internal error: mailmng-mailname failed: Unable to open dir /var/qmail/mailnames/example.com/test/@attachments: Permission denied System error 13: Permission denied
PLESK_ERROR: lsws_cmd: execve failed for /usr/local/psa/admin/sbin/modules//litespeed/lsws_cmd: Permission denied
PLESK_ERROR: ERROR: PleskFatalException: StatInfo->getProductVersion failed: sysinfo failed: sysinfo: execve failed for /usr/local/psa/admin/sbin/sysinfo: Permission denied
-
Migration pre-check fails with the following error:
PLESK_ERROR: COMMAND: '/usr/local/psa/admin/sbin/modules/panel-migrator/plesk-migrator' 'generate-migration-list' '/usr/local/psa/var/modules/panel-migrator/sessions/20171101170413/config.ini' '--migration-list-format=json' '--migration-list-file=/usr/local/psa/var/modules/panel-migrator/sessions/20171101170413/migration-list-raw.json' '--skip-services-checks' '--include-existing-subscriptions' '--async' '--overwrite' '--reload-source-data' EXIT CODE: 126 STDOUT: STDERR: sh: /usr/local/psa/admin/bin/modules/panel-migrator/plesk-migrator: Permission denied
Cause
Plesk service cannot execute a backend utility or the utility is unable to change some files due to incorrect permissions.
Resolution
-
Connect to the server via SSH.
-
Fix the incorrect permissions/ownership using
plesk repair fs
:# plesk repair fs -system
Comments
0 comments
Please sign in to leave a comment.