• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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