[mythtv-users] BE3 - Issues with installation and database
Stephen Worthington
stephen_agent at jsw.gen.nz
Sat May 25 16:25:00 UTC 2019
On Sat, 25 May 2019 09:55:48 -0500, you wrote:
>On 5/25/19 9:51 AM, Barry Martin wrote:
>> Backend log:
>>
>> barry at NZXT:~$ ls '/media/barry/ADATA UFD/mythtv-setup.20190525143500.4497.log'
>>
>> https://pastebin.com/UjQyxjBz
>>
>>
>> We're sooooo close!!
>
>cat /home/mythtv/.mythtv/config.xml
>
>I suspect that the value of <Host> is an IP address. For a master backend,
>it should be localhost.
No, I would disagree with that. If you want the backend to be
accessible to an external frontend, you normally want the address in
config.xml to be the external address of the PC. It does work if the
address in backend PC's config.xml files is localhost, but then you
can not just copy the config.xml file to another PC and have it work
there when you tell mythfrontend to use it. I always get caught by
that if I use localhost in config.xml. And if the database is
supposed to be accessible from the PC's external IP address,
connecting to it that way on the backend PC is a good check that it
actually is externally accessible.
More information about the mythtv-users
mailing list