[mythtv-commits] Ticket #11030: ServerPool fails to listen on link local addresses

MythTV noreply at mythtv.org
Sun Sep 2 18:31:38 UTC 2012


#11030: ServerPool fails to listen on link local addresses
----------------------------------+----------------------------
 Reporter:  fabio.marras@…        |          Owner:  wagnerrp
     Type:  Bug Report - General  |         Status:  new
 Priority:  minor                 |      Milestone:  unknown
Component:  MythTV - General      |        Version:  0.25-fixes
 Severity:  medium                |     Resolution:
 Keywords:                        |  Ticket locked:  0
----------------------------------+----------------------------

Comment (by helge.jensen@…):

 Me too:

 {{{
 Sep  2 20:16:07 myth mythbackend[2140]: E CoreContext serverpool.cpp:407
 (listen
 ) Failed listening on TCP [fe80::fc54:ff:fe85:d589%vnet0]:6543 - Error 9:
 The ad
 dress is not available
 }}}

 Workaround: disable IPV6

 {{{
 echo "net.ipv6.conf.all.disable_ipv6=1" > /etc/sysctl.d/disableipv6.conf
 reboot # (or service procps restart and complicated killing of mythtv-
 backend)
 }}}

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


More information about the mythtv-commits mailing list