• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Resolved Failed to install or upgrade the extension 'MagicSpam'

ismail el moussati

Basic Pleskian
Hi all,

I have the following error appears on the update log.


Code:
ERROR: Failed to install or upgrade the extension 'MagicSpam Embedded Protection' (package: magicspam):
[2017-08-15 03:13:39] ERR [util_exec] proc_close() failed ['/usr/local/psa/admin/bin/filemng' 'psaadm' 'cp' '-r' '/usr/local/psa/tmp/module8joGiN/var/.' '/usr/local/psa/var/modules/magicspam/'] with exit code [1]
Error occured while sending feedback. HTTP code returned: 502
Error occured while sending feedback. HTTP code returned: 502
filemng failed: filemng: Error occurred during /bin/cp command.

any relevant solution ?
thank you.
 
Hi ismail el moussati,

in most cases, this issue may appear with incorrect permissions. Pls. consider to rename/backup the folder "/usr/local/psa/var/modules/magicspam" and re-install MagicSpam again.

Example commands to rename/backup the folder:
Code:
mv /usr/local/psa/var/modules/magicspam /usr/local/psa/var/modules/magicspam_backup
 
Back
Top