[mythtv-users] Separate Frontend - New Install

Ashu Desai ashu.desai at gmail.com
Sat Aug 5 02:04:55 UTC 2017


On Fri, Aug 4, 2017 at 6:11 PM, Mark Perkins <perkins1724 at hotmail.com>
wrote:

> It is not reading config.xml file properly. Probably check permissions.
>
> 2017-08-04 16:20:44.768576 E [3384/3384] CoreContext configuration.cpp:67
> (Load) - Error parsing: /home/mythtv/.mythtv/config.xml at line: 1
>  column: 1
>
> 2017-08-04 16:20:44.768615 E [3384/3384] CoreContext configuration.cpp:69
> (Load) - Error Msg: unexpected end of file
>
> 2017-08-04 16:20:44.772624 E [3384/3384] CoreContext mythdbparams.cpp:39
> (IsValid) - DBHostName is not set in config.xml
>
> On the BE need to make sure you have opened ports tcp/6543 and tcp/6544
> (and tcp/3306 for mysql).
>
> Shouldn't be too slow I use two 4 year old Zotac ion boxes with Centos 7
> as remote FE with no issues.
>

Changed the permissions:

[mythtv at mythfe7 ~]$ ls -ahl /home/mythtv/.mythtv/config.xml
-rw-rw-r-- 1 mythtv mythtv 604 Aug  4 16:42 /home/mythtv/.mythtv/config.xml

[mythtv at mythfe7 ~]$ chmod 755 /home/mythtv/.mythtv/config.xml

[mythtv at mythfe7 ~]$ ls -ahl /home/mythtv/.mythtv/config.xml
-rwxr-xr-x 1 mythtv mythtv 604 Aug  4 16:42 /home/mythtv/.mythtv/config.xml

Still same thing:


https://pastebin.com/tbXraUPX
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20170804/e6162052/attachment.html>


More information about the mythtv-users mailing list