<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<br>
<br>
<div class="moz-cite-prefix">On 6/17/2015 7:14 AM, Frank Phillips
wrote:<br>
</div>
<blockquote
cite="mid:CAADtG4hAPb=1deXaCG6G7Q8GGXNN2Zs_sw1Rs4ii2pQh00rXsw@mail.gmail.com"
type="cite">
<div dir="ltr">On Wed, Jun 17, 2015 at 7:39 AM, James Linder <span
dir="ltr"><<a moz-do-not-send="true"
href="mailto:jam@tigger.ws" target="_blank">jam@tigger.ws</a>></span>
wrote:<br>
<div class="gmail_extra">
<div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex"> In
quest of serious pain and suffering (really all about USB
3 and recent kernels fixing the problem, also tried
android myth and stumbled over the encoding) I threw away
my existing mythtv setup, used the distro (arch linux)
compiled mythtv and installed myth keeping my current DB.<br>
[a unix guru is someone who has has a bad experience with
rm; I’m having a bad experience with uefi]<br>
<br>
None of my front ends connect all claiming no backend even
saying “backend is running” “no backend” at the same time.<br>
<br>
Browsing <a moz-do-not-send="true"
href="http://192.168.5.33:6544" rel="noreferrer"
target="_blank">192.168.5.33:6544</a> shows the schedule
etc. Recordings are placed in the store, I can retrieve
and watch in vlc. I can access the backend database ie
mysql -umythtv -pmythtv -hbackend mythconverg shows the
tables.<br>
<br>
But frontend says:<br>
<br>
015-06-17 19:36:09.143575 E MythSocket(107826ec0:-1):
Failed to connect to (<a moz-do-not-send="true"
href="http://192.168.5.33:0" rel="noreferrer"
target="_blank">192.168.5.33:0</a>) Unknown error<br>
2015-06-17 19:36:09.143885 E Connection to master server
timed out.<br>
Either the server is down or the
master server settings<br>
in mythtv-settings does not
contain the proper IP address<br>
<br>
2015-06-17 19:36:09.241548 I MythCoreContext: Connecting
to backend server: <a moz-do-not-send="true"
href="http://192.168.5.33:0" rel="noreferrer"
target="_blank">192.168.5.33:0</a> (try 1 of 1)<br>
2015-06-17 19:36:09.242276 E MythSocket(113e1fac0:-1):
Failed to connect to (<a moz-do-not-send="true"
href="http://192.168.5.33:0" rel="noreferrer"
target="_blank">192.168.5.33:0</a>) Unknown error<br>
2015-06-17 19:36:09.242496 E Connection to master server
timed out.<br>
Either the server is down or the
master server settings<br>
in mythtv-settings does not
contain the proper IP address<br>
<br>
2015-06-17 19:36:14.243239 I MythCoreContext: Connecting
to backend server: <a moz-do-not-send="true"
href="http://192.168.5.33:0" rel="noreferrer"
target="_blank">192.168.5.33:0</a> (try 1 of 1)<br>
2015-06-17 19:36:14.244025 E MythSocket(107d97760:-1):
Failed to connect to (<a moz-do-not-send="true"
href="http://192.168.5.33:0" rel="noreferrer"
target="_blank">192.168.5.33:0</a>) Unknown error<br>
2015-06-17 19:36:14.244193 E Connection to master server
timed out.<br>
Either the server is down or the
master server settings<br>
in mythtv-settings does not
contain the proper IP address<br>
<br>
2015-06-17 19:36:19.244579 I MythCoreContext: Connecting
to backend server: <a moz-do-not-send="true"
href="http://192.168.5.33:0" rel="noreferrer"
target="_blank">192.168.5.33:0</a> (try 1 of 1)<br>
<br>
What on earth can the problem be? [this frontend has been
working for years and worked up to my fiddle]<br>
Thanks<br>
James<br>
</blockquote>
<div><br>
</div>
<div>Your trying to connect to port 0. It should be 6543. <br>
</div>
</div>
</div>
</div>
<br>
</blockquote>
<br>
Checking the settings table on my database:<br>
<br>
value data hostname<br>
MasterServerIP 10.0.2.16 NULL<br>
MasterServerPort 6543 NULL<br>
<br>
</body>
</html>