
paul at wilsononline
Apr 5, 2006, 8:18 PM
Post #2 of 2
(1195 views)
Permalink
|
|
backend error msg getnextchannel, query failed...
[In reply to]
|
|
Anyone got any ideas? As its still occuring, has this got something to do with my my startup or some missing channel? === when I start the mythbackend I'm getting the following error msg can some-one give me a hint what it means? I must be missing something in my database by the looks of it some missing channel perhaps? mythbackend.log 2006-03-26 16:56:42.794 Connected to database 'mythconverg' at host: localhost 2006-03-26 16:56:42.807 DVB#1 Using DVB card 1, with frontend 'Zarlink MT352 DVB-T'. 2006-03-26 16:56:42.874 getnextchannel, query failed: SELECT channel.channum, channel.chanid FROM channel, capturecard, cardinput WHERE channel.channum + 0 < :ID AND cardinput.cardid = capturecard.cardid AND capturecard.cardid = :CARDID AND capturecard.hostname = :HOSTNAME AND channel.visible = 1 AND cardinput.sourceid = channel.sourceid ORDER BY channel.channum + 0 LIMIT 1 Paul _______________________________________________ mythtv-users mailing list mythtv-users[at]mythtv.org http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
|