PVR - Load - failed to load channels - 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: VDR (https://forum.kodi.tv/forumdisplay.php?fid=169) +---- Thread: PVR - Load - failed to load channels (/showthread.php?tid=182523) |
PVR - Load - failed to load channels - hre1 - 2014-01-07 Hi, after installing the last nightlies for atv2 and ipad2, i can't access to my vnsi-pvr. the following messages in the xbmc.log appear: 23:20:20 T:237268992 ERROR: SQL: SQL error or missing database Query: DELETE FROM map_channelgroups_channels WHERE (idGroup = 1) AND (AND idChannel IN (130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148)) 23:20:20 T:237268992 ERROR: ExecuteQuery - failed to execute query 'DELETE FROM map_channelgroups_channels WHERE (idGroup = 1) AND (AND idChannel IN (130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148))' 23:20:20 T:237268992 ERROR: PVRChannelGroup - Load - failed to update channels 23:20:20 T:237268992 ERROR: PVRChannelGroupInternal - Load - failed to load channels i renamed the XBMC directory, so that i started with a virgin installation but i doesn't matter, the error occur everytime when i start the xbmc app. i compiled der vnsi-server plugin from a todays opdenkamps git clone. the server log says: Jan 6 23:36:48 home-server vdr: [13509] loading /etc/vdr/plugins/vnsiserver5/allowed_hosts.conf Jan 6 23:36:48 home-server vdr: [13509] VNSI: Client with ID 0 connected: 192.168.178.20:49494 Jan 6 23:36:48 home-server vdr: [13894] VNSI: Welcome client 'XBMC Media Center' with protocol version '5' Jan 6 23:36:50 home-server vdr: [13894] VNSI: cxSocket::read: eof, connection closed Jan 6 23:36:50 home-server vdr: [13509] VNSI: Client with ID 0 seems to be disconnected, removing from client list what i'm doing wrong? http://pastebin.com/UBwuaYjE RE: PVR - Load - failed to load channels - bossanova808 - 2014-01-08 Having same issue - I think it is maybe a recurrence of this: http://trac.xbmc.org/ticket/13810 RE: PVR - Load - failed to load channels - FernetMenta - 2014-01-08 should be fixed now: https://github.com/xbmc/xbmc/commit/c658b3c0d67c5eedc260cb325a410f89f1eb4d66 |