[mythtv-users] LiveTV tries to connect to 127.0.0.1, but why?

Alan Marchiori alan at alanmarian.com
Tue Dec 19 02:55:54 UTC 2006


Hello,

Myth is *almost* working.  This is my first myth setup and I have 2 older
PCs to try this out on so I decided to do a separate front/back end setup.
I am using the Air2PC atsc card, which appears to be working correctly (get
good signal strength in myth-setup, etc.).  My backend is 'mythserver' at
192.168.1.7 and the frontend is 'mythteater' at 192.168.1.8 both running
Ubuntu 6.10 (and Myth 0.20 from the Ubuntu packages).  When I try switch to
LiveTV on the frontend it is failing, the frontend's output is below.  It
starts off connecting to the correct IP (192.168.1.7) but after doing
GET_NEXT_FREE_RECORDER it tries to open a socket to 127.0.0.1 on the
frontend for some reason.  I did a SELECT * from settings WHERE data='
127.0.0.1' and there is no setting anywhere that uses 127.0.0.1.  I also
went through every setting in the frontend's setup screens, but that only
asks for the mysql IP (192.168.1.7).

What might be going on here?

Thanks!


2006-12-18 20:44:41.435 Connected to database 'mythconverg' at host:
192.168.1.7
2006-12-18 20:44:41.614 MythSocket(82a9fe8:16): new socket
2006-12-18 20:44:41.623 Connecting to backend server: 192.168.1.7:6543 (try
1 of 5)
2006-12-18 20:44:41.624 MythSocket(827ff10:17): new socket
2006-12-18 20:44:41.624 MythSocket(827ff10:17): attempting connect() to (
192.168.1.7:6543)
2006-12-18 20:44:41.625 MythSocket(827ff10:17): state change Idle ->
Connected
2006-12-18 20:44:41.625 write -> 17 21      MYTH_PROTO_VERSION 31
2006-12-18 20:44:41.626 read  <- 17 13      ACCEPT[]:[]31
2006-12-18 20:44:41.626 Using protocol version 31
2006-12-18 20:44:41.627 write -> 17 25      ANN Monitor myththeater 0
2006-12-18 20:44:41.628 read  <- 17 2       OK
2006-12-18 20:44:41.629 MythSocket(82a9fe8:16): attempting connect() to (
192.168.1.7:6543)
2006-12-18 20:44:41.629 MythSocket(82a9fe8:16): state change Idle ->
Connected
2006-12-18 20:44:41.629 write -> 16 25      ANN Monitor myththeater 1
2006-12-18 20:44:41.631 read  <- 16 2       OK
2006-12-18 20:44:41.631 MythSocket(82a9fe8:16): UpRef: 1
2006-12-18 20:44:41.632 write -> 17 29      GET_NEXT_FREE_RECORDER[]:[]-1
2006-12-18 20:44:41.632 MythSocket: readyread thread start
2006-12-18 20:44:41.633 read  <- 17 24      1[]:[]127.0.0.1[]:[]6543
2006-12-18 20:44:41.636 TV: Attempting to change from None to WatchingLiveTV
2006-12-18 20:44:41.638 MythSocket(8235008:20): new socket
2006-12-18 20:44:41.639 MythSocket(8235008:20): attempting connect() to (
127.0.0.1:6543)
2006-12-18 20:44:41.640 MythSocket(8235008:20): connect() failed
(ConnectionRefused)
2006-12-18 20:44:41.641 RemoteEncoder::openControlSocket(): Connection timed
out.
2006-12-18 20:44:41.641 MythSocket(8235008:20): DownRef: -1
2006-12-18 20:44:41.641 MythSocket(8235008:-1): delete socket
2006-12-18 20:44:41.644 GetEntryAt(-1) failed.
2006-12-18 20:44:41.646 EntryToProgram(0 at Wed Dec 31 19:00:00 1969) failed to
get pginfo
2006-12-18 20:44:41.647 TV Error: LiveTV not successfully started
2006-12-18 20:44:41.647 TV Error: LiveTV not successfully started
2006-12-18 20:44:41.653 TV: Deleting TV Chain in destructor
2006-12-18 20:44:41.662 DPMS Deactivated
2006-12-18 20:44:41.664 DPMS Reactivated.
2006-12-18 20:44:42.705 write -> 17 39
QUERY_IS_ACTIVE_BACKEND[]:[]myththeater
2006-12-18 20:44:42.706 read  <- 17 5       FALSE
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20061218/d43271a2/attachment.htm 


More information about the mythtv-users mailing list