Page 1 of 1
CSF update fails
Posted: 29 Jun 2013, 09:04
by kernow
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
Re: CSF update fails
Posted: 29 Jun 2013, 09:22
by ForumAdmin
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
Posted: 29 Jun 2013, 16:41
by kernow
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.
Re: CSF update fails
Posted: 29 Jun 2013, 17:13
by ForumAdmin
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
Posted: 29 Jun 2013, 17:22
by kernow
The version jumped 5 release points?
Sorry for my post and bothering you then.