Too many sad faces

hi, i get too many sadfaces (got the beta repos enabled if it makes any difference).

how can i investigate what is causing the issue? i checked the .kodi/temp/kodi.log and it’s quite clean.

thanks

Which Beta Repos you are referring to?

Normally OSMC is very stable reasons for sad faces are:

  1. Insufficient Powersupply
  2. Broken Addons
  3. Faulty SD Card

hi, i’ve got these:

deb Index of /debian jessie main contrib non-free

deb Index of /debian jessie-updates main contrib non-free

deb http://security.debian.org/ jessie/updates main contrib non-free

deb http://apt.osmc.tv jessie main

deb http://apt.osmc.tv krypton main

how can i check if i have insufficient powersupply? or broken addons or even faulty sd? it’s been working fine till now.

You can remove this as now Krypton is in the stable release.

First with my two other comments I assume you run on a Pi (as you didn’t indicate).
Well do you have a Powersupply that gives 2.5A and was designed to power a Pi?

SD card issues are a bit harder to find without deleting the contents of the card. But they are also more rare and would lead to other issues

For addons as long as you only install addons from official Kodi repository you should be fine.

thanks, i am now left with these:

deb Index of /debian jessie main contrib non-free
deb Index of /debian jessie-updates main contrib non-free
deb http://security.debian.org/ jessie/updates main contrib non-free
deb http://apt.osmc.tv jessie main

in regards to addons, i am using the plexbmc addon alot, which i believe is not from the official repo and i have observed the issue a lot using that addon. I will check others as well.

thanks

That is correct, just to ensure all is upto date run

sudo apt-get update
sudo apt-get dist-upgrade

I too had sad face update.

Deleting the addons.db database file solved it for me.

what does that do? totally removing all addons? or cleaning the addons cache?

Addons cache I think. You have to reenable all addons afterwards.