Legend: 2.4 GHz - 5 GHz - CPU
Current Temperatures: 109 °F - 118 °F - 151 °F
See attached logs from today's reboot and the script for ps-ww.
Interestingly the crontab for ps-ww did not persist during reboot:
user@router:/tmp/home/root# cru l
45 */6 * * * /jffs/addons/amtm/routerdate cron...
Lease time is set to 3600 for long time, I think I lowered it long back from 24 hrs for some static IP conflict in past. Nevertheless, I have changed it to 86400. We will see if that has anything to do with reboots today.
As far as outlet power is concerned, I don't have any timer attached to...
Please see attached syslog from yesterday's reboot and all available logs from today. The reboot likely happened between these two events:
May 16 19:14:13 dnsmasq-dhcp[19661]: DHCPACK(br0) 192.168.0.227 [MAC_REDACTED]
May 16 18:45:00 syslogd started: BusyBox v1.25.1
Unfortunately this happens...
Yes, all of my custom scripts have been there for over a year and the reboots started recently. Here is the content of service-event:
# cat /jffs/scripts/service-event
#!/bin/sh
if echo "$2" | /bin/grep -q "scmerlin"; then { /jffs/scripts/scmerlin service_event "$@" & }; fi # scMerlin
if echo...
First of all, I completely understand that the RT-AC86U is EOL for Asus/Merlin, but this router still runs solid—except for the fact that it auto-reboots every day.
Ever since update checks have been blocked by the upstream Merlin server, the router has been rebooting at 7:15 PM Central Time...