Hi experts,
I have libreelec 7.02 in use and several crashes and audio dropouts. The mini PC (ZBOX CI320) crashes completely, normally after some minutes of wachting tvheadend records. The videos are not corrupted, because the PC crashes after a different amount of time, so not always at the same time of the video.
Kodi log uploader does also not work, so I had to add the zipped log files. Sorry.
Hope you have an idea!
Regards,
theo_tusch
This is the part in the log file, because kodi.log uploader doesn't work:
18:21:08 T:140306113640512   DEBUG: ------ Window Deinit (DialogYesNo.xml) ------
18:21:08 T:140304448460544  NOTICE: Kodi Log Uploader: reading log...
18:21:08 T:140304448460544  NOTICE: Kodi Log Uploader: starting upload "/storage/.kodi/temp/kodi.log"...
18:21:08 T:140306113640512   DEBUG: LIRC: Update - NEW at 56361:160 0 KEY_OK_UP devinput (KEY_OK_UP)
18:21:09 T:140304448460544   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <class 'urllib2.HTTPError'>
                                            Error Contents: HTTP Error 405: Method Not Allowed
                                            Traceback (most recent call last):
                                              File "/storage/.kodi/addons/http://script.xbmc.debug.log/addon.py", line 198, in <module>
                                                Uploader = LogUploader()
                                              File "/storage/.kodi/addons/http://script.xbmc.debug.log/addon.py", line 50, in __init__
                                                paste_id = self.upload_file(logfile['path'])
                                              File "/storage/.kodi/addons/http://script.xbmc.debug.log/addon.py", line 85, in upload_file
                                                response = urllib2.urlopen(req).read()
                                              File "/home/chewitt/LibreELEC.70-official/build.LibreELEC-Generic.x86_64-7.0.2/Python-2.7.11/.install_pkg/usr/lib/python2.7/urllib2.py", line 154, in urlopen
                                              File "/home/chewitt/LibreELEC.70-official/build.LibreELEC-Generic.x86_64-7.0.2/Python-2.7.11/.install_pkg/usr/lib/python2.7/urllib2.py", line 437, in open
                                              File "/home/chewitt/LibreELEC.70-official/build.LibreELEC-Generic.x86_64-7.0.2/Python-2.7.11/.install_pkg/usr/lib/python2.7/urllib2.py", line 550, in http_response
                                              File "/home/chewitt/LibreELEC.70-official/build.LibreELEC-Generic.x86_64-7.0.2/Python-2.7.11/.install_pkg/usr/lib/python2.7/urllib2.py", line 469, in error
                                              File "/home/chewitt/LibreELEC.70-official/build.LibreELEC-Generic.x86_64-7.0.2/Python-2.7.11/.install_pkg/usr/lib/python2.7/urllib2.py", line 409, in _call_chain
                                              File "/home/chewitt/LibreELEC.70-official/build.LibreELEC-Generic.x86_64-7.0.2/Python-2.7.11/.install_pkg/usr/lib/python2.7/urllib2.py", line 656, in http_error_302
                                              File "/home/chewitt/LibreELEC.70-official/build.LibreELEC-Generic.x86_64-7.0.2/Python-2.7.11/.install_pkg/usr/lib/python2.7/urllib2.py", line 437, in open
                                              File "/home/chewitt/LibreELEC.70-official/build.LibreELEC-Generic.x86_64-7.0.2/Python-2.7.11/.install_pkg/usr/lib/python2.7/urllib2.py", line 550, in http_response
                                              File "/home/chewitt/LibreELEC.70-official/build.LibreELEC-Generic.x86_64-7.0.2/Python-2.7.11/.install_pkg/usr/lib/python2.7/urllib2.py", line 475, in error
                                              File "/home/chewitt/LibreELEC.70-official/build.LibreELEC-Generic.x86_64-7.0.2/Python-2.7.11/.install_pkg/usr/lib/python2.7/urllib2.py", line 409, in _call_chain
                                              File "/home/chewitt/LibreELEC.70-official/build.LibreELEC-Generic.x86_64-7.0.2/Python-2.7.11/.install_pkg/usr/lib/python2.7/urllib2.py", line 558, in http_error_default
                                            HTTPError: HTTP Error 405: Method Not Allowed
                                            -->End of Python script error report<--
18:21:09 T:140306113640512   DEBUG: ------ Window Init (DialogKaiToast.xml) ------
18:21:09 T:140304448460544    INFO: Python script stopped
18:21:09 T:140304448460544   DEBUG: Thread LanguageInvoker 140304448460544 terminating
18:21:15 T:140306113640512   DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------