[mythtv-users] .29 won't connect to backend

Mark Perkins perkins1724 at hotmail.com
Tue Oct 16 00:10:15 UTC 2018



On 16 October 2018 10:33:46 am Jack McGee <jack at greendesk.net> wrote:

> On 10/15/2018 02:04 PM, Jack McGee wrote:
>> I upgraded a 16.04 frontend and 16.04 backend from .28 to .29.
>
> and this might be helpful:
>
> mythuser at amethi:/home/mythtv/.mythtv$ cat config.xml
> <Configuration>
>   <LocalHostName>my-unique-identifier-goes-here</LocalHostName>
>   <Database>
>     <PingHost>1</PingHost>
>     <Host>localhost</Host>
>     <UserName>mythtv</UserName>
>     <Password>mythtv</Password>
>     <DatabaseName>mythconverg</DatabaseName>
>     <Port>6543</Port>
>   </Database>

....snip....

>
> 3306/tcp open   mysql   syn-ack

mysql is listening on 3306 but config.xml says 6543. Change config.xml to 3306.





More information about the mythtv-users mailing list