• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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