[mythtv-users] Help: Failed to connect to (127.0.0.1:6543) Connection refused

Craig Huff huffcslists at gmail.com
Tue Oct 8 00:56:32 UTC 2019


On Mon, Sep 30, 2019 at 9:56 AM Bill Meek <keemllib at gmail.com> wrote:

>
> Before going further, I'd get rid of the ICE error by renaming that file
> (I've done it in the past
> and simply removing it worked.) Searching the web will turn up similar
> suggestions.
>
> If that doesn't help, then maybe start with
> https://www.mythtv.org/wiki/Config.xml#Troubleshooting
> and pastebin a full FE log.
>
> --
> Bill
>

I'm still having no luck tracking this problem down.  Here's what I have to
report.

I verified that /home/huff/.mythtv/config.xml contained exactly the same
text as /home/mythtv/.mythtv/config.xml and /etc/mythtv/config.xml.
(The backend is launched with --user mythtv and mythwelcome is launched by
user huff.)
The contents of config.xml are in this pastebin link
<https://pastebin.com/hHCynDxg>.

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:
mythbacke 17390   mythtv   10u  IPv4  74200      0t0  TCP
192.168.1.149:60988->192.168.1.149:3306 (ESTABLISHED)
mythbacke 17390   mythtv   14u  IPv4  72971      0t0  TCP
192.168.1.149:55264->192.168.1.142:80 (ESTABLISHED)
mythwelco 17398     huff   14u  IPv4  75791      0t0  TCP
192.168.1.149:32783->192.168.1.149:3306 (ESTABLISHED)
mythwelco 17398     huff   21u  IPv4  75823      0t0  UDP 127.0.0.1:6948
mythwelco 17398     huff   22u  IPv4  75824      0t0  UDP 192.168.1.149:6948
mythwelco 17398     huff   23u  IPv6  75825      0t0  UDP [::1]:6948
mythwelco 17398     huff   24u  IPv6  75828      0t0  UDP
[fe80::d250:99ff:fe8e:642]:6948
mythwelco 17398     huff   25u  IPv4  75831      0t0  UDP 192.168.1.255:6948
mythbacke 17464     huff   11u  IPv4  74359      0t0  TCP
192.168.1.149:32795->192.168.1.149:3306 (ESTABLISHED)
mythbacke 17464     huff   12u  IPv4  74360      0t0  TCP
192.168.1.149:32796->192.168.1.149:3306 (ESTABLISHED)
Note that port 6543 isn't reported anywhere.  Then I tried 'sudo netstat
-alnp | grep 6543' and got no lines back at all.

The contents of the backend log are in this pastebin link
<https://pastebin.com/TSsG7Cqz>.
The contents of the mythwelcome log are in this pastebin link
<https://pastebin.com/8Fr41dbG>.
>From a previous exchange on this issue, the mysql query and results are in this
pastebin link <https://pastebin.com/9FZLjdBj>.  (Note that penguin is the
master backend/frontend, while Antec, htc, and pundit are FE only systems.)

I'm stumped what changed/why the frontend no longer connects to the backend.

--
Craig.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20191007/f1f47ce3/attachment.htm>


More information about the mythtv-users mailing list