<div dir="ltr"><div>Sorry I can't offer any suggestions, but I had similar problems with a Fire TV box.</div><div><br></div><div>Leanfront did work for me. You might give it a try so at least you can use it while you investigate.<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Sep 24, 2023 at 1:12 PM Ken Mandelberg <<a href="mailto:km@mathcs.emory.edu">km@mathcs.emory.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I'm trying to run the Android Mythfrontend on a Firestick 4K without any <br>
luck. Has anyone succeeded at this? It fails the initial authentication <br>
against the Mysql database on the backend.<br>
<br>
This is against Peter's latest build of the 32 bit version. Peter had <br>
some suggestions, but nothing has worked.<br>
<br>
Some notes:<br>
<br>
Mysql sees sees the query and the mysql log shows<br>
<br>
2023-09-23T20:02:39.007635Z     7975 Connect mythtv@fire4k.kmhome on <br>
mythconverg using TCP/IP<br>
2023-09-23T20:02:39.007719Z     7975 Connect    Access denied for user <br>
'mythtv'@'fire4k.kmhome' (using password: NO)<br>
<br>
<br>
I have several Linux machines with mythfrontend running against the same <br>
mysql database successfully and the mysql log shows<br>
<br>
2023-09-23T20:04:17.913574Z      7979 Connect mythtv@kmnuc-w.kmhome on <br>
mythconverg using SSL/TLS<br>
2023-09-23T20:04:17.915495Z      7979 Init DB   mythconverg<br>
<br>
The problem is not based on a permission error on the mysql server. The <br>
other clients had no problem, but at Peter's suggested I opened it even <br>
wider for a test adding a "mythtv'@'%" user with a wide open grant of <br>
permissions. It's not permissions.<br>
<br>
I also snooped the wire to see what the firestick was sending in its <br>
authentication dialog. I won't post all the voluminous details, but in <br>
decoding the mysql transaction I noticed<br>
<br>
        Username: mythtv<br>
         Schema: mythconverg<br>
         Client Auth Plugin: dummy_fallback_auth<br>
         Connection Attributes<br>
             Connection Attributes length: 113<br>
             Connection Attribute - _os: Android<br>
             Connection Attribute - _client_name: libmariadb<br>
                 ...<br>
                 Connection Attribute Value: libmariadb<br>
<br>
The reference to mariadb caught my eye since the backend uses mysql, as <br>
well as the Auth Plugin.<br>
<br>
Any help?<br>
<br>
<br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br>
<a href="http://lists.mythtv.org/mailman/listinfo/mythtv-users" rel="noreferrer" target="_blank">http://lists.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" rel="noreferrer" target="_blank">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" rel="noreferrer" target="_blank">https://forum.mythtv.org</a><br>
</blockquote></div>