• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Resolved run-parts: /etc/cron.daily/60sa-update exited with return code 4

floh

Basic Pleskian
Server operating system version
Debian GNU/Linux 10 \n \l
Plesk version and microupdate number
Obsidian 18.0.54
Hi, I got that error message by email. How can I fix it and what is the cause of that?

I believe it's related to that:
Code:
Jul 23 06:36:08.506 [1636103] dbg: dns: query failed: 2.4.3.updates.spamassassin.org => REFUSED
Jul 23 06:36:08.506 [1636103] dbg: dns: query failed: mirrors.updates.spamassassin.org => REFUSED
channel: no 'mirrors.updates.spamassassin.org' record found, channel failed
Jul 23 06:36:08.506 [1636103] dbg: diag: updates complete, exiting with code 4

If this is the reason, then how can I check if and why it's refused?

Best regards
Floh
 
Fixed it with following commands:
Bash:
wget http://spamassassin.apache.org/updates/GPG.KEY
sa-update --import GPG.KEY
But do you know why this happened? And why doesn't plesk-update script check if the key is still valid and try to repair itself by updating the gpg key?

Best regards
Floh
 
Back
Top