<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p><br>
</p>
<div class="moz-cite-prefix">On 3/4/21 3:03 PM, Tony Guadagno wrote:<br>
</div>
<blockquote type="cite"
cite="mid:3f2dc2e72c9a47eea8503e941ecc3b63@homeexchange1.guadagno.org">
<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;
margin-bottom:.0001pt;
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>
<div class="WordSection1">
<div>
<div>
<div>
<p class="MsoNormal">On Thu, Mar 4, 2021 at 7:37 PM Tony
Guadagno <<a href="mailto:tonyg@guadagno.org"
moz-do-not-send="true">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-right:0in">
<div>
<div>
<p class="MsoNormal"
style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">Hi</p>
<p class="MsoNormal"
style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">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:</p>
<p class="MsoNormal"
style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"> </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="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"> </p>
<p class="MsoNormal"
style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"> </p>
<p class="MsoNormal"
style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">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" moz-do-not-send="true">
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!</p>
<p class="MsoNormal"
style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"> </p>
<p class="MsoNormal"
style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">Tony</p>
<p class="MsoNormal"
style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><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>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<pre class="moz-quote-pre" wrap="">_______________________________________________
</pre>
</blockquote>
<p>Try adding this line</p>
<p>default_authentication_plugin=mysql_native_password<br>
</p>
<p>to your /etc/mysql/mysql.conf.d/mysqld.cnf file</p>
<p>and restart MySQL</p>
<p>Peter<br>
</p>
<p><br>
</p>
</body>
</html>