Hey guys,
I updated to Plesk version to 12.5.30 Update #51 (https://docs.plesk.com/release-notes/12.5/change-log/#12530) at 30th September 2016. After that, my Spamfilter is not working properly anymore. I found out that a wrong installation of DrWeb is probably causing the problem. Every week, I get emails like this:
/etc/cron.daily/drweb-update:
Mon Oct 24 06:39:04 2016 {W} [32078] Dr.Web Updater ($Id: fbb3ca1734c5e75ae3008acef02c2f1032ac44cf $) started ...
Mon Oct 24 06:39:04 2016 {D} [32078] Dr.Web Updater ($Id: fbb3ca1734c5e75ae3008acef02c2f1032ac44cf $) script path is /opt/drweb/update.pl
Mon Oct 24 06:39:04 2016 {D} [32078] ParseSection(updater,;#) has been called ...
Mon Oct 24 06:39:04 2016 {D} [32078] ParseSection(updater,;#) return( 0 )
Mon Oct 24 06:39:04 2016 {D} [32078] ParseSection(daemon,;#) has been called ...
Mon Oct 24 06:39:04 2016 {D} [32078] ParseSection(daemon,;#) return( 0 )
Mon Oct 24 06:39:04 2016 {E} [32078] failed to load parameters - section [daemon] not found in /etc/drweb/drweb32.ini
ERROR: Dr.Web Updater: failed to load parameters - section [daemon] not found in /etc/drweb/drweb32.ini !
Mon Oct 24 06:39:04 2016 {I} [32078] Saving last update cache data...
Mon Oct 24 06:39:04 2016 {I} [32078] Nothing to save into last update cache!
run-parts: /etc/cron.daily/drweb-update exited with return code 30
That makes sense, because if I look to my /etc/drweb/drweb32.ini file, it just contains those two lines:
NotifyPeriod = 2
NotifyType = Everyday
I then tried to remove and reinstall drweb with the following command:
/usr/local/psa/admin/bin/autoinstaller --select-product-id plesk --select-release-current --remove-component drweb
/usr/local/psa/admin/bin/autoinstaller --select-product-id plesk --select-release-current --install-component drweb
The installation fails with the following message:
Sie besitzen die neueste Produktversion und alle ausgewählten Komponenten sind
bereits installiert. Die Installation wird nicht fortgesetzt
which means that I have already the newest version, all selected components are already installed - so installation won't proceed.
BUT obviously that's not the case, because /etc/drweb hasn't changed, /opt/drweb is completely gone and even the server components overview in plesk says that "The component was not installed". What's going on here? Thanks for any useful replies
I updated to Plesk version to 12.5.30 Update #51 (https://docs.plesk.com/release-notes/12.5/change-log/#12530) at 30th September 2016. After that, my Spamfilter is not working properly anymore. I found out that a wrong installation of DrWeb is probably causing the problem. Every week, I get emails like this:
/etc/cron.daily/drweb-update:
Mon Oct 24 06:39:04 2016 {W} [32078] Dr.Web Updater ($Id: fbb3ca1734c5e75ae3008acef02c2f1032ac44cf $) started ...
Mon Oct 24 06:39:04 2016 {D} [32078] Dr.Web Updater ($Id: fbb3ca1734c5e75ae3008acef02c2f1032ac44cf $) script path is /opt/drweb/update.pl
Mon Oct 24 06:39:04 2016 {D} [32078] ParseSection(updater,;#) has been called ...
Mon Oct 24 06:39:04 2016 {D} [32078] ParseSection(updater,;#) return( 0 )
Mon Oct 24 06:39:04 2016 {D} [32078] ParseSection(daemon,;#) has been called ...
Mon Oct 24 06:39:04 2016 {D} [32078] ParseSection(daemon,;#) return( 0 )
Mon Oct 24 06:39:04 2016 {E} [32078] failed to load parameters - section [daemon] not found in /etc/drweb/drweb32.ini
ERROR: Dr.Web Updater: failed to load parameters - section [daemon] not found in /etc/drweb/drweb32.ini !
Mon Oct 24 06:39:04 2016 {I} [32078] Saving last update cache data...
Mon Oct 24 06:39:04 2016 {I} [32078] Nothing to save into last update cache!
run-parts: /etc/cron.daily/drweb-update exited with return code 30
That makes sense, because if I look to my /etc/drweb/drweb32.ini file, it just contains those two lines:
NotifyPeriod = 2
NotifyType = Everyday
I then tried to remove and reinstall drweb with the following command:
/usr/local/psa/admin/bin/autoinstaller --select-product-id plesk --select-release-current --remove-component drweb
/usr/local/psa/admin/bin/autoinstaller --select-product-id plesk --select-release-current --install-component drweb
The installation fails with the following message:
Sie besitzen die neueste Produktversion und alle ausgewählten Komponenten sind
bereits installiert. Die Installation wird nicht fortgesetzt
which means that I have already the newest version, all selected components are already installed - so installation won't proceed.
BUT obviously that's not the case, because /etc/drweb hasn't changed, /opt/drweb is completely gone and even the server components overview in plesk says that "The component was not installed". What's going on here? Thanks for any useful replies