Here is the url for what appear to be the crash log http://ix.io/3ysS
I used LibreELEC > system "upload latest Kodi crash..." tool
Here is the url for what appear to be the crash log http://ix.io/3ysS
I used LibreELEC > system "upload latest Kodi crash..." tool
Hi mglae
I executed the SSH command.
under Settings>System>Logging i don't have an option of "Kodi GUI" so I enabled the "Enable debug logging" (i hope that this is what the meant) then I rebooted and reproduced the crash
and uploaded the crash report to http://ix.io/3yAv
Thanks for all your help
I had some issues to follow you instructions
as the file name was different (kodi_crashlog_20210911210828.log)
and when i used paste /storage/.kodi/temp/kodi_crashlog_20210911210828.log I got no url in return
so i bypassed these issues and pasted the content of this file here https://pastebin.pl/view/raw/0d26ef62
here we go:
ls -la /storage/.kodi/userdata/peripheral_data
total 8
drwxr-xr-x 2 root root 1024 Apr 1 00:44 .
drwxr-xr-x 10 root root 1024 Mar 29 14:31 ..
-rw-r--r-- 1 root root 13 Sep 12 21:01 application_Keyboard.xml
-rw-r--r-- 1 root root 13 Sep 12 21:01 application_Mouse.xml
-rw-r--r-- 1 root root 13 Sep 9 22:05 application_מקלדת.xml
-rw-r--r-- 1 root root 13 Sep 9 22:05 application_עכבר.xml
-rw-r--r-- 1 root root 1259 Sep 12 21:01 cec_CEC_Adapter.xml
*I can see 2 files with Hebrew names one related to the keyboard an the second to the mouse
ls -la /storage/.kodi/temp
total 4304
drwxr-xr-x 4 root root 3072 Sep 13 19:38 .
drwxr-xr-x 8 root root 1024 Mar 29 14:28 ..
-rw-r--r-- 1 root root 16291 Apr 1 00:43 Avatar The Last Airbender (2005) - S01E08 - Avatar Roku Winter Solstice (2) (1080p BluRay x265 RCVR).he.srt
-rw-r--r-- 1 root root 16291 Apr 1 00:09 Avatar.The.Last.Airbender.S01E08.1080p.BluRay.x264-CiNEFiLE.he.srt
-rw-r--r-- 1 root root 17787 Apr 1 14:13 Avatar.The.Last.Airbender.S01E09.1080p.BluRay.x264-CiNEFiLE.he.srt
-rw-r--r-- 1 root root 18120 Apr 1 14:39 Avatar.The.Last.Airbender.S01E10.1080p.BluRay.x264-CiNEFiLE.he.srt
-rw-r--r-- 1 root root 21809 Apr 1 15:03 Avatar.The.Last.Airbender.S01E11.1080p.BluRay.x264-CiNEFiLE.he.srt
-rw-r--r-- 1 root root 59883 Sep 9 22:12 DCs.Legends.of.Tomorrow.S05E07.720p.HDTV.x264-AVS[eztv].he.srt
-rw-r--r-- 1 root root 28427 Mar 31 23:29 How.I.Met.Your.Mother.S03E15.The.Chain.of.Screaming.1080p.AMZN.WEB-DL.DDP5.1.H265-SiGMA.he.srt
-rw-r--r-- 1 root root 28427 Mar 31 23:26 How.I.Met.Your.Mother.S03E15.The.Chain.of.Screaming.1080p.WEB-DL.DD5.1.H.264-Coo7.he.srt
drwxr-xr-x 2 root root 1024 Sep 13 19:38 archive_cache
-rw-r--r-- 1 root root 45124 Sep 13 19:38 kodi.log
-rw-r--r-- 1 root root 55896 Sep 12 21:01 kodi.old.log
lrwxrwxrwx 1 root root 32 Sep 11 21:08 kodi_crash.log -> kodi_crashlog_20210911210828.log
-rw-r--r-- 1 root root 89086 Aug 27 00:09 kodi_crashlog_20210827000930.log
-rw-r--r-- 1 root root 82847 Sep 4 23:56 kodi_crashlog_20210904235628.log
-rw-r--r-- 1 root root 82959 Sep 5 00:00 kodi_crashlog_20210905000021.log
-rw-r--r-- 1 root root 97527 Sep 9 18:07 kodi_crashlog_20210909180729.log
-rw-r--r-- 1 root root 86415 Sep 9 18:09 kodi_crashlog_20210909180931.log
-rw-r--r-- 1 root root 87123 Sep 9 21:53 kodi_crashlog_20210909215256.log
-rw-r--r-- 1 root root 84034 Sep 9 22:01 kodi_crashlog_20210909220127.log
-rw-r--r-- 1 root root 85971 Sep 9 22:06 kodi_crashlog_20210909220606.log
-rw-r--r-- 1 root root 1653351 Sep 11 20:37 kodi_crashlog_20210911203753.log
-rw-r--r-- 1 root root 1733840 Sep 11 21:08 kodi_crashlog_20210911210828.log
drwxr-xr-x 2 root root 1024 Feb 2 2021 temp
Display More
It is possible that Kodi is crashing while rendering the the Hebrew characters. I've uploaded service.libreelec.settings-10.0-20210914.zip to Testing LibreELEC-settings addon · Issue #4547 · LibreELEC/LibreELEC.tv · GitHub only showing ASCII characters. Please test.
The Kodi log file was not included because your RPI did not update the system time via NTP. Therefore the log file was directly deleted because seen as oldest one.
Good news
I located the Zip file service.libreelec.settings-10.0-20210914.zip in the /storage/.kodi/addons/ folder
run the commands
systemctl stop kodi
rm -rf /storage/.kodi/addons/service.libreelec.settings
unzip -q service.libreelec.settings-10.0-20210914.zip -d /storage/.kodi/addons/
systemctl start kodi
rebooted the RPI4
and run a backup (Settings > LibreELEC> System > Backup)
and it completed with no crash
i didn't tested the backup (restore from backup) yet
do i need to do anything else before I'll test the restore?
do i need to do anything else before I'll test the restore?
No.
Restore worked like charm
Thank you very match !!!
Should i keep this version of service.libreelec.settings ?
What will happen in the next version update of LibreELEC ?
What will happen in the next version update of LibreELEC ?
If mglae can do a PR and it ticks all the correct boxes, then it could be in the next release.
Should i keep this version of service.libreelec.settings ?
Yes, if further backups are desired
What will happen in the next version update of LibreELEC ?
This version is continued to be executed a long the addon version of the update is still 10.0. Keep in mind to delete the installed addon.
If mglae can do a PR and it ticks all the correct boxes, then it could be in the next release.
It's almost done.