Error messages - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: PVR & Live TV Support (https://forum.kodi.tv/forumdisplay.php?fid=167) +---- Forum: MythTV (https://forum.kodi.tv/forumdisplay.php?fid=170) +---- Thread: Error messages (/showthread.php?tid=322162) |
Error messages - krbvroc1 - 2017-10-07 I am running OSMC distro of Kodi. When rebooting I constantly get 'sad face loops'. Eventually after maybe 4-5 loops it will work. Looking at the logs I see the following MythTV PVR errors - what causes them and how to fix? 09:30:18.501 T:1714488304 NOTICE: AddOnLog: MythTV PVR Client: Creating MythTV PVR-Client 09:30:18.501 T:1714488304 NOTICE: AddOnLog: MythTV PVR Client: Addon compiled with PVR API version 5.2.1 09:30:18.576 T:1714488304 NOTICE: AddOnLog: MythTV PVR Client: Addon created successfully 09:30:18.724 T:1620657136 ERROR: AddOnLog: MythTV PVR Client: (CPPMyth)BindObject: failed (-22) field "StartOffset" type 5: -1 09:30:19.705 T:1620657136 NOTICE: AddOnLog: MythTV PVR Client: Launcher stopped 09:30:19.942 T:1723139056 ERROR: SQL: [Epg11.db] Undefined SQLite error Query: SELECT idEpg, sName, sScraperName FROM epg; 09:30:19.942 T:1723139056 ERROR: ResultQuery - failed to execute query 'SELECT idEpg, sName, sScraperName FROM epg;' 09:30:19.943 T:1937765360 NOTICE: PVRManager - stopping 09:30:19.956 T:1603879920 ERROR: AddOnLog: MythTV PVR Client: (CPPMyth)BindObject: failed (-22) field "StartOffset" type 5: -1 09:30:20.334 T:1937765360 NOTICE: Start - EPG thread started 09:30:25.746 T:1741226992 WARNING: CSkinInfo: failed to load skin settings RE: Error messages - krbvroc1 - 2017-10-07 And on other boots (I believe I posted previously about unpredictably slow channel / guide updates): 9:43:08.594 T:1723466736 NOTICE: AddOnLog: MythTV PVR Client: Creating MythTV PVR-Client 09:43:08.594 T:1723466736 NOTICE: AddOnLog: MythTV PVR Client: Addon compiled with PVR API version 5.2.1 09:43:08.681 T:1723466736 NOTICE: AddOnLog: MythTV PVR Client: Addon created successfully 09:43:08.820 T:1712997360 ERROR: AddOnLog: MythTV PVR Client: (CPPMyth)BindObject: failed (-22) field "StartOffset" type 5: -1 09:43:09.013 T:1958301696 NOTICE: initialize done 09:43:09.013 T:1958301696 NOTICE: Running the application... 09:43:09.065 T:1958301696 NOTICE: CWebServer[8080]: Started 09:43:09.077 T:1958301696 NOTICE: starting upnp client 09:43:09.093 T:1629111280 NOTICE: ES: Starting UDP Event server on port 9777 09:43:09.094 T:1629111280 NOTICE: UDP: Listening on port 9777 (ipv6 : false) 09:43:09.828 T:1712997360 NOTICE: AddOnLog: MythTV PVR Client: Launcher stopped 09:43:09.845 T:1937765360 ERROR: SQL: [Epg11.db] Undefined SQLite error Query: SELECT * FROM epgtags WHERE idEpg = 2023; 09:43:09.845 T:1723466736 NOTICE: PVRManager - stopping 09:43:09.858 T:1937765360 ERROR: ResultQuery - failed to execute query 'SELECT * FROM epgtags WHERE idEpg = 2023;' 09:43:10.084 T:1704608752 ERROR: AddOnLog: MythTV PVR Client: (CPPMyth)BindObject: failed (-22) field "StartOffset" type 5: -1 09:43:10.284 T:1937765360 NOTICE: Start - EPG thread started 09:43:11.987 T:1569866736 WARNING: EPG - UpdateFromScraper - channel not found, can't update 09:43:11.989 T:1569866736 ERROR: EPG - Update - failed to update table 'CSPAN3' 09:43:11.989 T:1569866736 WARNING: EPG - UpdateFromScraper - channel not found, can't update 09:43:11.989 T:1569866736 ERROR: EPG - Update - failed to update table 'Science' 09:43:11.989 T:1569866736 WARNING: EPG - UpdateFromScraper - channel not found, can't update [ ... snip - repeats for every channel ] RE: Error messages - Klojum - 2017-10-07 Please remove both your log snippets and post a FULL debug log on a pastebin website near you. We very much prefer not to have log files burden our own file server. Pastebin websites are there for a reason. |