- Server operating system version
- CentOS 7.9.2009 x86_64
- Plesk version and microupdate number
- 18.0.50.0
Dear Plesk team,
On Jan 29th, I noticed the following cron error:
Today, I received a similar cron error:
I have configured the Watchdog extension to send weekly reports.
The folder with reports looks as follows:
Not sure why the Watchdog extension wants to remove this file, because 24 Jan and 31 Jan would not be included in the weekly range (23 Jan and 30 Jan are).
I have not changed anything in the Watchdog extension configuration the last few months.
Is this a bug in the Watchdog extension?
On Jan 29th, I noticed the following cron error:
Code:
PHP Warning: unlink(/usr/local/psa/var/modules/watchdog/report/security_2022-01-24): No such file or directory in /usr/local/psa/libexec/modules/watchdog/cp/clean-reports on line 11
Today, I received a similar cron error:
Code:
PHP Warning: unlink(/usr/local/psa/var/modules/watchdog/report/security_2022-01-31): No such file or directory in /usr/local/psa/libexec/modules/watchdog/cp/clean-reports on line 11
I have configured the Watchdog extension to send weekly reports.
The folder with reports looks as follows:
Code:
ll /usr/local/psa/var/modules/watchdog/report/ | tail -n 10
-rw-r-x---. 1 root psaadm 966 Dec 12 01:00 security_2022-12-12
-rw-r-x---. 1 root psaadm 966 Dec 19 01:00 security_2022-12-19
-rw-r-x---. 1 root psaadm 966 Dec 26 01:00 security_2022-12-26
-rw-r-x---. 1 root psaadm 966 Jan 2 01:00 security_2023-01-02
-rw-r-x---. 1 root psaadm 966 Jan 9 01:00 security_2023-01-09
-rw-r-x---. 1 root psaadm 958 Jan 16 01:00 security_2023-01-16
-rw-r-x---. 1 root psaadm 958 Jan 23 01:00 security_2023-01-23
-rw-r-x---. 1 root psaadm 966 Jan 30 01:00 security_2023-01-30
-rw-r-x---. 1 root psaadm 958 Feb 6 01:00 security_2023-02-06
-rw-r-x---. 1 root psaadm 19452 Jun 8 2020 securscan
Not sure why the Watchdog extension wants to remove this file, because 24 Jan and 31 Jan would not be included in the weekly range (23 Jan and 30 Jan are).
I have not changed anything in the Watchdog extension configuration the last few months.
Is this a bug in the Watchdog extension?