<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    On 29/08/2010 22:24, Mache Creeger wrote:
    <blockquote cite="mid:20100829212410.005D0C244A4@www.mythtv.org"
      type="cite">
      <font size="3">At 11:09 AM 8/29/2010, Robert Longbottom wrote:<br>
      </font>
      <blockquote type="cite" class="cite" cite=""><font size="3">At
          12:54 PM 8/28/2010, Mache
          Creeger wrote:<br>
        </font>
        <blockquote type="cite" class="cite" cite="">
          <blockquote type="cite" class="cite" cite=""><font size="3">Still
              working on getting my MBE
              back up and myth working for my family. When mythfrontend
              tries to
              connect to mythbackend on the MBE. It crashes mythbackend
              and leaves
              mythfrontend looking for it. Note mysql loads up just fine
              with mythtv
              for both user and password.<br>
              <br>
              Below are the logs<br>
              <br>
              Any help will be most appreciated.<br>
              <br>
              -- Mache<br>
              <br>
              /var/log/mythtv/mythbackend.log<br>
              <br>
              2010-08-28 12:39:06.692 Empty LocalHostName.<br>
              2010-08-28 12:39:06.692 Using localhost value of
              XXX.YYY.COM<br>
              2010-08-28 12:39:06.721 New DB connection, total: 1<br>
              2010-08-28 12:39:06.726 Unable to connect to database!<br>
              2010-08-28 12:39:06.727 Driver error was [1/1045]:<br>
              QMYSQL: Unable to connect<br>
              Database error was:<br>
              Access denied for user 'mythtv'@'XXX.YYY.COM' (using
              password:
              YES)<br>
              <br>
              $ mythtv-setup<br>
              2010-08-28 12:46:03.692 Using runtime prefix = /usr<br>
              2010-08-28 12:46:03.692 Using configuration directory =
              /home/mythtv/.mythtv<br>
              2010-08-28 12:46:03.694 Empty LocalHostName.<br>
              2010-08-28 12:46:03.694 Using localhost value of
              DIGIT.CREEGER.COM<br>
              2010-08-28 12:46:03.703 New DB connection, total: 1<br>
              2010-08-28 12:46:03.708 Unable to connect to database!<br>
              2010-08-28 12:46:03.708 Driver error was [1/1045]:<br>
              QMYSQL: Unable to connect<br>
              Database error was:<br>
              Access denied for user 'mythtv'@'DIGIT.CREEGER.COM' (using
              password:
              YES)<br>
              <br>
              # cat ~mythtv/.mythtv/mysql.txt<br>
              DBHostName=XXX.YYY.COM<br>
            </font></blockquote>
        </blockquote>
        <font size="3">It looks to me like there is something odd
          going on with your hostname(s).&nbsp; Mythbackend says it is
          XXX.YYY.COM
          (looks like a default?), mythtv-setup seems to think it is
          DIGIT.CREEGER.COM, mysql.txt says XXX.YYY.COM.&nbsp; Maybe try
          setting it
          to DIGIT.CREEGER.COM in ~mythtv/.mythtv/mysql.txt?<br>
          <br>
          Try the command "hostname" and see what it says.<br>
          <br>
          Good luck!<br>
          Robert.</font></blockquote>
      <br>
      That was me screwing up trying not to publish my server name to
      the
      list<br>
      <br>
      -- Mache<br>
    </blockquote>
    doh!&nbsp; At least you can rule that out as the problem then... :-) <br>
    <br>
  </body>
</html>