<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Feb 1, 2021 at 3:35 PM Peter Bennett <<a href="mailto:pb.mythtv@gmail.com">pb.mythtv@gmail.com</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>
<p><br>
</p>
<div>On 2/1/21 2:06 PM, Mary Strimel wrote:<br>
</div>
<blockquote type="cite">
<div dir="ltr">
<div>I hope this is the right place to ask this question. <br>
</div>
<div>I would like to use leanfront on my new Fire Stick 4k.
Leanfront installed successfully via adb, but after starting
it gives me an error message that it cannot connect to the
backend and that it is sending the WOL packet. I have double-
and triple-checked that I entered the IP address of the
backend correctly. I left the port as the default. </div><br></div>
<br>
<fieldset></fieldset>
</blockquote>
<p>I see two potential problems here:</p>
<p>- You have spaces in your ip address 192. 168. 1. 253 There
should not be spaces after the periods. It should look like
192.168.1.253</p></div></blockquote><div>Oops. I had used the voice remote to enter the IP address and the spaces got inserted automatically. Fixed that and the port number, and it's working now. Thank you! <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>
<p>- You are using port 3306. That is the database port. You need
the http port, the default is 6544. leanfront does not access the
database, everything goes through the backend.<br>
</p>
<p>Test the connection by running on a browser the ip address and
port, like this : <a href="http://192.168.0.105:6544/" target="_blank">http://192.168.0.105:6544/</a></p>
<p>You should see a web display from the backend.</p>
<p>Peter<br>
</p>
</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></div>