[mythtv-commits] Ticket #11478: when second backend is running live tv is not starting

MythTV noreply at mythtv.org
Wed Jun 19 12:24:58 UTC 2013


#11478: when second backend is running live tv is not starting
----------------------------------+--------------------------------
 Reporter:  walter@…              |          Owner:
     Type:  Bug Report - General  |         Status:  infoneeded_new
 Priority:  minor                 |      Milestone:  unknown
Component:  MythTV - General      |        Version:  0.26-fixes
 Severity:  medium                |     Resolution:
 Keywords:                        |  Ticket locked:  0
----------------------------------+--------------------------------

Comment (by mdean):

 Walter,

 The error:

  Apr  8 21:10:26 zonnebloem mythlogserver: mythfrontend[32357]: E
 CoreContext livetvchain.cpp:277 (GetEntryAt) It appears that your backend
 may be misconfigured.  Check your backend logs to determine whether your
 capture cards, lineups, channels, or storage configuration are reporting
 errors.  This issue is commonly caused by failing to complete all setup
 steps properly.  You may wish to review the documentation for mythtv-
 setup.

 is indicating a misconfiguration of your backend--likely either a broken
 Input Connections configuration, or (I'm guessing in this situation) due
 to use of a host name for the IP address:

  Apr  8 21:10:19 zonnebloem mythlogserver: mythfrontend[32357]: I
 CoreContext mythcorecontext.cpp:375 (ConnectCommandSocket)
 MythCoreContext: Connecting to backend server: tv:6543 (try 1 of 1)

 It looks like you've specified 'tv' as the IP address.  MythTV requires
 the use of an IP address for all IP address fields (including master
 backend IP address and "this server" IP address).  Please run mythtv-setup
 on all hosts and ensure both IP address fields are properly specified
 using addresses, not names, and see if that fixes the issue.  If you have
 questions about reconfiguring your addresses, please ask on the mythtv-
 users mailing list.

 If that doesn't help, we'll need /full/ log files for the 3 hosts.  Please
 see http://www.mythtv.org/wiki/Posting_Logs (especially section 1,
 'Getting Useful Logs').  (Note that if it is the described
 misconfiguration, it would have been much easier to find had you submitted
 full logs from startup through the error.)  Thanks.

--
Ticket URL: <http://code.mythtv.org/trac/ticket/11478#comment:3>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list