[mythtv-commits] Ticket #6157: If no database, mythbackend from init loops

MythTV mythtv at cvs.mythtv.org
Thu Jan 22 19:57:56 UTC 2009


#6157: If no database, mythbackend from init loops
------------------------------+---------------------------------------------
 Reporter:  nigel             |        Owner:  ijr    
     Type:  defect            |       Status:  new    
 Priority:  minor             |    Milestone:  unknown
Component:  MythTV - General  |      Version:  unknown
 Severity:  medium            |   Resolution:         
  Mlocked:  0                 |  
------------------------------+---------------------------------------------

Comment(by greg):

 It looks like this is also related to UPNP.  It happens for me
 sporadically when the preview generation happens. the spawned mythbackend
 fails to get the data from the upnp server on the main process and instead
 of falling back to it's config files it just cycles.


 #
 2009-01-22 08:23:12.122 Using runtime prefix = /usr/local
 #
 2009-01-22 08:23:12.124 Empty LocalHostName.
 #
 2009-01-22 08:23:12.125 Using localhost value of woop
 #
 2009-01-22 08:23:14.754 HTTPRequest::ParseRequest - Unable to read entire
 payload (read 0 of 321 bytes
 #
 2009-01-22 08:23:14.774 HTTPRequest::ProcessSOAPPayload : "urn:schemas-
 mythtv-org:service:MythTv:1#GetConnectionInfo" :
 #
 2009-01-22 08:23:14.774 Error parsing request at line: 1 column: 1 :
 unexpected end of file
 #
 2009-01-22 08:23:14.776 HttpWorkerThread::ProcessWork - ParseRequest
 Failed.
 #
 2009-01-22 08:23:14.778 HTTPRequest::SendResponse( None ) :501 Not
 Implemented -> 192.168.0.10:
 #
 2009-01-22 08:23:14.780 HttpWorkerThread::ProcessWork socket(41) - Error
 returned from SendResponse... Closing connection
 #
 2009-01-22 08:23:16.427 HTTPRequest::ParseRequest - Unable to read entire
 payload (read 0 of 321 bytes
 #
 2009-01-22 08:23:16.551 HTTPRequest::ProcessSOAPPayload : "urn:schemas-
 mythtv-org:service:MythTv:1#GetConnectionInfo" :
 #
 2009-01-22 08:23:16.553 Error parsing request at line: 1 column: 1 :
 unexpected end of file
 #
 2009-01-22 08:23:16.555 HttpWorkerThread::ProcessWork - ParseRequest
 Failed.
 #
 2009-01-22 08:23:16.557 HTTPRequest::SendResponse( None ) :501 Not
 Implemented -> 192.168.0.10:
 #
 2009-01-22 08:23:16.559 HttpWorkerThread::ProcessWork socket(40) - Error
 returned from SendResponse... Closing connection
 #
 2009-01-22 08:23:16.590 MythXMLClient::GetConnectionInfo Failed - (1)
 unexpected end of file
 #
 2009-01-22 08:23:16.592 Testing network connectivity to 192.168.0.10
 #
 2009-01-22 08:23:16.654 New DB connection, total: 1
 #
 2009-01-22 08:23:16.657 Unable to connect to database!
 #
 2009-01-22 08:23:16.658 Driver error was [1/1130]:
 #
 QMYSQL: Unable to connect
 #
 Database error was:
 #
 Host 'woop.phaze.org' is not allowed to connect to this MySQL server
 #

 #
 2009-01-22 08:23:16.677 Cannot login to database?
 #

 #
 Cannot login to database?
 #

 #
 Would you like to configure the database connection now? [yes]
 #
 [console is not interactive, using default 'yes']

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/6157#comment:1>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list