<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Aug 2, 2017 at 3:49 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"><span class="gmail-">On 08/02/2017 03:16 PM, Ashu Desai wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
On Wed, Aug 2, 2017 at 2:58 PM, Bill Meek <<a href="mailto:keemllib@gmail.com" target="_blank">keemllib@gmail.com</a>> wrote:<br>
<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>
13:00:20.805027 I Using localhost value of mythmaster <<<<<-----<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
</blockquote>
<br>
...<br>
<br>
However, when I look in the DB:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
I also did this:<br>
<br>
MariaDB [mythconverg]> select * from settings where value like<br>
'%ServerIP';<br>
+-----------------+-----------<wbr>+------------------------+<br>
| value | data | hostname |<br>
+-----------------+-----------<wbr>+------------------------+<br>
| BackendServerIP | 172.16.10.54 | mythmaster.localdomain | <<<<<-----<br>
| MasterServerIP | 172.16.10.54 | NULL |<br>
+-----------------+-----------<wbr>+------------------------+<br>
<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>
<br>
</blockquote>
<br>
Changed /etc/hosts and made it mythmaster instead of mythmaster.localdomain<br>
<br>
However, the DB still reflects the above even after restarting.<br>
</blockquote>
<br></span>
Changing /etc/hosts won't change the MythTV DB automatically.<br>
<br>
Remember to check <LocalHostName> in config.xml. It overrides the<br>
value of the host's name.<br></blockquote><div><br></div><div>Here's the /root/.mythtv/config.xml file</div><div><br></div><div><a href="https://pastebin.com/SDQenT5q">https://pastebin.com/SDQenT5q</a> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
It would be nice to have a fresh log put at <a href="http://pastebin.com" rel="noreferrer" target="_blank">pastebin.com</a> because the<br>
email lines are all folded. Your's are in /var/log/mythtv/ with names<br>
like: mythbackend.20170802032732.236<wbr>38.log<div class="gmail-HOEnZb"><div class="gmail-h5"><br></div></div></blockquote><div><br></div><div>Mythbackend works if backend IP is 127.0.0.1 -- <a href="https://pastebin.com/WgQuYYvM">https://pastebin.com/WgQuYYvM</a></div><div><br></div><div><a href="https://pastebin.com/WLWywqh4">https://pastebin.com/WLWywqh4</a> </div><div><br></div><div>mythbackend fails if actual IP -- <a href="https://pastebin.com/EKzai7z9">https://pastebin.com/EKzai7z9</a></div><div><br></div><div>Here's the interesting part. IF i make the backend IP to 127.0.0.1 - it works. Now if i go back in mythtv-setup, change it to the actual IP</div><div><br></div><div>and do NOT restart mythbackend, let it be - it will work. I tried restarting backend few times. First 2 or 3 times it worked fine, then it crashes and doesn't like the IP</div><div><br></div><div>here's the output</div><div><br></div><div><a href="https://pastebin.com/bMxWrTwg">https://pastebin.com/bMxWrTwg</a><br></div><div><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="gmail-HOEnZb"><div class="gmail-h5">
<br>
-- <br>
Bill<br>
______________________________<wbr>_________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br>
<a href="http://lists.mythtv.org/mailman/listinfo/mythtv-users" rel="noreferrer" target="_blank">http://lists.mythtv.org/mailma<wbr>n/listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" rel="noreferrer" target="_blank">http://wiki.mythtv.org/Mailing<wbr>_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" rel="noreferrer" target="_blank">https://forum.mythtv.org</a><br>
</div></div></blockquote></div><br>
<br></div></div>