Scraper issue

Hi everyone.
In these last days I have a problem with the scraper. I have try some different providers but the results are the same. My library is empty. I can’t see any meta data information on my film or TV series.
I have attached the log below.
Thank you in advance for your time and support

https://paste.kodi.tv/olegonivuf

SQL: [MyVideos116.db] SQLite error SQLITE_MISUSE (unable to open database file)

Looks like your database is missing. How old is the SD card that you are using? This may be an early indication that your card is failing.

It also appears that your external drive may not be mounting. It’s hard to know for sure since you didn’t give full logs, just the Kodi log.

Hi. The SD card is 6 month old. Everything works fine fine except these scraper services. The HD is mounted. I can browse from osmc and watch movies on it. I will try to provide a full log. Thanks for helping

Your database file is missing or corrupt. I can tell you that from what I see in the logs.

Ok. Is there a way to restore it?

Unless you have a backup, you will have to just start over with a new database:

From ssh

sudo systemctl stop mediacenter
mv .kodi/userdata/Database .kodi/userdata/Database.save
sudo systemctl start mediacenter

You will need to add your sources again.

1 Like

Thank you. I have remember i had a osmc backup setting and I have restored the database. Now everything works fine like before