<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=text/html;charset=Windows-1252 http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.19393"></HEAD>
<BODY style="PADDING-LEFT: 10px; PADDING-RIGHT: 10px; PADDING-TOP: 15px"
id=MailContainerBody leftMargin=0 topMargin=0 CanvasTabStop="true"
name="Compose message area">
<DIV><FONT face=Calibri>I've checked the last suggestion below and it is
listening on 127.0.0.1.</FONT></DIV>
<DIV><FONT face=Calibri>The other two possible solutions (static IP and fixing
system network) sound reasonable, but I don't know how to do
either!</FONT></DIV>
<DIV><FONT face=Calibri>My ISP dynamically assigns my IP each time I connect, so
not sure how I would make a static IP - or would it be be one of the
192.168.0's....etc?</FONT></DIV>
<DIV><FONT face=Calibri>Thanks.</FONT></DIV>
<DIV><FONT face=Calibri></FONT> </DIV>
<DIV><FONT color=#660066 size=2 face=Verdana>> On 12/28/2012 09:01 AM,
PlainFaceBoy wrote: <BR></FONT><FONT color=#007777 size=2 face=Verdana>>>
Hi - I've got mythtv working fine (version 0.25/fixes with Ubuntu 12.04 64bit),
front and back end both on the same machine, but I have to have my router
switched on else I get the message; <BR>>> 'Could not connect to the
master backend server. Is it running? Is the IP address set for it in
mythtv-setup correct?' <BR>>> Is this normal? IP address in backend is
127.0.0.1. If I switch my router on, and restart all is fine and it connects and
my recordings appear etc. <BR>>> Not a huge problem, but as they're both
in one box shouldn't I be able to use mythtv "offline" - is there something I
can do to fix this? <BR>>> Thanks</FONT></DIV>
<DIV><FONT color=#660066 size=2 face=Verdana>> <BR>> It's your system's
network management code "shutting down" networking when your router is gone.
You'll have to fix it there. <BR>> Mike </FONT></DIV>
<DIV><FONT color=#660066 size=2 face=Verdana></FONT> </DIV>
<DIV><FONT size=2 face=Verdana>Why not set a static IP for the box, and point to
that? </FONT></DIV>
<DIV><FONT size=2 face=Verdana></FONT> </DIV>
<DIV><FONT size=2 face=Verdana></FONT> </DIV>
<DIV><FONT size=2 face=Verdana>Could it be that MySQL is either not listening on
127.0.0.1 and/or MySQL permissions are rejecting logins from 127.0.0.1, but
accepting from 192.168.x.x? <BR><BR>To check what address the MySQL daemon is
listening on (from Bash): <BR>bash$ sudo netstat -npl | grep 3306 <BR><BR>To
check what address the mythtv MySQL user is allowed to connect to MySQL on (from
MySQL prompt): <BR><FONT color=#660066></FONT><BR>Post the results of the above
commands here, if you're unsure. <BR><BR>Joe </FONT></DIV></BODY></HTML>