<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Aug 4, 2017 at 10:20 PM, Per Hatlevik <span dir="ltr"><<a href="mailto:jakeisawake@gmail.com" target="_blank">jakeisawake@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote"><span class="">On Fri, Aug 4, 2017 at 9:29 PM, Ashu Desai <span dir="ltr"><<a href="mailto:ashu.desai@gmail.com" target="_blank">ashu.desai@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote"><span class="m_-5354764872316054025gmail-">On Fri, Aug 4, 2017 at 5:51 PM, Per Hatlevik <span dir="ltr"><<a href="mailto:jakeisawake@gmail.com" target="_blank">jakeisawake@gmail.com</a>></span> wrote:<br></span><div><div class="m_-5354764872316054025gmail-h5"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto">Can you connect to the db from the remote frontend?</div><div dir="auto"><br></div><div dir="auto">Something like</div><div dir="auto"><pre style="white-space:pre-wrap"><code>mysql mythconverg -u mythtv -h 192.168.1.55 -p -e "select count(*) from settings;"</code></pre><pre style="white-space:pre-wrap"><code><br></code></pre><pre style="white-space:pre-wrap"><code>Obviously replace that ip with the ip of your master backend....</code></pre><div dir="auto"><code><br></code></div></div>
<br></blockquote><div><br></div><div><br></div></div></div><div>Installed mariadb.x86_64</div><div><br></div><div><br></div></div></div></div></blockquote><div><br></div></span><div>the database is a client/server application just like mythtv. the database server runs on the mythtv backend server. the remote frontend needs a mythtv client and a database client. there was no need to install mariadb on the remote frontend (and i would remove it!) all you need is the db client which is what the mysql command is. the mysql command can connect to mariadb or mysqld so don't be fooled by the name. i assume you installed mythtv frontend using an rpm so it should have brought in all the dependencies including the mysql/mariadb client. </div></div></div></div></blockquote><div><br></div><div>I installed from rpmfusion "mythtv-frontend" - it does *not* have mysql.</div><div><br></div><div>So when i give the command, like i stated earlier, it says command not found. Which is why I installed mariadb (not mariadb-server)</div><div><br></div><div>I removed it now. </div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div>i think you database is not accessible over the network and until you fix that it is pointless to troubleshoot the frontend. i repeat does this command work or not?</div><span class=""><div><br></div></span></div></div></div></blockquote><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span class=""><div></div><div> mysql mythconverg -u mythtv -h 192.168.1.55 -p -e "select count(*) from settings;"</div></span></div></div></div></blockquote><div><br></div><div>When I installed the mariadb - the above command worked and showed 997 counts...</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span class=""><div><br></div></span><div>Obviously replace that ip with the ip of your master backend and run this on the remote frontend.</div></div></div></div>
<br>______________________________<wbr>_________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://lists.mythtv.org/mailman/listinfo/mythtv-users" rel="noreferrer" target="_blank">http://lists.mythtv.org/<wbr>mailman/listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" rel="noreferrer" target="_blank">http://wiki.mythtv.org/<wbr>Mailing_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" rel="noreferrer" target="_blank">https://forum.mythtv.org</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><a href="http://about.me/adesai" target="_blank">http://about.me/adesai</a></div>
</div></div>