Page 1 of 1

sa-update failed for unknown reasons

Posted: Wed May 30, 2018 4:28 pm
by jivemedia
Hi,

After updating to MagicSpam Pro 2.1-9.3, I get the below error message delivered multiple times day via email.

Can someone please advise on how to fix this?

http: GET https://wiz-lm-trusty-sa.linuxmagic.com/MIRRORED.BY request failed: 501 Protocol scheme 'https' is not supported (LWP::Protocol::https not installed): LWP will support https URLs if the LWP::Protocol::https module is installed.
error: no mirror data available for channel wiz-lm-trusty-sa.linuxmagic.com
channel: MIRRORED.BY contents were missing, channel failed
sa-update failed for unknown reasons

Re: sa-update failed for unknown reasons

Posted: Mon Jun 04, 2018 4:35 pm
by magicspam
Hello jivemedia,

Thank you for your post.

In order to resolve this issue could you please run the following command in your server as 'root' to install the missing protocol:

CentOS or RedHat based Operating System:

Code: Select all

yum install perl-LWP-Protocol-https.noarch
Debian or Ubuntu:

Code: Select all

apt-get install liblwp-protocol-https-perl
Please let us know if you have any questions or updates in the meantime.