[mythtv-users] Mythfrontend will not start

Bill Meek keemllib at gmail.com
Thu Sep 1 17:15:56 UTC 2016


On 09/01/2016 07:04 AM, Jack McGee wrote:
...
> Sep  1 05:51:39 mythuser-ZBOX-ID84 mythfrontend.real: mythfrontend[5364]: N thread_unknown mythdirs.cpp:194
> (InitializeMythDirs) Using configuration directory = /home/mythuser/.mythtv
> Sep  1 05:51:39 mythuser-ZBOX-ID84 mythfrontend.real: mythfrontend[5364]: E CoreContext mythdbparams.cpp:49 (IsValid)
> DBPassword is not set in config.xml
> Sep  1 05:51:39 mythuser-ZBOX-ID84 mythfrontend.real: mythfrontend[5364]: E CoreContext mythdbparams.cpp:39 (IsValid)
> DBHostName is not set in config.xml

This is a regression. You had fixed this before by adding a
proper /home/mythuser/.mythtv file.

You said that another (laptop) frontend worked OK. Just copy
the config.xml file from that host to this one.

Note that the previous suggestion about removing the password
is unusual. The password in the laptop and on the backend is
the one to use.

The previous SHOW GRANTS didn't display a Password. Try this:

     SELECT Host,User,Password FROM mysql.user WHERE User='mythtv';

-- 
Bill


More information about the mythtv-users mailing list