In the kodi.old.log you posted I didn’t notice a library update preceding those messages. Which scraper are you using for you movies? As for the ffmpeg messages I think those are just informational and showing up when it is generating thumbnails. Once you navigate through your entire library enough that it runs out of uncached artwork those messages will probably stop.
The information provider in video media is “The Movie Database Python”. Is this the scraper you asked for? The Movie Database Python is in version 2.1.0 installed.
In the settings these options are anabled:
- Enable posters from TMDb
- Activate fanart from TMDb
- Categorize TMDb-Fanart with title as landscape art
- Add keywords as tags
- Activate artwork from Fanart.tv
BTW, the peak temperature during the last scan was 77°C (~171°F) and still no more crashes
Yea, but I don’t think those messages are coming from that then. That is Kodi’s default scraper and those are all default options so that should be all good.
Since the box was running stable except for the crash during the first scan and the logs also looked good, I thought everything was ok again. So on Monday I restored my keymaps and set up new audio profiles.
Unfortunately, the box crashed again on Monday evening or Tuesday morning.
Unfortunately the restart also failed, I don’t know why. That’s why I don’t have a kodi.old.log, just a kodi.log: https://paste.osmc.tv/hikiweremo
Probably nothing was written to the log before the crash:
osmc@osmc:~$ tail -f .kodi/temp/kodi.log
2023-09-25 13:49:11.412 T:3346 info <general>: CDVDVideoCodecFFmpeg::Open() Using codec: HEVC (High Efficiency Video Coding)
2023-09-25 13:49:16.322 T:3338 error <general>: GetDirectory - Error getting -
2023-09-25 13:49:17.150 T:3346 info <general>: CDVDVideoCodecFFmpeg::CDropControl: calculated diff time: 41727
2023-09-25 13:49:21.367 T:3348 info <general>: CDVDVideoCodecFFmpeg::Open() Using codec: HEVC (High Efficiency Video Coding)
2023-09-25 13:49:22.587 T:2844 info <general>: Loading skin file: DialogVideoInfo.xml, load type: KEEP_IN_MEMORY
2023-09-25 13:49:22.702 T:3346 info <general>: CDVDVideoCodecFFmpeg::Open() Using codec: HEVC (High Efficiency Video Coding)
2023-09-25 13:49:26.212 T:2844 info <general>: Skipped 1 duplicate messages..
2023-09-25 13:49:26.212 T:2844 info <general>: Loading skin file: DialogVideoInfo.xml, load type: KEEP_IN_MEMORY
2023-09-25 13:49:27.928 T:2844 warning <general>: CGUIWindowManager - HandleAction - ignoring action 92, because topmost modal dialog closing animation is running
2023-09-25 13:49:53.949 T:2844 info <general>: NFS is idle. Closing the remaining connections.
client_loop: send disconnect: Broken pipe
I’m really desperate now
It wouldn’t be keymaps as any bad mappings would just be ignored like the one logged on your machine (there is no sms for number one). When is the last time that audio profiles add-on was updated. You might take a look at its thread on Kodi’s forum and/or track down its github page and see if there is an update, known issue, or something else related to your problem.
Audio profiles is only executed from time to time to change settings. But the system crashed while idle without it was executed. Do you realy think it’s because of this addon? If you believe that, I will deactivate it and see if the system stops crashing.
I think it is a likely suspect.
Ok, Audio Profiles is disabled and the system restarted.
I got two errors when I disabled the addon:
2023-09-28 09:12:45.485 T:9753 info <general>: [Audio Profiles] script version 2.1.2 started
2023-09-28 09:12:45.485 T:9753 info <general>: [Audio Profiles] debug logging set to False
2023-09-28 09:12:45.487 T:9753 info <general>: [Audio Profiles] RESTORING SETTING: 2.0 (TV)
2023-09-28 09:12:45.494 T:9753 info <general>: [Audio Profiles] script version 2.1.2 stopped
2023-09-28 09:12:56.039 T:2827 info <general>: Loading skin file: AddonBrowser.xml, load type: KEEP_IN_MEMORY
2023-09-28 09:13:05.930 T:2827 info <general>: Loading skin file: DialogAddonInfo.xml, load type: KEEP_IN_MEMORY
2023-09-28 09:13:09.286 T:2931 info <general>: [Audio Profiles Service] background monitor version 2.1.2 stopped
2023-09-28 09:13:12.459 T:2827 error <general>: CGUIMediaWindow::GetDirectory(addons://) failed
2023-09-28 09:13:15.904 T:2827 error <general>: ExecuteAsync - Not executing non-existing script script.audio.profiles
2023-09-28 09:13:21.509 T:2827 info <general>: Skipped 1 duplicate messages..
2023-09-28 09:13:21.509 T:2827 info <general>: Loading skin file: DialogButtonMenu.xml, load type: KEEP_IN_MEMORY
2023-09-28 09:13:24.914 T:2827 info <general>: Stopping the application...
2023-09-28 09:13:24.914 T:2827 info <general>: Stopping player
2023-09-28 09:13:24.914 T:2827 info <general>: Stopping all
2023-09-28 09:13:24.914 T:2827 info <general>: ES: Stopping event server
2023-09-28 09:13:25.403 T:2940 info <general>: ES: UDP Event server stopped
2023-09-28 09:13:28.003 T:2827 info <general>: CWSDiscoveryListenerUDP::Stop - Stopped
2023-09-28 09:13:28.004 T:2827 info <general>: stopping zeroconf publishing
2023-09-28 09:13:28.009 T:2827 info <CWebserver[80]>: Stopped
2023-09-28 09:13:28.011 T:2932 info <general>: CPythonInvoker(2, /usr/share/kodi/addons/script.module.osmcsetting.updates/resources/lib/service.py): waiting on thread 3901071664
2023-09-28 09:13:28.205 T:2938 info <general>: CPythonInvoker(3, /usr/share/kodi/addons/service.osmc.settings/resources/lib/service.py): waiting on thread 3532898608
2023-09-28 09:13:28.458 T:2827 info <general>: Application stopped
And these some minutes after the reboot:
2023-09-28 09:14:06.187 T:2928 error <general>: GetDirectory - Error getting /home/osmc/.kodi/userdata/addon_data/pvr.iptvsimple/
2023-09-28 09:14:06.188 T:2928 error <general>: GetDirectory - Error getting special://profile/addon_data/pvr.iptvsimple/
2023-09-28 09:14:06.188 T:2928 error <general>: GetDirectory - Error getting /home/osmc/.kodi/userdata/addon_data/pvr.nextpvr/
2023-09-28 09:14:06.188 T:2928 error <general>: GetDirectory - Error getting special://profile/addon_data/pvr.nextpvr/
2023-09-28 09:14:06.188 T:2928 error <general>: GetDirectory - Error getting /home/osmc/.kodi/userdata/addon_data/pvr.sledovanitv.cz/
2023-09-28 09:14:06.189 T:2928 error <general>: GetDirectory - Error getting special://profile/addon_data/pvr.sledovanitv.cz/
2023-09-28 09:14:06.189 T:2928 error <general>: GetDirectory - Error getting /home/osmc/.kodi/userdata/addon_data/pvr.vbox/
2023-09-28 09:14:06.189 T:2928 error <general>: GetDirectory - Error getting special://profile/addon_data/pvr.vbox/
2023-09-28 09:14:06.190 T:2928 error <general>: GetDirectory - Error getting /home/osmc/.kodi/userdata/addon_data/pvr.vuplus/
2023-09-28 09:14:06.190 T:2928 error <general>: GetDirectory - Error getting special://profile/addon_data/pvr.vuplus/
A bit of complaining when you disable an add-on isn’t too unexpected. As for the “errors” you pointed out after the reboot, those are not actual errors, but rather expected overly verbose logging of the binary PVR’s that are installed by default but disabled. It is literally just saying that it doesn’t see any preference files for these add-ons that have never been activated (the files get written if they are enabled).