[mythtv-commits] Ticket #12804: MythTV.pm problem with blank <LocalHostName> in config.xml
MythTV
noreply at mythtv.org
Mon Jun 6 17:26:42 UTC 2016
#12804: MythTV.pm problem with blank <LocalHostName> in config.xml
--------------------------------------+---------------------
Reporter: jdlundell@… | Owner:
Type: Bug Report - General | Status: new
Priority: minor | Milestone: unknown
Component: Bindings - Perl | Version: 0.28.0
Severity: medium | Keywords:
Ticket locked: 0 |
--------------------------------------+---------------------
When did a fresh install of Mythbuntu and it created a config.xml file for
me with a blank <LocalHostName> setting. Because of this, MythTV.pm was
sending an ANN Monitor message with a blank hostname which then causes a
Malformed ANN Monitor message from the backend which then disconnects.
MythTV.pm thinks this means the backend is not there and generates an
error that is not helpful.
I would suggest checking mysql_conf{hostname} to see if it is blank, and
if so, set it to localhost or error out with a message to fix config.xml
This was found when trying to run /usr/share/doc/mythtv-backend/contrib
/user-jobs/mythlink.pl on MythtV 0.28 on Mythbuntu 16.04.
--
Ticket URL: <https://code.mythtv.org/trac/ticket/12804>
MythTV <http://www.mythtv.org>
MythTV Media Center
More information about the mythtv-commits
mailing list