<div dir="ltr"><div dir="ltr"><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Sep 30, 2019 at 9:56 AM 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"><br>
Before going further, I'd get rid of the ICE error by renaming that file (I've done it in the past<br>
and simply removing it worked.) Searching the web will turn up similar suggestions.<br>
<br>
If that doesn't help, then maybe start with <a href="https://www.mythtv.org/wiki/Config.xml#Troubleshooting" rel="noreferrer" target="_blank">https://www.mythtv.org/wiki/Config.xml#Troubleshooting</a><br>
and pastebin a full FE log.<br>

<br>
-- <br>
Bill<br></blockquote><div><br></div><div>I'm still having no luck tracking this problem down.  Here's what I have to report.</div><div><br></div><div>I verified that /home/huff/.mythtv/config.xml contained exactly the same text as /home/mythtv/.mythtv/config.xml and /etc/mythtv/config.xml.</div><div>(The backend is launched with --user mythtv and mythwelcome is launched by user huff.)</div><div>The contents of config.xml are in <a href="https://pastebin.com/hHCynDxg">this pastebin link</a>.<br></div><div><br></div><div>With the backend running from /etc/init/mythtv-backend.conf, and mythwelcome invoked by user huff, I ran 'sudo lsof -i -n -P|egrep myth' and got:</div><div style="margin-left:40px">mythbacke 17390   mythtv   10u  IPv4  74200      0t0  TCP 192.168.1.149:60988-><a href="http://192.168.1.149:3306">192.168.1.149:3306</a> (ESTABLISHED)<br>mythbacke 17390   mythtv   14u  IPv4  72971      0t0  TCP 192.168.1.149:55264-><a href="http://192.168.1.142:80">192.168.1.142:80</a> (ESTABLISHED)<br>mythwelco 17398     huff   14u  IPv4  75791      0t0  TCP 192.168.1.149:32783-><a href="http://192.168.1.149:3306">192.168.1.149:3306</a> (ESTABLISHED)<br>mythwelco 17398     huff   21u  IPv4  75823      0t0  UDP <a href="http://127.0.0.1:6948">127.0.0.1:6948</a> <br>mythwelco 17398     huff   22u  IPv4  75824      0t0  UDP <a href="http://192.168.1.149:6948">192.168.1.149:6948</a> <br>mythwelco 17398     huff   23u  IPv6  75825      0t0  UDP [::1]:6948 <br>mythwelco 17398     huff   24u  IPv6  75828      0t0  UDP [fe80::d250:99ff:fe8e:642]:6948 <br>mythwelco 17398     huff   25u  IPv4  75831      0t0  UDP <a href="http://192.168.1.255:6948">192.168.1.255:6948</a> <br>mythbacke 17464     huff   11u  IPv4  74359      0t0  TCP 192.168.1.149:32795-><a href="http://192.168.1.149:3306">192.168.1.149:3306</a> (ESTABLISHED)<br>mythbacke 17464     huff   12u  IPv4  74360      0t0  TCP 192.168.1.149:32796-><a href="http://192.168.1.149:3306">192.168.1.149:3306</a> (ESTABLISHED)</div><div>Note that port 6543 isn't reported anywhere.  Then I tried 'sudo netstat -alnp | grep 6543' and got no lines back at all.</div><div><br></div><div>The contents of the backend log are in <a href="https://pastebin.com/TSsG7Cqz">this pastebin link</a>.</div><div>The contents of the mythwelcome log are in <a href="https://pastebin.com/8Fr41dbG">this pastebin link</a>.</div><div>From a previous exchange on this issue, the mysql query and results are in <a href="https://pastebin.com/9FZLjdBj">this pastebin link</a>.  (Note that penguin is the master backend/frontend, while Antec, htc, and pundit are FE only systems.)</div><div><br></div><div>I'm stumped what changed/why the frontend no longer connects to the backend.</div><div><br></div><div>--</div><div>Craig.<br></div></div></div></div>