<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Sep 4, 2013 at 10:13 AM, Bill Meek <span dir="ltr">&lt;<a href="mailto:keemllib@gmail.com" target="_blank">keemllib@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class="im">On 09/03/2013 11:18 PM, Daryl McDonald wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
Here is a current backend.log:&quot; <a href="http://paste.ubuntu.com/6061330/" target="_blank">http://paste.ubuntu.com/<u></u>6061330/</a>&quot;<br>
</blockquote>
<br></div>
No change, your backend either isn&#39;t setup to shutdown when idle, or<br>
it isn&#39;t idle. Run this command:<br>
<br>
    mythshutdown -v general --loglevel debug --status<br>
<br>
The output isn&#39;t too long, and the last lines will look *similar*<br>
to this...<br>
<br>
    Shutdown is locked<br>
    2013-09-04 08:58:56.168832 I  Mythshutdown: --status returned: 16<br>
<br>
That&#39;s the reason *my* backend won&#39;t shutdown right now. We need to<br>
see what yours is saying.<br>
<br>
Also, run:<br>
<br>
    ps ax | grep myth | grep -v grep<br>
<br>
Pastebin the output of both please.<div class=""><div class="h5"><br>
<br>
-- <br>
Bill<br>
______________________________<u></u>_________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/<u></u>listinfo/mythtv-users</a></div></div></blockquote><div><br></div><div>The last few lines from the first command are:</div>
<div> 2013-09-04 10:17:06.077119 I  MythCoreContext: Connecting to backend server: <a href="http://127.0.0.1:6543">127.0.0.1:6543</a> (try 1 of 1)</div><div>2013-09-04 10:17:06.079279 I  Using protocol version 72</div><div>
2013-09-04 10:17:06.167216 I  Mythshutdown: --status returned: 0</div><div><br></div><div>When I tried to paste bin:</div><div><br></div><div><div>daryl@daryl-A780L3C:~$ pastebinit mythshutdown -v general --loglevel debug --status</div>
<div>Unable to read from: mythshutdown</div><div>daryl@daryl-A780L3C:~$ pastebinit ps ax | grep myth | grep -v grep</div><div>Unable to read from: ps</div><div>daryl@daryl-A780L3C:~$ </div></div><div><br></div><div>Do I need sudo in there somewhere?</div>
<div><br></div><div>Daryl</div></div><br></div></div>