• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • 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.

Solution: Magicspam - license_manager not found

Huskynarr

Basic Pleskian
Typically, you install it on the Updater.
Then it should work, so use the AutoInstaller or Webpanel.

However, to me is something that does not happen as well with a few others.
The installation was not fully leads, comes the following message retrieval.

Code:
ERROR: Exception
command / usr / local / psa / admin / sbin / modules / magic spam / license_manager is not executable

Solution:
Simply log in Shell, open the Magic Spam module folder and manually install.

Code:
cd /usr/local/psa/admin/sbin/modules/magic spam
#Check whether it is not actually installed.
check-service.sh
#Search the correct system version.
ls -l | grep "magic spam Plesk embedded"
#install
dpkg -i magic spam Plesk embedded jessie64.x86_64.deb

Hopy can someone Help with this. :)
Have found no kb Entry.
 
Here my magicspam-daemon seems completely gone :(

I only have these now:

root@v02:/usr/local/psa/admin/sbin/modules/magicspam# /etc/init.d/magicspam-
magicspam-milter magicspam-rn
 
Back
Top