tomsk
Very Senior Member
I noticed this morning after flashing 384.19 yesterday afternoon that my unbound stats were not updating.... on checking the cron jobs i noticed some were missing. I tried rebooting the router and rechecking the cron jobs but i found that as the time progressed some were removed and replaced by others ( cron jobs for flexQOS and Yazfi as well as some related to unbound). Any ideas what might be causing this? Not suggesting its caused by the firmware update itself ...maybe just the reboot showing some incompatibility between the scripts.
Code:
ASUSWRT-Merlin RT-AC68U 384.19_0 Fri Aug 14 19:17:44 UTC 2020
tOmsK@RT-AC68U-4690:/tmp/home/root# cru l
12 4 * * * curl -o \/opt\/var\/lib\/unbound\/root\.hints https://www.internic.net/domain/named.cache #root_servers#
*/15 * * * * /jffs/addons/unbound/unbound_rpz.sh download #Unbound_RPZ.sh#
*/5 * * * * /opt/var/lib/unbound/adblock/gen_ytadblock.sh #ytadblock#
30 3 * * * /jffs/addons/flexqos/flexqos.sh -check #flexqos#
*/10 * * * * /jffs/scripts/YazFi check #YazFi#
59 * * * * /jffs/addons/unbound/unbound_stats.sh generate #Unbound_Stats.sh#
57 * * * * /jffs/addons/unbound/unbound_log.sh #Unbound_Log.sh#
5 0 * * * /opt/sbin/logrotate /opt/etc/logrotate.conf >> /opt/tmp/logrotate.daily 2>&1 #logrotate#
tOmsK@RT-AC68U-4690:/tmp/home/root# cru l
30 1 * * Sun sh /opt/share/diversion/file/stats.div #Diversion_WeeklyStats#
10 1 * * Sun sh /opt/share/diversion/file/update.div #Diversion_UpdateCheck#
59 * * * * /jffs/addons/unbound/unbound_stats.sh generate #Unbound_Stats.sh#
57 * * * * /jffs/addons/unbound/unbound_log.sh #Unbound_Log.sh#
0 * * * * /jffs/scripts/uiDivStats generate #uiDivStats_generate#
3 0 * * * /jffs/scripts/uiDivStats trimdb #uiDivStats_trim#
* * * * * /jffs/scripts/uiDivStats querylog #uiDivStats_querylog#
4,9,14,19,24,29,34,39,44,49,54,59 * * * * /jffs/scripts/uiDivStats flushtodb #uiDivStats_flushtodb#
tOmsK@RT-AC68U-4690:/tmp/home/root# cru l
30 1 * * Sun sh /opt/share/diversion/file/stats.div #Diversion_WeeklyStats#
10 1 * * Sun sh /opt/share/diversion/file/update.div #Diversion_UpdateCheck#
59 * * * * /jffs/addons/unbound/unbound_stats.sh generate #Unbound_Stats.sh#
57 * * * * /jffs/addons/unbound/unbound_log.sh #Unbound_Log.sh#
0 * * * * /jffs/scripts/uiDivStats generate #uiDivStats_generate#
3 0 * * * /jffs/scripts/uiDivStats trimdb #uiDivStats_trim#
* * * * * /jffs/scripts/uiDivStats querylog #uiDivStats_querylog#
4,9,14,19,24,29,34,39,44,49,54,59 * * * * /jffs/scripts/uiDivStats flushtodb #uiDivStats_flushtodb#
5 0 * * * /opt/sbin/logrotate /opt/etc/logrotate.conf >> /opt/tmp/logrotate.daily 2>&1 #logrotate#
Last edited: