<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 01/29/2017 05:41 PM,
<a class="moz-txt-link-abbreviated" href="mailto:networks1@cox.net">networks1@cox.net</a> wrote:<br>
</div>
<blockquote
cite="mid:20170129174129.X77LH.329254.imail@fed1rmwml304"
type="cite">
<pre wrap="">2017-01-29 15:10:24.500059 N Using configuration directory = <i class="moz-txt-slash"><span class="moz-txt-tag">/</span>home/pi<span class="moz-txt-tag">/</span></i>.mythtv
2017-01-29 15:10:24.500301 I Assumed character encoding: en_US.UTF-8
2017-01-29 15:10:24.501920 N Empty LocalHostName.
2017-01-29 15:10:24.501947 I Using localhost value of raspberrypi
2017-01-29 15:10:24.639521 I Testing network connectivity to '192.168.1.200'
2017-01-29 15:10:24.640895 I Starting process manager
2017-01-29 15:10:24.644027 I Starting process signal handler
2017-01-29 15:10:24.644987 I Starting IO manager (read)
2017-01-29 15:10:24.645244 I Starting IO manager (write)
</pre>
</blockquote>
<p>First, I think this has nothing to do with Raspberry Pi. It looks
like a setup error.<br>
</p>
<p>From the above extract of your log it seems that the database may
have connected correctly, but then it tries to connect to the
master backend on localhost.</p>
<p>If the database connect fails you will see this:</p>
<p>2017-01-29 18:21:57.731239 N Empty LocalHostName.<br>
2017-01-29 18:21:57.731242 I Using localhost value of andromeda<br>
2017-01-29 18:21:57.735885 E [DBManager0] Unable to connect to
database!<br>
2017-01-29 18:21:57.735896 E Driver error was [1/2003]:<br>
QMYSQL: Unable to connect<br>
Database error was:<br>
Can't connect to MySQL server on 'andromeda' (111)<br>
<br>
So I think you need to run mythtv-setup on your backend and check
the ip address that you have set for master backend. Then make
sure your Raspberry Pi can reach that address.</p>
<p><br>
</p>
<p><br>
</p>
<p><br>
</p>
<p><br>
</p>
</body>
</html>