I am running Scribe with Entware.
Sometimes my cron job messages don't make it to the "messages" file for stretches of time, then it's all fine again for a while. Here is an example of a cron job that I want to output to messages every 15 min:
I tried to fix this with a couple of reboots for a couple of days, still no go, nothing changes. But yesterday night something happens at 22:39+, a bunch of messages in the log appear, and it suddenly starts working again, no reboot. See this chunk of the log at that time. Any possible clues what might be happening?
Sometimes my cron job messages don't make it to the "messages" file for stretches of time, then it's all fine again for a while. Here is an example of a cron job that I want to output to messages every 15 min:
Code:
cru a temp "*/15 * * * * /jffs/scripts/temp_check 2>&1 | tr -d '\n' | /usr/bin/logger -t Temp"
I tried to fix this with a couple of reboots for a couple of days, still no go, nothing changes. But yesterday night something happens at 22:39+, a bunch of messages in the log appear, and it suddenly starts working again, no reboot. See this chunk of the log at that time. Any possible clues what might be happening?
Code:
Nov 4 21:29:51 RT-AC86U-9988 kernel: bcm_mcast_mld_add:833 mc_fdb->rep_list ffffffc0035d9ea8 next ffffffc0034c4c20 prev ffffffc0034c4c20 rep_entry->list ffffffc0034c4c20 next ffffffc0035d9ea8 prev ffffffc0035d9ea8
Nov 4 22:00:16 RT-AC86U-9988 kernel: __do_user_fault: 38 callbacks suppressed
Nov 4 22:38:28 RT-AC86U-9988 kernel: eth0 (Int switch port: 3) (Logical Port: 3) Link DOWN.
Nov 4 22:38:28 RT-AC86U-9988 kernel: ===> Activate Deep Green Mode
Nov 4 22:38:50 RT-AC86U-9988 kernel: eth0 (Int switch port: 3) (Logical Port: 3) Link UP 1000 mbps full duplex
Nov 4 22:38:50 RT-AC86U-9988 kernel: <=== Deactivate Deep Green Mode
Nov 4 22:38:53 RT-AC86U-9988 kernel: eth0 (Int switch port: 3) (Logical Port: 3) Link DOWN.
Nov 4 22:38:53 RT-AC86U-9988 kernel: ===> Activate Deep Green Mode
Nov 4 22:39:21 RT-AC86U-9988 kernel: eth0 (Int switch port: 3) (Logical Port: 3) Link UP 1000 mbps full duplex
Nov 4 22:39:21 RT-AC86U-9988 kernel: <=== Deactivate Deep Green Mode
Nov 4 22:39:30 RT-AC86U-9988 admin: Started syslog-ng from .
Nov 4 22:39:30 RT-AC86U-9988 uiScribe: Mounting WebUI page for uiScribe
Nov 4 22:39:30 RT-AC86U-9988 uiScribe: Mounted uiScribe WebUI page as Main_LogStatus_Content.asp
Nov 4 22:39:32 RT-AC86U-9988 WAN_Connection: WAN was restored.
Nov 4 22:39:32 RT-AC86U-9988 miniupnpd[13662]: HTTP listening on port 55864
Nov 4 22:39:32 RT-AC86U-9988 miniupnpd[13662]: Listening for NAT-PMP/PCP traffic on port 5351
Nov 4 22:39:37 RT-AC86U-9988 kernel: The For ALL DEVICES flag of Prof 1 has been set to ENABLE
Nov 4 22:39:37 RT-AC86U-9988 kernel: Successfully alloc ctrie: state num=34, mem=680
Nov 4 22:39:37 RT-AC86U-9988 BWDPI: fun bitmap = 53f
Nov 4 22:39:39 RT-AC86U-9988 custom_script: Running /jffs/scripts/firewall-start (args: eth0)
Nov 4 22:39:39 RT-AC86U-9988 miniupnpd[13662]: SendNATPMPPublicAddressChangeNotification: cannot get public IP address, stopping
Nov 4 22:39:39 RT-AC86U-9988 rc_service: udhcpc_wan 13162:notify_rc stop_samba
Nov 4 22:39:39 RT-AC86U-9988 custom_script: Running /jffs/scripts/service-event (args: stop samba)
Nov 4 22:39:39 RT-AC86U-9988 rc_service: udhcpc_wan 13162:notify_rc start_samba
Nov 4 22:39:39 RT-AC86U-9988 rc_service: waitting "stop_samba" via udhcpc_wan ...
Nov 4 22:39:39 RT-AC86U-9988 wsdd2[11920]: Terminated received.
Nov 4 22:39:39 RT-AC86U-9988 wsdd2[11920]: terminating.
Nov 4 22:39:39 RT-AC86U-9988 Samba_Server: smb daemon is stopped
Nov 4 22:39:41 syslogd started: BusyBox v1.25.1
Nov 4 22:39:41 kernel: klogd started: BusyBox v1.25.1 (2023-09-04 11:48:39 EDT)
Nov 4 22:39:41 kernel: klogd: exiting
Nov 4 22:39:41 syslogd exiting
Nov 4 22:39:43 RT-AC86U-9988 uiScribe: Mounting WebUI page for uiScribe
Nov 4 22:39:43 RT-AC86U-9988 uiScribe: Mounted uiScribe WebUI page as Main_LogStatus_Content.asp
Nov 4 22:39:44 RT-AC86U-9988 admin: Started taildns from .
Nov 4 22:40:12 RT-AC86U-9988 wsdd2[14652]: error: wsdd-mcast-v4: wsd_send_soap_msg: send
Nov 4 22:40:12 RT-AC86U-9988 DualWAN: skip single wan wan_led_control - WANRED off
Nov 4 22:40:15 RT-AC86U-9988 wsdd2[14652]: error: wsdd-mcast-v4: wsd_send_soap_msg: send
Nov 4 22:40:15 RT-AC86U-9988 custom_script: Running /jffs/scripts/firewall-start (args: eth0)
Nov 4 22:40:15 RT-AC86U-9988 wan: finish adding multi routes
Nov 4 22:40:15 RT-AC86U-9988 miniupnpd[13662]: shutting down MiniUPnPd
Nov 4 22:40:18 RT-AC86U-9988 custom_config: Appending content of /jffs/configs/dnsmasq.conf.add.
Nov 4 22:40:18 RT-AC86U-9988 custom_script: Running /jffs/scripts/dnsmasq.postconf (args: /etc/dnsmasq.conf)
Nov 4 22:40:18 RT-AC86U-9988 Diversion: created br0:ad_blocking_excl for 192.168.1.16
Nov 4 22:40:18 RT-AC86U-9988 dnsmasq[17417]: started, version 2.89 cachesize 150
Nov 4 22:40:18 RT-AC86U-9988 dnsmasq[17417]: compile time options: IPv6 GNU-getopt no-RTC no-DBus no-UBus no-i18n no-IDN DHCP DHCPv6 no-Lua TFTP no-conntrack ipset no-nftset no-auth cryptohash DNSSEC no-ID loop-detect no-inotify no-dumpfile
Nov 4 22:40:18 RT-AC86U-9988 dnsmasq[17417]: read /etc/hosts - 22 names
Nov 4 22:40:18 RT-AC86U-9988 dnsmasq[17417]: using nameserver 172.16.1.254#53
Nov 4 22:40:18 RT-AC86U-9988 dnsmasq[17417]: using nameserver 172.16.1.254#53 for domain attlocal.net
Nov 4 22:40:18 RT-AC86U-9988 dnsmasq[17417]: using nameserver 172.16.1.254#53
Nov 4 22:40:18 RT-AC86U-9988 dnsmasq[17417]: using nameserver 172.16.1.254#53 for domain attlocal.net
Nov 4 22:40:18 RT-AC86U-9988 Diversion: started separate Dnsmasq instance for ad-blocking exclusion on IP 192.168.1.16
Nov 4 22:40:18 RT-AC86U-9988 Diversion: restarted Dnsmasq to apply settings
Nov 4 22:40:18 RT-AC86U-9988 (dnsmasq.postconf): Updating /etc/dnsmasq.conf for unbound.....
Nov 4 22:40:19 RT-AC86U-9988 uiDivStats: dnsmasq has restarted, restarting taildns
Nov 4 22:40:19 RT-AC86U-9988 custom_script: Running /jffs/scripts/service-event (args: start logger)
Nov 4 22:40:19 syslogd started: BusyBox v1.25.1
Nov 4 22:40:19 kernel: klogd started: BusyBox v1.25.1 (2023-09-04 11:48:39 EDT)
Nov 4 22:40:19 admin: Started syslog-ng from .
Nov 4 22:40:19 kernel: klogd: exiting
Nov 4 22:40:19 syslogd exiting
Nov 4 22:40:26 RT-AC86U-9988 kernel: The For ALL DEVICES flag of Prof 1 has been set to ENABLE
Nov 4 22:40:26 RT-AC86U-9988 kernel: Successfully alloc ctrie: state num=34, mem=680
Nov 4 22:40:30 syslogd started: BusyBox v1.25.1
Nov 4 22:40:30 kernel: klogd started: BusyBox v1.25.1 (2023-09-04 11:48:39 EDT)
Nov 4 22:40:30 kernel: DROP IN=eth0 OUT=eth0 MAC=XX:XX SRC=149.154.175.58 DST=172.16.1.72 LEN=157 TOS=0x00 PREC=0x00 TTL=51 ID=48962 DF PROTO=TCP SPT=443 DPT=45364 SEQ=1958022929 ACK=3668774973 WINDOW=761 RES=0x00 ACK PSH URGP=0 OPT (0101080AC9BFFA5503D93191) MARK=0x8000000
Nov 4 22:40:30 kernel: klogd: exiting
Nov 4 22:40:30 syslogd exiting
Nov 4 22:40:32 RT-AC86U-9988 uiScribe: Mounting WebUI page for uiScribe
Nov 4 22:40:32 RT-AC86U-9988 uiScribe: Mounted uiScribe WebUI page as Main_LogStatus_Content.asp
Nov 4 22:40:34 RT-AC86U-9988 admin: Started taildns from .
Nov 4 22:40:36 RT-AC86U-9988 rc_service: service 21729:notify_rc restart_dnsmasq
Nov 4 22:40:36 RT-AC86U-9988 custom_script: Running /jffs/scripts/service-event (args: restart dnsmasq)
Nov 4 22:40:29 RT-AC86U-9988 dnsmasq[20449]: started, version 2.89 cachesize 150
Nov 4 22:40:36 RT-AC86U-9988 dnsmasq[20449]: overflow: 7 log entries lost
Nov 4 22:40:36 RT-AC86U-9988 custom_config: Appending content of /jffs/configs/dnsmasq.conf.add.
Nov 4 22:40:36 RT-AC86U-9988 custom_script: Running /jffs/scripts/dnsmasq.postconf (args: /etc/dnsmasq.conf)
Nov 4 22:40:37 RT-AC86U-9988 Diversion: created br0:ad_blocking_excl for 192.168.1.16
Nov 4 22:40:37 RT-AC86U-9988 dnsmasq[22177]: started, version 2.89 cachesize 150
Nov 4 22:40:37 RT-AC86U-9988 dnsmasq[22177]: compile time options: IPv6 GNU-getopt no-RTC no-DBus no-UBus no-i18n no-IDN DHCP DHCPv6 no-Lua TFTP no-conntrack ipset no-nftset no-auth cryptohash DNSSEC no-ID loop-detect no-inotify no-dumpfile
Nov 4 22:40:37 RT-AC86U-9988 dnsmasq[22177]: read /etc/hosts - 22 names
Nov 4 22:40:37 RT-AC86U-9988 dnsmasq[22177]: using nameserver 172.16.1.254#53
Nov 4 22:40:37 RT-AC86U-9988 dnsmasq[22177]: using nameserver 172.16.1.254#53 for domain attlocal.net
Nov 4 22:40:37 RT-AC86U-9988 dnsmasq[22177]: using nameserver 172.16.1.254#53
Nov 4 22:40:37 RT-AC86U-9988 dnsmasq[22177]: using nameserver 172.16.1.254#53 for domain attlocal.net
Nov 4 22:40:37 RT-AC86U-9988 Diversion: started separate Dnsmasq instance for ad-blocking exclusion on IP 192.168.1.16
Nov 4 22:40:37 RT-AC86U-9988 Diversion: restarted Dnsmasq to apply settings
Nov 4 22:40:37 RT-AC86U-9988 (dnsmasq.postconf): Updating /etc/dnsmasq.conf for unbound.....
Nov 4 22:40:37 RT-AC86U-9988 uiDivStats: dnsmasq has restarted, restarting taildns
Nov 4 22:40:40 RT-AC86U-9988 admin: Started taildns from .
Nov 4 22:45:00 RT-AC86U-9988 Temp: 50.3 39.5 48.5 ; Mem free: 61460 KB; Swap used: 30296 KB; sda1 wrote: 2284.56 MB
Nov 4 22:57:00 RT-AC86U-9988 (unbound_log.sh): 4134 Processed 0 reply_domains...
Nov 4 22:57:00 RT-AC86U-9988 (unbound_log.sh): 4134 Processed 0 nx_domains...
Nov 4 22:57:00 RT-AC86U-9988 (unbound_log.sh): 4134 Processed 0 RPZ events...
Nov 4 23:00:00 RT-AC86U-9988 Temp: 50.8 39.5 48.5 ; Mem free: 54052 KB; Swap used: 30292 KB; sda1 wrote: 2300.42 MB
Nov 4 23:00:00 RT-AC86U-9988 uiDivStats: Starting stat update
Nov 4 23:00:13 RT-AC86U-9988 uiDivStats: Stats updated successfully
Nov 4 23:15:00 RT-AC86U-9988 Temp: 50.8 39.5 48.5 ; Mem free: 30976 KB; Swap used: 30712 KB; sda1 wrote: 2321.21 MB