[mythtv-commits] Ticket #3808: Mythtv OSX Remote Frontend Hangs (won't connnect svn 14150)

MythTV mythtv at cvs.mythtv.org
Wed Aug 15 05:59:24 UTC 2007


#3808: Mythtv OSX Remote Frontend Hangs (won't connnect svn 14150)
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |        Owner:  ijr    
     Type:  defect     |       Status:  new    
 Priority:  major      |    Milestone:  unknown
Component:  mythtv     |      Version:  head   
 Severity:  high       |   Resolution:         
  Mlocked:  0          |  
-----------------------+----------------------------------------------------

Comment(by anonymous):

 here's the answer.. Apparently the problem is that the frontend is not
 finding the mysql server..

 DBPort was incorrectly set to 6543 (I haven't seen any docs refer to
 setting this to mysql server port, my assumption was that DB was talking
 about the backend)

 Apparently the design is to find the mysql database, and from there find
 the backend

 20fixes would still find mysql server even though the DBPort was set
 incorrectly to the backend port.

 svn will not find the mysql server, and will hang w/o error message.

 Outside of the possibility of putting an error message when the mysql
 server cant be found, this can be closed..

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3808#comment:2>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list