<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Aug 2, 2017 at 2:58 PM, Bill Meek <span dir="ltr"><<a href="mailto:keemllib@gmail.com" target="_blank">keemllib@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">...<br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
13:00:20.805027 I Using localhost value of mythmaster <<<<<-----<br>
</blockquote>
<br>
...<br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-">
However, when I look in the DB:<br>
I also did this:<br>
<br>
MariaDB [mythconverg]> select * from settings where value like '%ServerIP';<br>
+-----------------+-----------<wbr>+------------------------+<br>
| value | data | hostname |<br>
+-----------------+-----------<wbr>+------------------------+<br></span>
| BackendServerIP | 172.16.10.54 | mythmaster.localdomain | <<<<<-----<br>
| MasterServerIP | 172.16.10.54 | NULL |<br>
+-----------------+-----------<wbr>+------------------------+<br>
</blockquote>
localhost is being set to mythmaster, however, in the SQL above,<br>
the hostname is mythmaster.localdomain.<br>
<br>
Think of the hostname column as being a profile name.<br></blockquote><div><br></div><div>Changed /etc/hosts and made it mythmaster instead of mythmaster.localdomain</div><div><br></div><div>However, the DB still reflects the above even after restarting.</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
Could you be running mythtv-setup as yourself and accessing a<br>
different config.xml (e.g. ~/.mythtv/config.xml) rather than<br>
the one in /root?<br>
<br>
See this: <a href="https://www.mythtv.org/wiki/Config.xml#Troubleshooting" rel="noreferrer" target="_blank">https://www.mythtv.org/wiki/Co<wbr>nfig.xml#Troubleshooting</a><span class="gmail-HOEnZb"><font color="#888888"><br>
<br>
<br></font></span></blockquote><div><br></div><div>[root@mythmaster ~]# diff /root/.mythtv/config.xml /etc/mythtv/config.xml</div><div>17,21d16</div><div>< <UPnP></div><div>< <UDN></div><div>< <MediaRenderer>49b4b022-7ee8-41c9-90ef-2402922068ad</MediaRenderer></div><div>< </UDN></div><div>< </UPnP></div><div> </div></div>
</div></div>