<div dir="ltr">Thank you.<blockquote style="margin:0 0 0 40px;border:none;padding:0px"><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><i>make sure the port is open, no firewall blocking it, or if firewall open the port.<br></i><i>on the mysql privleges try : GRANT ALL ON mythconverg.* TO <a href="mailto:mythtv@localhost" target="_blank">mythtv@192.168.1.%</a>  <br></i><i>try adding the bind address to my.cnf, and for me it always by making it 0.0.0.0</i></blockquote></blockquote></blockquote><div><br></div>It was not the firewall, but I tried your next suggestion about the GRANT ALL command, restarted mysql with "sudo service mysql restart" and now it works. <div>I'm not familiar with mariadb as i last used myth about 10 years ago.  But given that restarting mysql helped, I guess that must be what my system is using.</div><div><br></div><div>Thank you Glenb and everyone for your help!</div><div> <br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Oct 18, 2020 at 10:23 PM glen <<a href="mailto:glenb@glenb.net">glenb@glenb.net</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"><div><div>On Sun, 2020-10-18 at 21:38 -0400, Mary Strimel wrote:</div><blockquote type="cite" style="margin:0px 0px 0px 0.8ex;border-left:2px solid rgb(114,159,207);padding-left:1ex"><div dir="ltr">hi, <div>I have freshly installed mythtv system on my Linux Mint PC. I installed the available packages from my distro, myth version 31. </div><div><br></div><div>The local frontend works fine. However, the frontend that I installed on my Android TV -- also version 31 -- is unable to connect. At first it saw the database and was unable to connect to it. After trying some of the fixes I read about online, now it doesn't see the database at all. </div><div><br></div><div>Here are the things I've tried:</div><div>1. went to mythbackend-setup and set the IP address to my real address instead of 127.0.0.1</div><div>2. verified that the PIN for remote logon is set to 0000</div><div>3. verified that the mysql password on the Android is the same as the one found in /home/mythtv/.mythtv/config.xml</div><div>4. Attempted to tell sql to allow the remote connection.</div><div>  A. At first I used the command </div><div>"grant all on mythconverg.* to 'mythtv'@'%' identified by 'mypassword';"</div><div><br></div><div>then I got an error because apparently that command is now deprecated. </div><div><br></div><div>B. So I tried GRANT ALL ON mythconverg.* TO mythtv@localhost IDENTIFIED BY "mythtv" PASSWORD "mypassword" which did not report an error, but also didn't give any feedback. In fact it made the mysql prompt look funny, so I'm assuming it was unhelpful?</div><div><br></div><div>5. I then went to /etc/mysql/my.cnf. According to the docs I should be commenting out a particular line regarding networking. However, my file didn't have those lines. It did not have sections either, like other peoples' seem to have. It just had two lines that start with "!includedir". I didn't change anything there.</div><div><br></div><div>6. As a last resort I went to /etc/mysql/conf.d/mythtv.cnf and changed the first line to "bind-address=192.168.1.253" [my IP].  I think this last step might have been wrong.</div><div><br></div><div>What else do I need to do to connect my frontend? Should I undo things I tried above?</div><div>Thank you!</div><div>Mary</div><br></div><div>_______________________________________________<br></div><div>mythtv-users mailing list<br></div><div><a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br></div><div><a href="http://email.mg.glenb.net/c/eJxNjksKwyAYhE8TdxWN74WLbHoPX38iqCnRFnr7pqXQwmzmmxmYaAO4KDjKNmoHLoHgioEIYIyWUSmtPFBIyQjPBJgoCQ6upjJxspbUPG5poM0aJgh13DMClHsFQQsJMwWqA6dGzqjYbYzbxJZpvp4quY-O63Ns44H3Yz1RdblU175hbrC_4adxufd0dHTYf3s--O1fD2RA2Q" target="_blank">http://lists.mythtv.org/mailman/listinfo/mythtv-users</a><br></div><div><a href="http://email.mg.glenb.net/c/eJxFjbsOgkAQRb-G7dwszj6g2MLGSr-B7GMGNgIqDBr_XhILk1udnJObfaKQjRbF5yZQQDLaAZlEbdvY7FzjItWE2JoIhtpslUxhwrHSqh9xjnJGFoM3pG0Dqc4Qgo5ANild2wjWgFYKQIx-YH5UcKqO533vcity-vDAL3lf-p1cQxnL3HeXsnKHXJ4bMqNY_M86bCsu6_76j74v0jy3" target="_blank">http://wiki.mythtv.org/Mailing_List_etiquette</a><br></div><div>MythTV Forums: <a href="http://email.mg.glenb.net/c/eJxFjMsKwyAQAL8m3ipG3bgePPTS_9DsblLIoxhT6N830ENhLsPAUBolE3j1TIRZMgv44ARGiREHCgFDkV6YIxQHEmkweswrL50308Jb0Rs3NSdGjoyWojEswZkCxg3WIWC01HtWS5pbex2du3f2cSF7PVe9ftrc3nqvk6rpJ7fz4Hpc-3_7AjG_NC8" target="_blank">https://forum.mythtv.org</a><br></div></blockquote><div><br></div><div>make sure the port is open, no firewall blocking it, or if firewall open the port.</div><div>on the mysql privleges try : GRANT ALL ON mythconverg.* TO <a href="mailto:mythtv@localhost" target="_blank">mythtv@192.168.1.%</a>  </div><div>try adding the bind address to my.cnf, and for me it always by making it 0.0.0.0</div><div><br></div><div><span id="gmail-m_-1641074768747050542none"></span></div><img width="1px" height="1px" alt="" src="http://email.mg.glenb.net/o/eJwlyzsOwjAMANDTkI0of8dDDuPUdovUFikNSNweJMY3PG6LEudkHo0rKYnmBFHzooi1MECFrl5FMPeYFbk4u9Ah-y25dZez21Om2Vp0FCJwSBVzQGBBX8GH4JwU8pXMaMdnbvN9f10yrt_-0z7H-gU7Hihx"></div>
_______________________________________________<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>