<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 11/12/2016 10:09 AM, Jeffrey Preston
      wrote:<br>
    </div>
    <blockquote cite="mid:1585915A352.000010AE@ws1" type="cite">
      <div style="font-size:undefinedpt !important;">
        <p>>> I purchased a Raspberry Pi 3, and loaded Raspian
          (downloaded from the <br>
        </p>
        <p>>> web site) following the instructions on the
          MythTV-Light page. When I
          <br>
          >> connect to my currently running 0.28 fixes backend, I
          get the following
          <br>
          >> error message:
          <br>
          >>
          <br>
          >>
          <br>
          >> This version of MythTV requires an updated database.
          <br>
          >>
          <br>
          >> (schema is 27 versions behind)
          <br>
          >>
          <br>
          >>
          <br>
          >>
          <br>
          ><br>
          > I don't know if MythTV-Light comes with plugins enabled
          (there is a <br>
          > package 'mythplugins-light' so I guess it might be the
          case if you <br>
          > installed it too).
          <br>
          ><br>
          > Some frontend plugins also need database schema upgrade
          and if your <br>
          > raspi is the first frontend with such a plugin enabled to
          connect to the <br>
          > backend, it will trigger the upgrade of the db schema for
          that or these <br>
          > plugins.
          <br>
          <br>
          I haven't installed the plugins. Don't usually need them... So
          given that, </p>
        <p>what could be causing MythTV-Light to "think that my backend
          database</p>
        <p>is from a decade ago???<br>
          <br>
          > Anyway, make sure you have a recent backup of your
          database before <br>
          > continuing with the upgrade process.
          <br>
          <br>
          I always backup, but my NAS box is offline while I am moving
          it to the other</p>
        <p>side of my house. I am also re-wiring in that area, so it
          will take a bit </p>
        <p>longer. However, I guess my point here, is that I shouldn't
          need to</p>
        <p>update my database, given that I am running the latest
          version of 0.28 fixes.</p>
        <p>Even if I need to update the database for some reason for
          MythTV-Light, </p>
        <p>how would I do that, since that would seem to have to be done</p>
        <p>locally on the server itself.</p>
        <p><br>
        </p>
      </div>
    </blockquote>
    Are you sure you don't have an old out of date backend running
    somewhere?<br>
    <br>
    Make sure of the versions of your backend and frontend by running
    mythbackend --version or mythfrontend --version or mythutil
    --version on your backend and frontend.<br>
    <br>
    I recommend copy the ~/.mythtv/config.xml from a working frontend to
    your raspberry pi frontend. Edit it and make sure if it contains
    entries for localhost or 127.0.0.1 that you change them to the
    correct IP address.<br>
    <br>
    Peter<br>
  </body>
</html>