<div><br><div class="gmail_quote"><div dir="auto">On Fri, Aug 4, 2017 at 6:01 PM Ashu Desai <<a href="mailto:ashu.desai@gmail.com">ashu.desai@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="gmail_extra"><div class="gmail_quote">On Fri, Aug 4, 2017 at 5:51 PM, Per Hatlevik <span><<a href="mailto:jakeisawake@gmail.com" target="_blank">jakeisawake@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="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></div></div><div><div class="gmail_extra"><div class="gmail_quote"><div>It doesn't have mysql - not sure if I need to install mariadb - all I did was install mythtv-frontend</div><div></div></div></div></div></blockquote><div dir="auto"><br></div><div dir="auto">Mythtv frontend depends on libmysqlclient or libmariadbclient but you still type "mysql"</div><div dir="auto"><br></div><div dir="auto">If that doesn't work on the remote fe then you can't connect to the db which is a requirement for mythtv fe or be! It would also explain your log a bit.</div></div></div>