<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Garamond;
        panose-1:2 2 4 4 3 3 1 1 8 3;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
code
        {mso-style-priority:99;
        font-family:"Courier New";}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0in;
        font-size:10.0pt;
        font-family:"Courier New";}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:"Courier New";}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style>
</head>
<body lang="EN-US" link="blue" vlink="#954F72" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<p class="MsoNormal">On 3/4/21 3:03 PM, Tony Guadagno wrote:<o:p></o:p></p>
</div>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<div>
<div>
<div>
<div>
<p class="MsoNormal">On Thu, Mar 4, 2021 at 7:37 PM Tony Guadagno <<a href="mailto:tonyg@guadagno.org">tonyg@guadagno.org</a>> wrote:<o:p></o:p></p>
</div>
<blockquote style="border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-top:5.0pt;margin-right:0in;margin-bottom:5.0pt">
<div>
<div>
<p class="MsoNormal" style="margin-left:40.8pt">Hi<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:40.8pt">I recently upgraded from .29 to .31fixes and ubuntu from 18 to 20 and all is working quite well, with one exception. MythWeb is throwing this:<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:40.8pt"> <o:p></o:p></p>
<div>
<pre><code>Fatal Error</code></pre>
<pre><code> </code></pre>
<pre><code>!!NoTrans: The server requested authentication method unknown to the client [#2054]</code></pre>
</div>
<p class="MsoNormal" style="margin-left:40.8pt"> <o:p></o:p></p>
<p class="MsoNormal" style="margin-left:40.8pt"> <o:p></o:p></p>
<p class="MsoNormal" style="margin-left:40.8pt">I did some googling and found these, but the fixes did not work for me.
<a href="https://bobcares.com/blog/mysql-the-server-requested-authentication-method-unknown-to-the-client/" target="_BLANK">
https://bobcares.com/blog/mysql-the-ser ... he-client/</a><br>
<br>
Can anyone give me a clue on how to fix this?<br>
<br>
thanks in advance!<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:40.8pt"> <o:p></o:p></p>
<p class="MsoNormal" style="margin-left:40.8pt">Tony<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:40.8pt"> <o:p></o:p></p>
</div>
</div>
</blockquote>
<div>
<p class="MsoNormal"> <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">Please explain your setup:<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">Do you use a combined MythTV Frontend/Backend?<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">Is the MythTV Backend configured for multiple Frontends?<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">Please report the output of<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"> <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><span style="font-family:"Garamond",serif">mysql --user=mythtv --password --host=localhost --execute="SELECT * FROM settings WHERE value LIKE 'BackendServer%' OR value LIKE 'MasterServer%' ORDER BY value" mythconverg</span><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"> <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">The password is stored in $HOME/.mythtv/config.xml<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"> <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">Roland<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"> <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"> <o:p></o:p></p>
</div>
</div>
</div>
<p class="MsoNormal">Roland, I have a separate frontend and backend.  I also use leanfrontend but only one myth frontend<o:p></o:p></p>
<p class="MsoNormal"> <o:p></o:p></p>
<p class="MsoNormal">mysql --user=mythtv --password --host=localhost --execute="SELECT * FROM settings WHERE value LIKE 'BackendServer%' OR value LIKE 'MasterServer%' ORDER BY value" mythconverg<o:p></o:p></p>
<p class="MsoNormal">Enter password:<o:p></o:p></p>
<p class="MsoNormal">+-------------------+-----------------+-----------------+<o:p></o:p></p>
<p class="MsoNormal">| value             | data            | hostname        |<o:p></o:p></p>
<p class="MsoNormal">+-------------------+-----------------+-----------------+<o:p></o:p></p>
<p class="MsoNormal">| BackendServerAddr | 192.168.168.13  | homemythbackend |<o:p></o:p></p>
<p class="MsoNormal">| BackendServerIP   | 192.168.168.13  | homemythbackend |<o:p></o:p></p>
<p class="MsoNormal">| BackendServerIP6  | ::1             | homemythbackend |<o:p></o:p></p>
<p class="MsoNormal">| BackendServerPort | 6543            | homemythbackend |<o:p></o:p></p>
<p class="MsoNormal">| MasterServerIP    | 192.168.168.13  | NULL            |<o:p></o:p></p>
<p class="MsoNormal">| MasterServerName  | HomeMythBackend | NULL            |<o:p></o:p></p>
<p class="MsoNormal">| MasterServerPort  | 6543            | NULL            |<o:p></o:p></p>
<p class="MsoNormal">+-------------------+-----------------+-----------------+<o:p></o:p></p>
</div>
<p class="MsoNormal"><br>
<br>
<o:p></o:p></p>
<pre>_______________________________________________</pre>
</blockquote>
<p>Try adding this line</p>
<p>default_authentication_plugin=mysql_native_password</p>
<p>to your /etc/mysql/mysql.conf.d/mysqld.cnf file</p>
<p>and restart MySQL</p>
<p>Peter</p>
<p><o:p> </o:p></p>
<p>Peter, Perfect!  That did the trickā€¦thanks !!!!  btw, I think restarting apache2 was also required.</p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</body>
</html>