[mythtv-commits] Ticket #12711: Frontend Services API Not listening on local ipv4 address

MythTV noreply at mythtv.org
Fri Apr 8 19:39:08 UTC 2016


#12711: Frontend Services API Not listening on local ipv4 address
----------------------------------------------+----------------------------
 Reporter:  Jon Heizer <jheizer@…>            |          Owner:
     Type:  Bug Report - General              |         Status:
                                              |  infoneeded_new
 Priority:  minor                             |      Milestone:  unknown
Component:  MythTV - Services API - Frontend  |        Version:  0.28
 Severity:  medium                            |     Resolution:
 Keywords:                                    |  Ticket locked:  0
----------------------------------------------+----------------------------

Comment (by Jon Heizer <jheizer@…>):

 {{{
 mysql> select * from settings where value = 'BackendServerIP';
 +-----------------+------------+---------------------+
 | value           | data       | hostname            |
 +-----------------+------------+---------------------+
 | BackendServerIP | 10.0.0.197 | mythmasterbackend   |
 | BackendServerIP | 10.0.0.197 | mythtv-familyroom   |
 +-----------------+------------+---------------------+

 }}}

 This machine years ago had a slave backend running on it so I guess that
 is why only these 2 hosts have that setting set.  Note this is trying to
 connect to the services on a now frontend only machine.  I didn't think to
 try before, but it work connecting to the frontend on my masterbackend
 server.

 Removing the BackendServerIP setting for that frontend seems to have
 solved it.  I can now connect.

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12711#comment:6>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list