[mythtv-users] Brand new install - Mythbackend doesn't start

Ashu Desai ashu.desai at gmail.com
Wed Aug 2 20:16:51 UTC 2017


On Wed, Aug 2, 2017 at 2:58 PM, Bill Meek <keemllib at gmail.com> wrote:

> ...
>
> 13:00:20.805027 I  Using localhost value of mythmaster <<<<<-----
>>
>
> ...
>
> However, when I look in the DB:
>> I also did this:
>>
>> MariaDB [mythconverg]> select * from settings where value like
>> '%ServerIP';
>> +-----------------+-----------+------------------------+
>> | value           | data      | hostname               |
>> +-----------------+-----------+------------------------+
>> | BackendServerIP | 172.16.10.54 | mythmaster.localdomain | <<<<<-----
>> | MasterServerIP  | 172.16.10.54 | NULL                   |
>> +-----------------+-----------+------------------------+
>>
> localhost is being set to mythmaster, however, in the SQL above,
> the hostname is mythmaster.localdomain.
>
> Think of the hostname column as being a profile name.
>

Changed /etc/hosts and made it mythmaster instead of mythmaster.localdomain

However, the DB still reflects the above even after restarting.



>
> Could you be running mythtv-setup as yourself and accessing a
> different config.xml (e.g. ~/.mythtv/config.xml) rather than
> the one in /root?
>
> See this: https://www.mythtv.org/wiki/Config.xml#Troubleshooting
>
>
>
[root at mythmaster ~]# diff /root/.mythtv/config.xml /etc/mythtv/config.xml
17,21d16
<   <UPnP>
<     <UDN>
<       <MediaRenderer>49b4b022-7ee8-41c9-90ef-2402922068ad</MediaRenderer>
<     </UDN>
<   </UPnP>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20170802/a8f6359e/attachment-0001.html>


More information about the mythtv-users mailing list