[mythtv-commits] Ticket #9781: Backend Won't Run on System Without IPV6 After Patch

MythTV noreply at mythtv.org
Tue May 17 16:03:45 UTC 2011


#9781: Backend Won't Run on System Without IPV6 After Patch
---------------------------------+--------------------------------------
 Reporter:  b.taber@…            |           Type:  Bug Report - General
   Status:  new                  |       Priority:  minor
Milestone:  unknown              |      Component:  MythTV - General
  Version:  Unspecified          |       Severity:  medium
 Keywords:                       |  Ticket locked:  0
---------------------------------+--------------------------------------
 With the new IPv6 capability patch
 (8bf5157fdb844dc72e65bfc419e343b6764b58ba) a slave backend fails to
 connect to the master if the system does not have IPv6 capability. The
 system had the ipv6 module blacklisted and therefore was unable to run
 IPv6 (ie., the module was not loaded.) Re-enabling the ipv6 module allows
 the backend to run again with this patch.

 2011-05-17 09:56:42.657 mythbackend version: exported
 [v0.25pre-1981-g8bf5157] www.mythtv.org
 2011-05-17 09:56:42.657 Using runtime prefix = /usr
 2011-05-17 09:56:42.657 Using configuration directory = /root/.mythtv
 2011-05-17 09:56:42.659 Using localhost value of brumar.home.lan
 2011-05-17 09:56:42.669 New DB connection, total: 1
 2011-05-17 09:56:42.695 Connected to database 'mythconverg' at host:
 192.168.0.200
 2011-05-17 09:56:42.703 Closing DB connection named 'DBManager0'
 2011-05-17 09:56:42.724 Connected to database 'mythconverg' at host:
 192.168.0.200
 2011-05-17 09:56:42.732 Current locale EN_US
 2011-05-17 09:56:42.732 Reading locale defaults from
 /usr/share/mythtv//locales/en_us.xml
 2011-05-17 09:56:42.819 Current MythTV Schema Version (DBSchemaVer): 1273
 2011-05-17 09:56:42.822 Loading en_us translation for module mythfrontend
 2011-05-17 09:56:42.838 Using protocol version 65
 2011-05-17 09:56:42.842 Backend is running in America/New York time zone.
 2011-05-17 09:56:42.850 MythBackend: Running as a slave backend.
 2011-05-17 09:56:42.865 New DB connection, total: 2
 2011-05-17 09:56:42.883 Connected to database 'mythconverg' at host:
 192.168.0.200
 2011-05-17 09:56:42.985 New DB connection, total: 3
 2011-05-17 09:56:43.003 Connected to database 'mythconverg' at host:
 192.168.0.200
 2011-05-17 09:56:43.973 ThreadPool:HTTP: Initial 1, Max 25, Timeout 60000
 2011-05-17 09:56:43.988 MediaServer::HttpServer Create Error
 2011-05-17 09:56:43.989 Enabled verbose msgs:  important general
 2011-05-17 09:56:44.002 Failed to bind port 6543. Exiting.
 2011-05-17 09:56:44.002 Backend exiting, MainServer initialization error.

 ifconfig reports the inet6 addr: line is missing confirming the lack of
 IPv6 on the system.

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/9781>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list