[mythtv-users] No Upcoming Recordings

James Pifer jep at obrien-pifer.com
Mon Oct 9 16:45:39 UTC 2006


> Try running your backend at the command-prompt with increased verbosity 
> ('mythbackend -v all' on the command-line as your user you normally run 
> it as) and see if that reveals anything.
> 
> Kevin

Here's what I get when I run the backend in verbose mode and click on
Upcoming Recordings in mythweb:
2006-10-09 12:43:16.258 MythSocket(b6703180:12): new socket
2006-10-09 12:43:16.258 MythSocket(b6703180:12): setSocket: 11
2006-10-09 12:43:16.259 MythSocket(b6703180:11): state change Idle -> Connected
2006-10-09 12:43:16.259 MythSocket(b6703180:11): UpRef: 1
2006-10-09 12:43:16.259 MythSocket(b6703180:11): socket is readable
2006-10-09 12:43:16.259 MythSocket(b6703180:11): cb->readyRead()
2006-10-09 12:43:16.259 MythSocket(b6703180:11): UpRef: 2
2006-10-09 12:43:16.259 read  <- 11 21      MYTH_PROTO_VERSION 31
2006-10-09 12:43:16.260 write -> 11 13      ACCEPT[]:[]31
2006-10-09 12:43:16.260 MythSocket(b6703180:11): DownRef: 1
2006-10-09 12:43:16.260 MythSocket(b6703180:11): socket is readable
2006-10-09 12:43:16.260 MythSocket(b6703180:11): cb->readyRead()
2006-10-09 12:43:16.260 MythSocket(b6703180:11): UpRef: 2
2006-10-09 12:43:16.261 read  <- 11 23      ANN Monitor mythtv-be 0
2006-10-09 12:43:16.261 MainServer::HandleAnnounce Monitor
2006-10-09 12:43:16.261 adding: mythtv-be as a client (events: 0)
2006-10-09 12:43:16.261 write -> 11 2       OK
2006-10-09 12:43:16.261 MythSocket(b6703180:11): DownRef: 1
2006-10-09 12:43:16.413 MythSocket(b6703180:11): socket is readable
2006-10-09 12:43:16.413 MythSocket(b6703180:11): cb->readyRead()
2006-10-09 12:43:16.413 MythSocket(b6703180:11): UpRef: 2
2006-10-09 12:43:16.413 read  <- 11 19      QUERY_GETALLPENDING
2006-10-09 12:43:16.413 write -> 11 7       0[]:[]0
2006-10-09 12:43:16.414 MythSocket(b6703180:11): DownRef: 1
2006-10-09 12:43:16.509 MythSocket(b6703180:11): socket is readable
2006-10-09 12:43:16.510 MythSocket(b6703180:11): socket closed
2006-10-09 12:43:16.510 MythSocket(b6703180:11): state change Connected -> Idle
2006-10-09 12:43:16.510 MythSocket(b6703180:-1): cb->connectionClosed()

Looking at the whole verbose output when starting the backend I don't
see anything that jumps out as a problem. 

Thanks,
James



More information about the mythtv-users mailing list