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

Bill Meek keemllib at gmail.com
Wed Aug 2 19:58:57 UTC 2017


...

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

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

-- 
Bill


More information about the mythtv-users mailing list