[mythtv-users] LiveTV fails

Doug ddalton at swigbar.com
Thu Jun 15 00:17:29 UTC 2006


I had livetv working,  then I added HD channels and started Mythtv,  
myth worked,  then when I restarted I get the following mythtvlog errors 
and livetv fails? I am not sure how to resolve this?

[root at localhost mythtv]# tail -f mythfrontend.log -n50
2006-06-14 17:02:28.671 MSqlQuery: SELECT data FROM settings WHERE value 
= 'MasterServerIP' AND hostname IS NULL;
2006-06-14 17:02:28.672 MSqlQuery: SELECT data FROM settings WHERE 
value  = 'MasterServerPort' AND hostname = 'localhost.localdomain' ;
2006-06-14 17:02:28.672 MSqlQuery: SELECT data FROM settings WHERE value 
= 'MasterServerPort' AND hostname IS NULL;
2006-06-14 17:02:28.672 MSqlQuery: SELECT data FROM settings WHERE 
value  = 'WOLbackendReconnectWaitTime' AND hostname = 
'localhost.localdomain' ;
2006-06-14 17:02:28.672 MSqlQuery: SELECT data FROM settings WHERE value 
= 'WOLbackendReconnectWaitTime' AND hostname IS NULL;
2006-06-14 17:02:28.672 MSqlQuery: SELECT data FROM settings WHERE 
value  = 'WOLbackendConnectRetry' AND hostname = 'localhost.localdomain' ;
2006-06-14 17:02:28.673 MSqlQuery: SELECT data FROM settings WHERE value 
= 'WOLbackendConnectRetry' AND hostname IS NULL;
2006-06-14 17:02:28.673 Connecting to backend server: 127.0.0.1:6543 
(try 1 of 5)
2006-06-14 17:02:28.686 write -> 13 21      MYTH_PROTO_VERSION 26
2006-06-14 17:02:28.732 read  <- 13 13      ACCEPT[]:[]26
2006-06-14 17:02:28.732 Using protocol version 26
2006-06-14 17:02:28.732 write -> 13 35      ANN Monitor 
localhost.localdomain 0
2006-06-14 17:02:28.742 read  <- 13 2       OK
2006-06-14 17:02:28.759 write -> 13 29      GET_NEXT_FREE_RECORDER[]:[]-1
2006-06-14 17:02:28.769 read  <- 13 24      2[]:[]127.0.0.1[]:[]6543
2006-06-14 17:02:28.789 MSqlQuery: SELECT name, skipahead FROM playgroup 
WHERE (name = 'Default' OR name = 'Default')       AND skipahead <> 0 
ORDER BY name = 'Default';
2006-06-14 17:02:28.790 MSqlQuery: SELECT name, skipback FROM playgroup 
WHERE (name = 'Default' OR name = 'Default')       AND skipback <> 0 
ORDER BY name = 'Default';
2006-06-14 17:02:28.790 MSqlQuery: SELECT name, jump FROM playgroup 
WHERE (name = 'Default' OR name = 'Default')       AND jump <> 0 ORDER 
BY name = 'Default';
2006-06-14 17:02:28.791 MSqlQuery: SELECT name, timestretch FROM 
playgroup WHERE (name = 'Default' OR name = 'Default')       AND 
timestretch <> 0 ORDER BY name = 'Default';
2006-06-14 17:02:28.792 MSqlQuery: SELECT data FROM settings WHERE 
value  = 'WatchTVGuide' AND hostname = 'localhost.localdomain' ;
2006-06-14 17:02:28.792 write -> 15 35      ANN Monitor 
localhost.localdomain 1
2006-06-14 17:02:28.799 TV: Attempting to change from None to WatchingLiveTV
2006-06-14 17:02:28.800 write -> 16 21      MYTH_PROTO_VERSION 26
2006-06-14 17:02:28.807 read  <- 16 13      ACCEPT[]:[]26
2006-06-14 17:02:28.807 Using protocol version 26
2006-06-14 17:02:28.807 write -> 16 36      ANN Playback 
localhost.localdomain 0
2006-06-14 17:02:28.816 read  <- 15 2       OK
2006-06-14 17:02:28.832 read  <- 16 2       OK
2006-06-14 17:02:28.832 write -> 16 90      QUERY_RECORDER 
2[]:[]SPAWN_LIVETV[]:[]live-localhost.localdomain-2006-06-14T17:02:28[]:[]0
2006-06-14 17:02:48.832 ReadStringList timeout (quick).
2006-06-14 17:02:48.832 RemoteEncoder::SendReceiveStringList(): No response.
2006-06-14 17:02:48.833 MSqlQuery: SELECT chanid, starttime, endtime, 
discontinuity, chainpos, hostprefix, cardtype, channame, input FROM 
tvchain WHERE chainid = 'live-localhost.localdomain-2006-06-14T17:02:28' 
ORDER BY chainpos;
2006-06-14 17:02:48.833 GetEntryAt(-1) failed.
2006-06-14 17:02:48.835 MSqlQuery: SELECT 
recorded.chanid,starttime,endtime,title, 
subtitle,description,channel.channum, 
channel.callsign,channel.name,channel.commfree, 
channel.outputfilters,seriesid,programid,filesize, 
lastmodified,stars,previouslyshown,originalairdate, 
hostname,recordid,transcoder,playgroup, 
recorded.recpriority,progstart,progend,basename,recgroup FROM recorded 
LEFT JOIN channel ON recorded.chanid = channel.chanid WHERE 
recorded.chanid = '0' AND starttime = '1969-12-31T16:00:00' ;
2006-06-14 17:02:48.835 EntryToProgram(0 at Wed Dec 31 16:00:00 1969) 
failed to get pginfo
2006-06-14 17:02:48.835 TV Error: LiveTV not successfully started
2006-06-14 17:02:48.835 TV Error: LiveTV not successfully started
2006-06-14 17:02:48.848 TV: Deleting TV Chain in destructor
2006-06-14 17:02:48.849 MSqlQuery: DELETE FROM tvchain WHERE chainid = 
'live-localhost.localdomain-2006-06-14T17:02:28' ;
2006-06-14 17:03:26.485 MSqlQuery: SELECT data FROM settings WHERE 
value  = 'NoPromptOnExit' AND hostname = 'localhost.localdomain' ;
2006-06-14 17:03:26.485 write -> 13 49      
QUERY_IS_ACTIVE_BACKEND[]:[]localhost.localdomain
2006-06-14 17:08:26.491 ReadStringList timeout.
2006-06-14 17:08:26.491 Connection to backend server lost
2006-06-14 17:08:26.491 WriteStringList: Bad socket
2006-06-14 17:08:26.491 ReadStringList: Bad socket
2006-06-14 17:08:26.491 Reconnection to backend server failed




More information about the mythtv-users mailing list