[mythtv-commits] Ticket #3913: After WOL'ing the DB server, mythfrontend connects to wrong host

MythTV mythtv at cvs.mythtv.org
Fri Aug 31 16:02:10 UTC 2007


#3913: After WOL'ing the DB server, mythfrontend connects to wrong host
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |        Owner:  ijr    
     Type:  defect     |       Status:  new    
 Priority:  minor      |    Milestone:  unknown
Component:  mythtv     |      Version:  head   
 Severity:  medium     |   Resolution:         
  Mlocked:  0          |  
-----------------------+----------------------------------------------------

Comment(by maverik044):

 You need to disable the ping for it to work.  The code defaults to
 localhost if it can not ping it the first time. Then when it tries to
 reconnect it uses localhost instead of the ip address set in mysql.txt.
 Set DBHostPing=no in ~/.mythtv/mysql.txt, this should fix your problem.

 I had the same problem, disabling ping fixed it.

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


More information about the mythtv-commits mailing list