Hi
After Upgrade Sophos SW-19MR-1, the AntiSpam Service died and I Can't Start Service.
ApplianceCertificate was also regenerated, but it didn't work.
Please, guide me
Tanks
This thread was automatically locked due to age.
Important note about SSL VPN compatibility for 20.0 MR1 with EoL SFOS versions and UTM9 OS. Learn more in the release notes.
Lloyd, can you please enable support access and provide an access ID?
Lloyd Playfair If you can open a support access tunnel, our engineering team would like to look at your device to see how we can help.
After identifying the root cause of this issue we're working on a fix for it.
Here are the steps to start the antispam service when there are "... database length < sizeof( ..." entries in the SASI log:
stop the SASI sevice:
service antispam:stop -ds nosync
delete the anti-spam DB files:
rm /sdisk/sasi/*
start SASI from the CLI:
/bin/sasi -c /cfs/sasi/sasidaemon.conf
service antispam:start -ds nosync
tail /log/sasi.log
Hi Janos, can you help me out on resolving?
All was fine until I upgraded from 19.0.0 GA-Build317 to 19.0.1 MR-1-Build365.
I am on proxmox 7.2-7 and tried to figure out whether it has to do with the upgrade, the configuration or the latest firmware.
So it looks like the backup is not upwards compatible with the latest firmware AND the configuration is not adapted to support the new firmware during upgrade.
Hope you can help me out.
Hi Paul,
apparently, SASI cannot reach sasi.sophosupd.com to check/fetch database updates.
Can that domain name be resolved from the command line of the SFOS system?
What do you get when running:
Hi Janos, thank you for this fast response. The result is:
The same I receive when opening it in a browser.
Paul, can you please send me a private message with the values of the ENABLE_PRECOMPILED_SIGS and HMAC_TOKEN options in the SASI config file (/cfs/sasi/sasidaemon.conf)?