[mythtv-commits] Ticket #8464: Digital tuner prevents mythbackend starting
MythTV
mythtv at cvs.mythtv.org
Sat May 15 23:01:47 UTC 2010
#8464: Digital tuner prevents mythbackend starting
----------------------------------------------------------+-----------------
Reporter: Alex Grayson <reallytightearmuffs@…> | Owner: janne
Type: defect | Status: new
Priority: critical | Milestone: unknown
Component: MythTV - DVB | Version: Unspecified
Severity: high | Mlocked: 0
----------------------------------------------------------+-----------------
running ubuntu 10.04
Using analog tuners, mythtv does what it's supposed to. However, when I
add an hdhomerun network tuner to the mix, I get this output when starting
mythbackend.
{{{
2010-05-15 15:36:28.145 mythbackend version: branches/release-0-23-fixes
[24158] www.mythtv.org
2010-05-15 15:36:28.145 Using runtime prefix = /usr
2010-05-15 15:36:28.146 Using configuration directory = /home/alex/.mythtv
2010-05-15 15:36:28.146 Empty LocalHostName.
2010-05-15 15:36:28.146 Using localhost value of mythtv-box
2010-05-15 15:36:28.154 New DB connection, total: 1
2010-05-15 15:36:28.160 Connected to database 'mythconverg' at host:
localhost
2010-05-15 15:36:28.160 Closing DB connection named 'DBManager0'
2010-05-15 15:36:28.161 Connected to database 'mythconverg' at host:
localhost
2010-05-15 15:36:28.165 Current MythTV Schema Version (DBSchemaVer): 1254
2010-05-15 15:36:28.166 MythBackend: Starting up as the master server.
2010-05-15 15:36:28.169 New DB connection, total: 2
2010-05-15 15:36:28.170 Connected to database 'mythconverg' at host:
localhost
2010-05-15 15:36:28.176 New DB connection, total: 3
2010-05-15 15:36:28.177 Connected to database 'mythconverg' at host:
localhost
2010-05-15 15:36:28.291 New DB scheduler connection
2010-05-15 15:36:28.292 Connected to database 'mythconverg' at host:
localhost
2010-05-15 15:36:28.299 MediaServer::HttpServer Create Error
2010-05-15 15:36:28.299 Enabled verbose msgs: important general
2010-05-15 15:36:28.301 AutoExpire: CalcParams(): Max required Free Space:
1.0 GB w/freq: 15 min
2010-05-15 15:36:28.302 Failed to bind port 6543. Exiting.
2010-05-15 15:36:28.302 Backend exiting, MainServer initialization error.
}}}
Also, I did a sudo killall mythbackend to ensure that all backend
processes were killed and the error persists.
I am new to bug reporting, so if you need more information, please be
specific on how to get it. Also, I had this same problem with ubuntu
9.10.
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/8464>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list