Reboot by watchdog timer

Goodmorning,
I’m look for an help to appoch to below issue, there is no information on the log, Can I make some changes to collect more information and investigate the issue?

Error:
Reboot.png
OS Version:
Version.png
Hardware:
Hardware.png

Reboot by watchdog timer is either because your router becomes unresponsive for a minute or you have added a watch address that does not reply to ping…

I don’t have watching address, I’ve checked my files but the support filen is not created.

Which are the reasons that can make my router unresponsive?

supout.png

Which are the reasons that can make my router unresponsive?

Very High CPU load, a software or hardware failure…

Go to system packages check installation and see if installation is ok…

Installation ok
Check-Inst.png

system watchdog set automatic-supout=yes

When this happend copy the rif file to your PC and go to http://mikrotik.com > Account > support > “Supout.rif viewer” and you can show of 5x rif files in tab… and compare logs from time when problem exist.
After reboot you have small time to check the first lines of log. Or please set more lines in logs or set remote syslog to grab logs before watchdog work. Or set logs target to disk (but you have got 0.2% bad blocks).

system logging action set memory memory-lines=1000;

It was enable but the file its’n created.

I’ll wait the next time, and I cross-fingert to get the supout file.

.
You should have got it from every “crash”.
Hmm, maybe better solution is to create own version OR save logs pernament to “target=disk”

To this point, you not provide us print of watchdog

system watchdog print

same problem

[admin@Core_Router] > system watchdog print
watch-address: 9.9.9.9
watchdog-timer: yes
ping-start-after-boot: 5m
ping-timeout: 4m
automatic-supout: yes
auto-send-supout: no

i never get any supout file

I have a syslog server where all log (except debug and dns) are saved.

I’ve already check that logs without any success.

The supout is not created on last time l’m waiting for the next occur…

Thanks!