<div dir="ltr"><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Sep 6, 2019 at 7:17 PM Bill Meek <<a href="mailto:keemllib@gmail.com">keemllib@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 9/6/19 7:04 PM, Craig Huff wrote:<br>
> Unless... it has to do with the fact that ~mythtv/.mythtv/config.xml contains this line:<br>
> <Host>localhost</Host><br>
> <br>
> I'll try changing "localhost" to the hostname of the master backend (same machine) and see what happens.<br>
> <br>
<br>
If this is a combined backend/frontend, then localhost is correct. Note that this<br>
refers to the *SQL* connection, not the connection to the backend itself.<br>
<br>
Using localhost causes a socket, rather than TCP to be used and is the preferred solution.<br>
<br>
This should return nothing (no differences): diff {~,~mythtv}/.mythtv/config.xml<br>
(maybe MediaRenderer will differ, or the order may be different.)<br>
<br>
-- <br>
Bill<br><br></blockquote><div><div dir="ltr"><div><br></div><div><br></div><div>Hmmm...</div><div><br></div><div>So, if the settings in config.xml are for mysql, and the settings in mythtv-backend point to the IP address 192.168.1.149, why is mythwelcome trying to connect to <a href="http://127.0.0.1:6543">127.0.0.1:6543</a>?</div><div><br></div><div>--</div><div>Craig.<br></div></div> </div></div></div>