[mythtv-users] Remote frontend can't connect

Darren Hart darren-keyword-mythtv?users.66bee7 at dvhart.com
Sat May 15 15:49:08 EDT 2004


I am having a similar problem, did you get yours to work?  I tried
setting the bind-address, but then /etc/init.d/mysql start failed,
something about the debian-sys-maintainer or something not having access
to mysql at 10.0.0.3 (rather than localhost I suppose).

--Darren Hart

On Fri, 2004-04-23 at 21:06, Mark Covington wrote:
> #1, yes I RTFM, and I still can't make it work.
> 
> 192.168.1.101(markcov) - remote frontend
> 192.168.1.102(shuttle) - backend w/local frontend
> 
> Remote Frontend
> ==============
> $ cat /usr/local/share/mythtv/mysql.txt
> DBHostName=192.168.1.102
> DBUserName=mythtv
> DBPassword=mythtv
> DBName=mythconverg
> 
> Backend
> ==============
> mysql> select * from settings where value like "Backend%";
> +-------------------+---------------+----------+
> | value             | data          | hostname |
> +-------------------+---------------+----------+
> | BackendServerIP   | 192.168.1.102 | shuttle  |
> | BackendServerPort | 6543          | shuttle  |
> | BackendStatusPort | 6544          | shuttle  |
> +-------------------+---------------+----------+
> mysql> select * from settings where value like "%Master%";
> +-----------------------+---------------+----------+
> | value                 | data          | hostname |
> +-----------------------+---------------+----------+
> | MasterServerIP        | 192.168.1.102 | shuttle  |
> | MasterServerPort      | 6543          | shuttle  |
> | MasterMixerVolume     | 80            | shuttle  |
> | MasterBackendOverride | 1             | shuttle  |
> | MasterMixerVolume     | 70            | shuttle  |
> | MasterMixerVolume     | 70            | shuttle  |
> | MasterMixerVolume     | 70            | markcov  |
> +-----------------------+---------------+----------+
> 
> 
> But I still keep getting the error message:
> 
> 2004-04-23 22:50:10 Connecting to backend server: localhost:6543 (try 1 
> of 1)
> Connection timed out.
> You probably should modify the Master Server settings
> in the setup program and set the proper IP address.
> 
> This makes me think that my backend thinks there is another master 
> backend and its telling the remote frontend that its address is 
> "localhost", so it can't connect of course.
> 
> Its finding the database on the backend and connecting fine (I can read 
> data from the EPG w/ lots of can't contact backend server warning 
> messages).  It just seem to belive that its talking to the master 
> backend I guess.
> 
> So what am I missing?
> 
> Mark
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> 


More information about the mythtv-users mailing list