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

MythTV noreply at mythtv.org
Tue Apr 5 19:29:40 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
----------------------------------------------+----------------------------
Changes (by bmeek):

 * status:  new => infoneeded_new


Old description:

> The Frontend Service API is only listening on
>
> Apr  5 11:10:37 mythtv-familyroom mythfrontend.real: mythfrontend[3695]:
> I CoreContext serverpool.cpp:407 (listen) Listening on TCP 127.0.0.1:6547
>
> Apr  5 11:10:37 mythtv-familyroom mythfrontend.real: mythfrontend[3695]:
> I CoreContext serverpool.cpp:407 (listen) Listening on TCP [::1]:6547
>
> Apr  5 11:10:37 mythtv-familyroom mythfrontend.real: mythfrontend[3695]:
> I CoreContext serverpool.cpp:407 (listen) Listening on TCP
> [fe80::4a5b:39ff:fea7:9d9b%eth0]:6547
>
> And not the local ipv4 or the (standard?)ipv6 address.  It is accessible
> via the local link ipv6 address.
>
> MythTV Version : v0.28-rc1-3-g2520617

New description:

 The Frontend Services API is only listening on
 {{{
 Apr  5 11:10:37 mythtv-familyroom mythfrontend.real: mythfrontend[3695]: I
 CoreContext serverpool.cpp:407 (listen) Listening on TCP 127.0.0.1:6547

 Apr  5 11:10:37 mythtv-familyroom mythfrontend.real: mythfrontend[3695]: I
 CoreContext serverpool.cpp:407 (listen) Listening on TCP [::1]:6547

 Apr  5 11:10:37 mythtv-familyroom mythfrontend.real: mythfrontend[3695]: I
 CoreContext serverpool.cpp:407 (listen) Listening on TCP
 [fe80::4a5b:39ff:fea7:9d9b%eth0]:6547
 }}}
 And not the local ipv4 or the (standard?)ipv6 address.  It is accessible
 via the link-local ipv6 address.

 MythTV Version : v0.28-rc1-3-g2520617

--

Comment:

 Jon, please attach the file generated by
 {{{
 mythfrontend --logpath /tmp -v general:debug,http:debug,upnp:debug
 }}}
 This 'works for me' on v0.28-pre-3733-g0538318.

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


More information about the mythtv-commits mailing list