LinuxMCE Forums
May 18, 2013, 09:50:56 am GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
 
   Home   Help Search Chat Login Register  
Pages: [1]
  Print  
Author Topic: "could not connect to master backend server" bug again  (Read 2179 times)
efiniti
Regular Poster
**
Posts: 23


View Profile
« on: May 31, 2007, 12:20:39 am »

I'm getting this same error message that appeared from back in 1.0.  Right now I'm running 1.1 Beta 2 with UI2.  I start the TV part of LinuxMCE to start MythTV and I get this error.  Here are my settings for MythTV's general settings:

IP Address for dcerouter:  192.168.80.1
Port the server runs on:  6543
Port the server shows status on:  6544
Master Server IP Address:  localhost
Port the Master Server runs on:  6543

Aren't these settings right?  Is anybody else getting this issue? 
Logged
MasterC
Regular Poster
**
Posts: 28


View Profile
« Reply #1 on: June 02, 2007, 01:15:34 am »

If you are using the same system for your core and media director, I suggest using an actual internal IP rather than "localhost" or 127.0.0.1.  MythTV can be pretty "cranky" sometimes if some of the IP's don't jive.  There could be another problem altogether, but it would help eliminate that as a possibility.

-Chad
Logged
cckrobinson
Veteran
***
Posts: 124


View Profile
« Reply #2 on: June 04, 2007, 04:15:42 am »

I see this problem constantly.  My current work around until I find a better solution is to run the mythsetup and change the IP address for dcerouter to localhost.  My frontend and backend are on the same box.  When I exit the setup I'm able to connect to the backend again.  This seems to work fine until I reboot.  There's apparently a shell script that updates the database when you launch LMCE.  I've been too lazy to track it down and change it.
Logged
Viper
First post!

Posts: 1


View Profile
« Reply #3 on: June 25, 2007, 05:42:23 am »

Make sure you verify the connection to the database with the mythtv user.
Default credentials of mythtv are at /etc/mythtv/mysql.txt

So just add those the your server:
mysql -u root -p<password>
> grant all privileges on mythconverg.* to '<mythtv-user>'@'localhost' identified by '<mythtv-password>';

restart db server
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!