Black screen

Hello was plying around with the vero the ver this morning when suddenly screen got black .
I could ssh and think i got the log https://paste.osmc.tv/fekajujefe.
Hope that works,thhanks in advance.

For me it looks like th textures database maintaining thumbnails went wrong.

Do you remember what you’ve extactly done?

I suggest to restart with a virgin textures db:

  • login via ssh
  • sudo systemctl stop mediacenter
  • rm /home/osmc/.kodi/userdata/Database/Textures13.db
  • rm -R /home/osmc/.kodi/userdata/Thumbnails/*
  • sudo systemctl start mediacenter

This should rebuild the textures db and start building up the Thumbnails, again.

Did a clean install and works again .Had to clean up anyways.
Thanks for helping