[mythtv-users] mysql on debian

Scott Martin smartin at steamvalve.com
Thu Dec 7 13:10:02 UTC 2006


mikepolniak wrote:
> On 21:17 Wed 06 Dec     , Scott Martin wrote:
>   
>> George Nassas wrote:
>>     
>>> On 6-Dec-06, at 6:59 PM, Scott Martin wrote:
>>>
>>>       
>> the backend is running and if I have the ip addresses configured correctly?
>> The box is a combo FE/BE and I am using 127.0.0.1 as the IP address for 
>> the backend as well as the frontend. Is there any way to confirm what 
>> the backend is doing (nor doing)?
>>
>>     
> run the command 'mythbackend' in a terminal so you can read its output
> messages and check if its listening on port 6544 and 6543 with 
> netstat -an|grep 654
> ______________________________________________
Hi,
This is what I am seeing:


2006-12-07 07:21:14.532 Using runtime prefix = /usr
2006-12-07 07:21:14.560 New DB connection, total: 1
2006-12-07 07:21:14.565 Connected to database 'mythconverg' at host: 
127.0.0.1
2006-12-07 07:21:14.568 Current Schema Version: 1160
Starting up as the master server.
2006-12-07 07:21:14.573 mythbackend: MythBackend started as master server
2006-12-07 07:21:14.589 New DB connection, total: 2
2006-12-07 07:21:14.590 Connected to database 'mythconverg' at host: 
127.0.0.1
2006-12-07 07:21:14.598 EITHelper: localtime offset -5:00:00
2006-12-07 07:21:14.615 TVRec(1) Error: Problem finding starting 
channel, 
settin                                                                                                                   
g to default of '3'.
2006-12-07 07:21:14.615 ChannelBase(1) Error: InitializeInputs():
                        Could not get inputs for the capturecard.
                        Perhaps you have forgotten to bind video
                        sources to your card's inputs?
2006-12-07 07:21:14.616 mythbackend: Problem with capture cards: Card 
1failed 
in                                                                                                                   
it
2006-12-07 07:21:14.617 EITHelper: localtime offset -5:00:00
2006-12-07 07:21:14.619 TVRec(2) Error: Problem finding starting 
channel, 
settin                                                                                                                   
g to default of '3'.
2006-12-07 07:21:14.619 ChannelBase(2) Error: InitializeInputs():
                        Could not get inputs for the capturecard.
                        Perhaps you have forgotten to bind video
                        sources to your card's inputs?
2006-12-07 07:21:14.620 mythbackend: Problem with capture cards: Card 
2failed 
in                                                                                                                   
it
2006-12-07 07:21:24.584 mythbackend: Running housekeeping thread
2006-12-07 07:21:24.607 New DB connection, total: 3
2006-12-07 07:21:24.607 Connected to database 'mythconverg' at host: 
127.0.0.1


smartin at homebrewpvr:~$ netstat -an|grep 654
unix  2      [ ACC ]     STREAM     LISTENING     10963    
/tmp/.ICE-unix/dcop3672-1165451759
unix  3      [ ]         STREAM     CONNECTED     16363    
/tmp/.ICE-unix/dcop3672-1165451759
unix  3      [ ]         STREAM     CONNECTED     11316    
/tmp/.ICE-unix/dcop3672-1165451759
unix  3      [ ]         STREAM     CONNECTED     11290    
/tmp/.ICE-unix/dcop3672-1165451759
unix  3      [ ]         STREAM     CONNECTED     11244    
/tmp/.ICE-unix/dcop3672-1165451759
unix  3      [ ]         STREAM     CONNECTED     11211    
/tmp/.ICE-unix/dcop3672-1165451759
unix  3      [ ]         STREAM     CONNECTED     11188    
/tmp/.ICE-unix/dcop3672-1165451759
unix  3      [ ]         STREAM     CONNECTED     11142    
/tmp/.ICE-unix/dcop3672-1165451759
unix  3      [ ]         STREAM     CONNECTED     11109    
/tmp/.ICE-unix/dcop3672-1165451759
unix  3      [ ]         STREAM     CONNECTED     11099    
/tmp/.ICE-unix/dcop3672-1165451759
unix  3      [ ]         STREAM     CONNECTED     11082    
/tmp/.ICE-unix/dcop3672-1165451759
unix  3      [ ]         STREAM     CONNECTED     11006    
/tmp/.ICE-unix/dcop3672-1165451759
unix  3      [ ]         STREAM     CONNECTED     10985    
/tmp/.ICE-unix/dcop3672-1165451759

Thanks
Scott Martin


More information about the mythtv-users mailing list