<div dir="ltr">On Wed, Apr 19, 2017 at 12:35 PM, Gabe Rubin <span dir="ltr"><<a href="mailto:gaberubin@gmail.com" target="_blank">gaberubin@gmail.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Lately, my backend has been fairly unstable, with the frontend taking quite some time to display my recordings (basically seems like it has to restart the backend) and mythweb not displaying any recordings in the Recorded Programs section, even after a backend restart.  I have to restart the whole system (a combined FE/BE).  I am running version: mythtv-backend-0.28-12<br><br></div>I can post my full log from the backend, but this seems like the relevant portion (the last part of the log):<br><br>2017-04-19 10:02:38.686676 I [26528/16485] MythSocketThread(78) mainserver.cpp:7656 (connectionClosed) - Monitor sock(de1090) 'Mythbox' disconnected<br>2017-04-19 10:05:26.116680 C [26528/26528] CoreContext signalhandling.cpp:305 (handleSignal) - Received Terminated: Code 0, PID 1, UID 0, Value 0x00000000<br>2017-04-19 10:05:26.117772 N [26528/26528] CoreContext main_helpers.cpp:730 (run_backend) - MythBackend exiting<br><br></div><br></blockquote></div><br></div><div class="gmail_extra">Looks like it is being killed by PID1 - which is init or systemd depending on your system.  You should have system logs or journal that tells you why it is happening.  journalctl or files in /var/log/<br></div></div>