My router keeps rebooting spontaneously. I know this because I get multiple small episodes of unscheduled downtime and when I SSH in to the router, I can see a reboot has happened using the uptime
command. This happens a couple of times per day.
I’m running hbt (TurrisOS 6.0.1).
I’ve set up a external rsyslog instance on a separate device to collect the logging information (as the in-memory logging information gets cleared on reboot). However, I can’t find any useful information in the externally stored logs, in the run up to the problem.
What’s the best way to investigate this further? I’m not sure if the standard logging uci options in /etc/config/system
do anything on a Turris. There is excellent documentation for /etc/config/system
options on the OpenWrt but I couldn’t easily find comprehensive documentation on Turris-specific logging (surprisingly). It seems that TurrisOS uses syslog-ng and the configuration for this is not currently integrated into uci
.