The following warnings occurred:
Warning [2] "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? - Line: 613 - File: inc/plugins/myadvertisements.php PHP 7.3.33 (Linux)
File Line Function
/inc/class_plugins.php 38 errorHandler->error
/inc/class_plugins.php 38 require_once
/inc/init.php 239 pluginSystem->load
/global.php 20 require_once
/printthread.php 16 require_once
Warning [2] "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? - Line: 654 - File: inc/plugins/myadvertisements.php PHP 7.3.33 (Linux)
File Line Function
/inc/class_plugins.php 38 errorHandler->error
/inc/class_plugins.php 38 require_once
/inc/init.php 239 pluginSystem->load
/global.php 20 require_once
/printthread.php 16 require_once
Warning [2] "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? - Line: 701 - File: inc/plugins/myadvertisements.php PHP 7.3.33 (Linux)
File Line Function
/inc/class_plugins.php 38 errorHandler->error
/inc/class_plugins.php 38 require_once
/inc/init.php 239 pluginSystem->load
/global.php 20 require_once
/printthread.php 16 require_once
Warning [2] "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? - Line: 749 - File: inc/plugins/myadvertisements.php PHP 7.3.33 (Linux)
File Line Function
/inc/class_plugins.php 38 errorHandler->error
/inc/class_plugins.php 38 require_once
/inc/init.php 239 pluginSystem->load
/global.php 20 require_once
/printthread.php 16 require_once
Warning [2] "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? - Line: 801 - File: inc/plugins/myadvertisements.php PHP 7.3.33 (Linux)
File Line Function
/inc/class_plugins.php 38 errorHandler->error
/inc/class_plugins.php 38 require_once
/inc/init.php 239 pluginSystem->load
/global.php 20 require_once
/printthread.php 16 require_once



Linux & WebHosting Discussion and Support Forum
channel: no 'mirrors.wiz-lm-trusty-sa.linuxmagic.com' record found, channel failed - Printable Version

+- Linux & WebHosting Discussion and Support Forum (https://serveradminsupport.com/forum)
+-- Forum: News / Security Updates / Security Related stuffs (https://serveradminsupport.com/forum/forumdisplay.php?fid=17)
+--- Forum: Application level updates / Patches / Vulnerbilities (https://serveradminsupport.com/forum/forumdisplay.php?fid=19)
+--- Thread: channel: no 'mirrors.wiz-lm-trusty-sa.linuxmagic.com' record found, channel failed (/showthread.php?tid=1121)



channel: no 'mirrors.wiz-lm-trusty-sa.linuxmagic.com' record found, channel failed - sumesh - 11-28-2020

Today Magicspam update was throwing this error , Any body know how to fix this ? 

[root@server ~]# /usr/share/magicspam/bin/sa-update-cron
channel: no 'mirrors.wiz-lm-trusty-sa.linuxmagic.com' record found, channel failed
sa-update failed for unknown reasons


RE: channel: no 'mirrors.wiz-lm-trusty-sa.linuxmagic.com' record found, channel failed - serveradminsupport - 11-28-2020

Since Magicspam is a paid one, did you tried contacting them? I hope that will be best. Or try any upgrade if that is available.


RE: channel: no 'mirrors.wiz-lm-trusty-sa.linuxmagic.com' record found, channel failed - sumesh - 11-28-2020

I was able to find a cached doc from the google for this issue and in that, it seems the fix is mentioned as to install the below mentioned per module

yum install perl-LWP-Protocol-https.noarch

Once this is done, no more errors are there and the issue is fixed.