Hello,<br><br>Myth is *almost* working.&nbsp; 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.&nbsp; I am using the Air2PC atsc card, which appears to be working correctly (get good signal strength in myth-setup, etc.).&nbsp; My backend is 'mythserver' at 
<a href="http://192.168.1.7">192.168.1.7</a> and the frontend is 'mythteater' at <a href="http://192.168.1.8">192.168.1.8</a> both running Ubuntu 6.10 (and Myth 0.20 from the Ubuntu packages).&nbsp; When I try switch to LiveTV on the frontend it is failing, the frontend's output is below.&nbsp; It starts off connecting to the correct IP (
<a href="http://192.168.1.7">192.168.1.7</a>) but after doing GET_NEXT_FREE_RECORDER it tries to open a socket to <a href="http://127.0.0.1">127.0.0.1</a> on the frontend for some reason.&nbsp; I did a SELECT * from settings WHERE data='
<a href="http://127.0.0.1">127.0.0.1</a>' and there is no setting anywhere that uses <a href="http://127.0.0.1">127.0.0.1</a>.&nbsp; I also went through every setting in the frontend's setup screens, but that only asks for the mysql IP (
<a href="http://192.168.1.7">192.168.1.7</a>).<br><br>What might be going on here?&nbsp; <br><br>Thanks!<br><br><br>2006-12-18 20:44:41.435 Connected to database 'mythconverg' at host: <a href="http://192.168.1.7">192.168.1.7</a>
<br>2006-12-18 20:44:41.614 MythSocket(82a9fe8:16): new socket<br>2006-12-18 20:44:41.623 Connecting to backend server: <a href="http://192.168.1.7:6543">192.168.1.7:6543</a> (try 1 of 5)<br>2006-12-18 20:44:41.624 MythSocket(827ff10:17): new socket
<br>2006-12-18 20:44:41.624 MythSocket(827ff10:17): attempting connect() to (<a href="http://192.168.1.7:6543">192.168.1.7:6543</a>)<br>2006-12-18 20:44:41.625 MythSocket(827ff10:17): state change Idle -&gt; Connected<br>
2006-12-18 20:44:41.625 write -&gt; 17 21&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MYTH_PROTO_VERSION 31<br>2006-12-18 20:44:41.626 read&nbsp; &lt;- 17 13&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ACCEPT[]:[]31<br>2006-12-18 20:44:41.626 Using protocol version 31<br>2006-12-18 20:44:41.627 write -&gt; 17 25&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ANN Monitor myththeater 0
<br>2006-12-18 20:44:41.628 read&nbsp; &lt;- 17 2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OK<br>2006-12-18 20:44:41.629 MythSocket(82a9fe8:16): attempting connect() to (<a href="http://192.168.1.7:6543">192.168.1.7:6543</a>)<br>2006-12-18 20:44:41.629 MythSocket(82a9fe8:16): state change Idle -&gt; Connected
<br>2006-12-18 20:44:41.629 write -&gt; 16 25&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ANN Monitor myththeater 1<br>2006-12-18 20:44:41.631 read&nbsp; &lt;- 16 2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OK<br>2006-12-18 20:44:41.631 MythSocket(82a9fe8:16): UpRef: 1<br>2006-12-18 20:44:41.632 write -&gt; 17 29&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; GET_NEXT_FREE_RECORDER[]:[]-1
<br>2006-12-18 20:44:41.632 MythSocket: readyread thread start<br>2006-12-18 20:44:41.633 read&nbsp; &lt;- 17 24&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1[]:[]127.0.0.1[]:[]6543<br>2006-12-18 20:44:41.636 TV: Attempting to change from None to WatchingLiveTV<br>
2006-12-18 20:44:41.638 MythSocket(8235008:20): new socket<br>2006-12-18 20:44:41.639 MythSocket(8235008:20): attempting connect() to (<a href="http://127.0.0.1:6543">127.0.0.1:6543</a>)<br>2006-12-18 20:44:41.640 MythSocket(8235008:20): connect() failed (ConnectionRefused)
<br>2006-12-18 20:44:41.641 RemoteEncoder::openControlSocket(): Connection timed out.<br>2006-12-18 20:44:41.641 MythSocket(8235008:20): DownRef: -1<br>2006-12-18 20:44:41.641 MythSocket(8235008:-1): delete socket<br>2006-12-18 20:44:
41.644 GetEntryAt(-1) failed.<br>2006-12-18 20:44:41.646 EntryToProgram(0@Wed Dec 31 19:00:00 1969) failed to get pginfo<br>2006-12-18 20:44:41.647 TV Error: LiveTV not successfully started<br>2006-12-18 20:44:41.647 TV Error: LiveTV not successfully started
<br>2006-12-18 20:44:41.653 TV: Deleting TV Chain in destructor<br>2006-12-18 20:44:41.662 DPMS Deactivated <br>2006-12-18 20:44:41.664 DPMS Reactivated.<br>2006-12-18 20:44:42.705 write -&gt; 17 39&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; QUERY_IS_ACTIVE_BACKEND[]:[]myththeater
<br>2006-12-18 20:44:42.706 read&nbsp; &lt;- 17 5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FALSE