<div dir="ltr"><div>My long running backend daemon has recently stopped accepting connections on port 6543.  Even simply invoking "mythbackend --printsched" gets the cold shoulder.  I've tried invoking the daemon with "-v all" and "--loglevel debug", but either I'm looking in the wrong log(s) or nothing is logged during these connection attempts.</div><div><br></div><div>In short, the backend logs don't show anything at all when mythbackend, mythwelcome, and/or mythfrontend try to connect and the connecting applications' logs simply report that the connection, both by lan IP (192.168.x.x:6543) and local IP (<a href="http://127.0.0.1:6543">127.0.0.1:6543</a>) fail with messages like:</div><div><br></div><div>2023-11-13 14:21:17.436230 I  MythCoreContext: Connecting to backend server: 192.168.x.x:6543 (try 1 of 5)<br>2023-11-13 14:21:17.436780 E  MythSocket(abde80:-1): Failed to connect to (<a href="http://127.0.0.1:6543">127.0.0.1:6543</a>) Connection refused<br>2023-11-13 14:22:17.523316 I  MythCoreContext: Connecting to backend server: 192.168.x.x:6543 (try 2 of 5)<br>2023-11-13 14:22:17.523815 E  MythSocket(abde80:-1): Failed to connect to (<a href="http://127.0.0.1:6543">127.0.0.1:6543</a>) Connection refused</div><div><br></div><div>I would greatly appreciate any help in figuring this out.</div><div><br></div><div>--</div><div>Craig.<br></div></div>