<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Aug 6, 2017 at 11:35 AM, 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="gmail-">On Sun, Aug 6, 2017 at 11:07 AM, Bill Meek <span dir="ltr"><<a href="mailto:keemllib@gmail.com" target="_blank">keemllib@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"><span class="gmail-m_-6611956706261809974gmail-">On 08/06/2017 10:20 AM, Ashu Desai wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Back to same issue -<br>
<br>
<a href="https://pastebin.com/A63zybJy" rel="noreferrer" target="_blank">https://pastebin.com/A63zybJy</a><br>
</blockquote>
<br></span>
Please pastebin a matching mythbackend log when<br>
the frontend fails.</blockquote><div><br></div></span><div>How do I get logs of this? I looked under /var/log/mythtv/ but no logs since few days as I haven't tried doing anything on the backend...</div><span class="gmail-"><div><br></div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"> The DB is up because the<br>
FE got the DBSchemaVer and the FE got the BE's<br>
IP and does: Connecting to backend server: <a href="http://172.16.10.54:6543" rel="noreferrer" target="_blank">172.16.10.54:6543</a><br>
<br>
But never connects, even though you reported that<br>
nmap worked.<br>
<br>
What does this return:<br>
<br>
  curl -H 'Accept: application/json' <a href="http://172.16.10.54:6544/Myth/GetHostName" rel="noreferrer" target="_blank">172.16.10.54:6544/Myth/GetHost<wbr>Name</a></blockquote><div><br></div></span><div>[mythtv@mythfe7 ~]$ curl -H 'Accept: application/json' <a href="http://172.16.10.54:6544/Myth/GetHostName" target="_blank">172.16.10.54:6544/Myth/<wbr>GetHostName</a></div><div><br></div><div>curl: (56) Recv failure: Connection reset by peer</div><span class="gmail-"><div><br></div></span></div></div></div></blockquote><div><br></div><div>[mythtv@mythfe7 ~]$ curl -H 'Accept: application/json' <a href="http://172.16.10.54:6544/Myth/GetHostName">172.16.10.54:6544/Myth/GetHostName</a></div><div>{"String": "mythmaster"}</div><div><br></div><div>This came after I did the permissions command.</div><div><br></div><div><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 dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span class="gmail-"><div></div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-m_-6611956706261809974gmail-HOEnZb"><font color="#888888"><br>
<br>
-- <br>
Bill</font></span><div class="gmail-m_-6611956706261809974gmail-HOEnZb"><div class="gmail-m_-6611956706261809974gmail-h5"><br><br></div></div></blockquote></span></div></div></div></blockquote><div><br></div><div>So figured out the frontend didn't have "write" permissions to my remote backend - so changed that</div><div><br></div><div>[root@mythmaster ~]# ls -ahl /usr/local/media/videos/</div><div>total 12G</div><div>drwxr-xr-x. 2 root root 4.0K Aug  4 10:29 .</div><div>drwxr-xr-x. 6 root root 4.0K Aug  4 10:29 ..</div><div>-rw-------. 1 root root 2.2G Jan 17  2014 Alien 4.mkv</div><div>-rw-------. 1 root root 4.4G Dec 25  2016 Storks.mkv</div><div>-rw-------. 1 root root 4.6G Jun 10  2016 Zootopia.mkv</div><div>[root@mythmaster ~]# chmod 755 /usr/local/media/videos/*</div><div>[root@mythmaster ~]# ls -ahl /usr/local/media/videos/</div><div>total 12G</div><div>drwxr-xr-x. 2 root root 4.0K Aug  4 10:29 .</div><div>drwxr-xr-x. 6 root root 4.0K Aug  4 10:29 ..</div><div>-rwxr-xr-x. 1 root root 2.2G Jan 17  2014 Alien 4.mkv</div><div>-rwxr-xr-x. 1 root root 4.4G Dec 25  2016 Storks.mkv</div><div>-rwxr-xr-x. 1 root root 4.6G Jun 10  2016 Zootopia.mkv</div><div><br></div><div>Now the frontend can talk fine. </div><div><br></div><div>Of course more issues - audio/video</div><div><br></div><div>I am ok when I give the "speaker-test" command - audio comes out fine</div><div><br></div><div>With mythfrontend GUI - under audio setup - it comes out from different speakers instead of normal ones.</div><div><br></div><div>And my video (H.265) files plays extremely choppy - as if I am seeing them via VNC or XMing.</div><div><br></div><div><br></div><div>Not sure which log files to give so hoping someone can guide me there..</div><div><br></div><div><br></div></div>
</div></div>