<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p><br>
    </p>
    <p>Hi Jack!</p>
    <p>
      <blockquote type="cite">
        <pre wrap="">This is frontend and backend machines both upgraded from Ubuntu 14.04 to 
16.04 and .27 to .28.

Actually I just did clean install on frontend.

I think I finally got the mysql problems squared away on backend.  I can 
run through mythbackend setup and it runs myfilldatabase and mythbackend 
starts.

However, the frontend will not start.  This from the log on frontend</pre>
      </blockquote>
    </p>
    <p>Plus a later comment on seeing the Country and Language screen</p>
    <p><br>
    </p>
    <p>Might be because the configuration files (seems to be plural)
      aren't configured correctly -- for some reason doesn't seem to get
      imported.</p>
    <p><br>
    </p>
    <p>Check (and probably edit)  /etc/mythtv/config.xml; from my notes:<br>
    </p>
    <p>
      <meta http-equiv="content-type" content="text/html; charset=utf-8">
    </p>
    <p>
      <title></title>
      <meta name="generator" content="LibreOffice 5.1.4.2 (Linux)">
      <style type="text/css">
                @page { margin: 0.79in }
                dd { margin-left: 0.39in }
                p { margin-bottom: 0.1in; line-height: 120% }
                a:link { so-language: zxx }
                code.cjk { font-family: "Droid Sans Fallback", monospace }
        </style>
      <dl>
        <dd style="margin-left: 0in; margin-bottom: 0.2in"><br>
        </dd>
      </dl>
      <p>
        <code class="western"><font face="Ubuntu"><b>/</b></font></code><code
          class="western"><font face="Ubuntu"><b>etc/mythtv/config.xml  
            </b></font></code>Each indent only a space; used tabs for
        clarity</p>
      <p><code class="western"><font face="Ubuntu"><Configuration></font></code></p>
      <p><code class="western"><font face="Ubuntu"> <Database></font></code></p>
      <p><code class="western"><font face="Ubuntu">
            <PingHost>1</PingHost></font></code></p>
      <p><code class="western"><font face="Ubuntu"> <Host>192.16</font></code><code
          class="western"><font face="Ubuntu">8</font></code><code
          class="western"><font face="Ubuntu">.0.13</Host> </font></code><code
          class="western"><font color="#ff3333"><font face="Ubuntu"><font
                style="font-size: 10pt" size="2"><==
                server (Backend) IP </font></font></font></code><code
          class="western"><font color="#ff3333"><font face="Ubuntu"><font
                style="font-size: 10pt" size="2">address;
                if 'MythBE1' sticks</font></font></font></code></p>
      <p><code class="western"><font face="Ubuntu">
            <UserName>mythtv</UserName></font></code></p>
      <p><code class="western"><font face="Ubuntu"> <Password></font></code><code
          class="western"><font face="Ubuntu">KwteP9HQ</Password>   
            <i>(I did alter for this post)</i><br>
          </font></code></p>
      <p><code class="western"><font face="Ubuntu">
            <DatabaseName>mythconverg</DatabaseName></font></code></p>
      <p><code class="western"><font face="Ubuntu">
            <Port>3306</Port></font></code></p>
      <p><code class="western"><font face="Ubuntu"> </Database></font></code></p>
      <p><code class="western"><font face="Ubuntu"> <WakeOnLAN></font></code></p>
      <p><code class="western"><font face="Ubuntu">
            <Enabled>0</Enabled> </font></code><code
          class="western"><font color="#ff3333"><font face="Ubuntu"><==
              1 = Try to wake host</font></font></code></p>
      <p><code class="western"><font face="Ubuntu">
            <SQLReconnectWaitTime>0</SQLReconnectWaitTime> </font></code><code
          class="western"><font color="#ff3333"><font face="Ubuntu"><==seconds
              to wait before reconnect</font></font></code></p>
      <p><code class="western"><font face="Ubuntu">
            <SQLConnectRetry>5</SQLConnectRetry></font></code></p>
      <p><code class="western"><font face="Ubuntu"> <Command>echo
            'WOLsqlServerCommand not set'</Command> </font></code><code
          class="western"><font color="#ff3333"><font face="Ubuntu"> </font></font></code><code
          class="western"><font color="#ff3333"><font face="Ubuntu"><==
              might be sudo etherwake MAC address </font></font></code><code
          class="western"><font color="#ff3333"><font face="Ubuntu">==>
              sudo etherwake xx:xx:xx:xx:xx:xx</font></font></code><code
          class="western"><font color="#ff3333"><font face="Ubuntu"> </font></font></code>
      </p>
      <p><code class="western"><font face="Ubuntu"> </WakeOnLAN></font></code></p>
      <p><code class="western"><font face="Ubuntu"></Configuration></font></code></p>
      <p style="margin-bottom: 0in; line-height: 100%"><br>
      </p>
    </p>
    <p>There are other config.xml's:
      <meta http-equiv="content-type" content="text/html; charset=utf-8">
    </p>
    <p>
      <title></title>
      <meta name="generator" content="LibreOffice 5.1.4.2 (Linux)">
      <style type="text/css">
                @page { margin: 0.79in }
                p { margin-bottom: 0.1in; line-height: 120% }
                a:link { so-language: zxx }
        </style>
      <p style="margin-bottom: 0in; line-height: 100%"><font
          face="Courier 10 Pitch">locate
          config.xml</font></p>
      <ol>
        <li>
          <p style="margin-bottom: 0in; line-height: 100%">/etc/mythtv/config.xml</p>
        </li>
        <li>
          <p style="margin-bottom: 0in; line-height: 100%">/home/barry/<b>.</b>mythtv/config.xml</p>
        </li>
        <li>
          <p style="margin-bottom: 0in; line-height: 100%">/usr/share/mythtv/config.xml</p>
        </li>
      </ol>
      <p style="margin-bottom: 0in; line-height: 100%"><br>
      </p>
      <p style="margin-bottom: 0in; line-height: 100%">Check numbers one
        and two -- updating #1 is supposed to update #2 but for some
        reason around here doesn't always.  (And what's nice is someone
        might tell me what's wrong and we'll both learn! :)  )<br>
      </p>
      <p style="margin-bottom: 0in; line-height: 100%"><br>
      </p>
    </p>
    <p>Another thing I learned is if you type <font face="Courier New,
        Courier, monospace">mythfrontend</font> at Terminal one avoids
      the annoying looping one gets when loading the Frontend via the
      icon.  I've learned during initial configuration not to turn on
      the automatically load MythTV option.   Oh, and also do not tic
      the -- argh! can't remember nor find what it's called in my
      notes!  In MCC there's an option to optimize -- I think MySQL --
      definitely 'optimize'.  The command sequence is broken.<br>
    </p>
    <p><br>
    </p>
    <p>Good Luck!  <br>
    </p>
    <p>Barry<br>
    </p>
    <p><br>
    </p>
  </body>
</html>