Hi,
On 5 servers, csf has failed to update since version 6.15. Only just noticed this today so manually updated all to 6.20
Servers are on different networks and auto update set to 1
Note, the upgrade from 13 >15 did not show the error reported here viewtopic.php?f=4&t=6650
CSF update fails
-
- Moderator
- Posts: 1524
- Joined: 01 Oct 2008, 09:24
Re: CSF update fails
I am unable to recreate a problem. Had the cron job definitely run after v6.20 was released? Remember that it is rescheduled to run at a random time each time csf is run:
Code: Select all
grep "/usr/sbin/csf -u" /var/log/cron
Re: CSF update fails
Jun 23 05:04:01 hosting crond[196453]: (root) CMD (/usr/sbin/csf -u)
Jun 24 14:21:01 hosting crond[759435]: (root) CMD (/usr/sbin/csf -u)
Jun 24 21:33:01 hosting crond[182200]: (root) CMD (/usr/sbin/csf -u)
Jun 27 02:30:01 hosting crond[898822]: (root) CMD (/usr/sbin/csf -u)
As you see cron has run several times since version 15 but no update took place.
Jun 24 14:21:01 hosting crond[759435]: (root) CMD (/usr/sbin/csf -u)
Jun 24 21:33:01 hosting crond[182200]: (root) CMD (/usr/sbin/csf -u)
Jun 27 02:30:01 hosting crond[898822]: (root) CMD (/usr/sbin/csf -u)
As you see cron has run several times since version 15 but no update took place.
-
- Moderator
- Posts: 1524
- Joined: 01 Oct 2008, 09:24
Re: CSF update fails
The latest release was from v6.15 to v6.20, so the cron job hadn't run yet to upgrade to v6.20
Re: CSF update fails
The version jumped 5 release points?
Sorry for my post and bothering you then.
Sorry for my post and bothering you then.