[mythtv-users] Frontend Raspberry Pi setup issues

Peter Bennett cats22 at comcast.net
Sun Jan 29 23:29:48 UTC 2017


On 01/29/2017 05:41 PM, networks1 at cox.net wrote:
> 2017-01-29 15:10:24.500059 N  Using configuration directory = /home/pi/.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)

First, I think this has nothing to do with Raspberry Pi. It looks like a
setup error.

>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.

If the database connect fails you will see this:

2017-01-29 18:21:57.731239 N  Empty LocalHostName.
2017-01-29 18:21:57.731242 I  Using localhost value of andromeda
2017-01-29 18:21:57.735885 E  [DBManager0] Unable to connect to database!
2017-01-29 18:21:57.735896 E  Driver error was [1/2003]:
QMYSQL: Unable to connect
Database error was:
Can't connect to MySQL server on 'andromeda' (111)

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.





-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20170129/0c14569b/attachment.html>


More information about the mythtv-users mailing list