Cerbo random reboots - multiple times daily

My Cerbo reboots randomly multiple times daily when Large Image is installed

Tests done

  • Standard Image - no reboot
  • 3 different Cerbo units, v1 and v2 - random reboots
  • 48V vs 12V supply - random reboots
  • Extra fan cooling - random reboots
  • Factory reset - random reboots
  • USB Hub changed 3 times - random reboots
  • MicroSD - removed / changed - random reboots

Large Image - no config / modules - default image

50 Display
1 x VE.Bus Inverter
1 x MK3 USB Inverter (USB)
1 x VE.Direct Inverter (USB)
2 x BMV712 ve.direct
1 x Smartshunt ve.direct
GPS (USB)
Bluetooth (USB) for 2 x Ruuvi Sensor
7 x MPPT ve.direct (USB)
VE.CAN to WS500 & Zeus
Wired Ethernet
USB Hub is powered.

Many topics on this subject worth a look.
Check you don’t have reboot on comms loss enabled in settings.
After that you will need to dig around in logs to find out more, most of this is discussed in existing topics already.

You have a lot of devices and multiple inverters, that won’t be helping and might be pushing the system resources.

And with the small image you have no random reboots?

Correct

VRM loss reboot is not enabled
I can’t find anything in logs, but maybe haven’t dug deep enough
I have been through all the threads - none seem to align.
It didn’t used to, so it’s within the last 6mths that it’s started - leading me to think it’s OS version related

There is an OS log you can get to via ssh.
If it is a watchdog restarting it, it will be in there.
But if its stable on the small image then it is resource related, since you haven’t configured anything like nodered or signalk to start.
Versions get heavier as they get newer, so pretty easy to cross a threshold that you were just beneath previously.

There is a custom widget on VRM advanced for the GX - dbus roundtrip time. If it is high there is a resource issue. It will be stored historically on vrm.

i had the same problem, tried many things

i found this thread:

i set watchdog triggers higher - since then - problem gone

Dou have the GUI locally open on your PC?

This consumes a lot of Resources (even if it´s just an open Tab in the Browser background)

Also worth disabling this:

Only the local screen

The large image uses more resources.

Have you enable Node Red and ““Access MQTT””?

If you do not used them disable the services

There is a watchdog timer when you use high resources =>system reboots.

How to check watchdog reboots.

Login ssh

cd /data/log

grep “shutting down” *

(I have problems …….too……)

error- daemon.err watchdog[469]: loadavg 8 7 4 is higher than the given threshold 0 6 6!

image

How check average

command uptime

image

For trouble shouting there is a process file (last reboot)

/data/log/watchdog_processlist.txt

More info how to change config (is not the solution…)

Example

1 Like

this is my uptime log

I changed the watchdog config end of last month

(config has to be changed after each update)

1 Like

Tracked it CPU and watchdog - disabled animations solved it.