Hi all,
My Vero4k+ has been crashing a few times over the last couple of weeks. When I say crash, I mean no input on tv, and does not respond/connect over ssh.
I think that I narrowed down previous crashes to an old library source that kodi was attempting to scan when I did library updates. I removed this and things seemed better. However, last night it crashed again for no reason - I wasn’t doing anything or using it.
I don’t have debug logs as I didn’t have debug logging enabled. But I did grab logs after unplugging the power cable and replugging. These are those logs.
A couple of things immediately jump out at me. Repeated entries like this
Checking the IP address that’s listed in that error message - 192.168.1.87 - is currently leased to my SONOS playbar… can’t think of why that would cause an exception. Though maybe that IP was leased to a different device at the time.
OK. I was just attempting to remove some old repositories that I don’t use anymore and it crashed again. Again, I didn’t have debug logs enabled as I didn’t expect it to crash
I’ve now enabled debug logging, so if it happens again that should capture it.
Continuing to attempt to clean up an old repository - SlyGuy.
However, it’s not allowing me to uninstall it due to “SlyGuy Dependencies” using it. But I can’t find “SlyGuy Dependencies” as an installed addon.
I can see it in the .kodi/addons directory though.
Thanks @fzinken, under All installed Addons, the only thing I can see is SlyGuy Repository. When I attempt to uninstall this I am unable to because of SlyGuy Dependencies
OK. I think I’ve managed to uninstall the addon and it’s dependencies…
But in the process I got a sad face crash twice.
Thankfully I had debug logs enabled at the time. https://paste.osmc.tv/origuvenan
The last crash occurred when I was attempting to search for “Sly” in the addons. No idea why this would cause a crash.
EDIT:
Just did another search for aussieaddons in my addons as this was another one that I was trying to remove and got another sad face crash.
It doesn’t seem to like searching for addons…
Done, I’ll monitor it to see how it goes. I had a couple of crashes when re-scraping my library , and I wonder whether it was overheating… the Vero itself was warm to the touch when I was re-plugging the power back in
Warm to the touch is normal and the Vero would shutdown if it overheats (so it’s a question how your crash happend (e.g. did you still had frozen picture)?
The only other source of problem I can think about is that the power supply has issues.
I feel like this was happening. I.e. it was overheating and crashing/shutting down. There was no picture on screen when it happened. No output on the tv whatsoever.
Is there a way that I can determine whether this is/was causing it?
You can keep monitoring the temperature and CPU speed via an SSH session that you open watch -n 0.5 "echo -n 'temp: '; cat /sys/class/thermal/thermal_zone0/temp; echo -n 'cpu speed: '; cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq"
Only by powering the Vero with a new (identical) power supply and/or powering it instead with a USB A-A Cable for testing purpose.
So, I turned on my TV yesterday morning and found that my Vero had crashed sometime during Saturday day/night (i.e. had a blank screen and could not connect via ssh). I then proceeded to unplug and replug the power cable to get it to boot again and it would display the blue OSMC screen, but not make it to the GUI before crashing .
My new power supply is due to arrive at some point in the next couple of days, is it likely that this behaviour is further indication of the existing power supply failing?
Will these crashes have compromised the integrity of my installation? In other words, will crashes of this sort corrupted my OSMC installation and should I reinstall OSMC if, once the new power supply arrives, the new power supply resolves the issue?
Thanks , I appreciate that. Waiting with high anticipation for the new power supply.
OK. Thanks. I’ve just gone through the process of reinstalling as part of debugging this particular issue. So it should be fine then? I might just do it anyway to be on the safe side.
My new power supply has arrived. And I’ve completely re-installed OSMC.
Everything has been up and running really well for the last few days. AND I was able to re-scrape my library without crashes.
Thanks @fzinken for your help and pointing me to the solution !
I’ve marked your response suggesting replacing the power supply as the solution.