<div dir="ltr">On Thu, Apr 20, 2017 at 12:25 PM, Bill Meek <span dir="ltr"><<a href="mailto:keemllib@gmail.com" target="_blank">keemllib@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">On 04/19/2017 07:10 PM, Gabe Rubin wrote:<br>
...<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<a href="https://pastebin.com/Mn5TL6Ws" rel="noreferrer" target="_blank">https://pastebin.com/Mn5TL6Ws</a><br>
</blockquote>
<br>
FYI only:<br>
Line 64 is commented out, which means Restart is set to the default<br>
which is "no". Not the cause of this problem, but you could use the<br>
other options in that file for Restart.<span><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
The only logging seems to be the logs that go into /var/log/mythtv/<br>
</blockquote>
<br></span>
That's correct (for backend logging) based on line 61 in the paste:<br>
--logpath /var/log/mythtv.<span><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
The logging there seems to be fine, that is how Greg discovered that<br>
systemd is killing mythbackend with PID1 (which I am trying to discovery<br>
what it is).<br>
</blockquote>
<br></span>
Understood. I thought understanding where the backend logging was going<br>
would be a hint about the journal issue - but no.<br>
<br>
...<span><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
When I use the command  journalctl --full --no-pager --unit<br>
mythbackend.service I get a ton of logging information, but it ends in<br>
October 2016.  Here are the last two lines:<br>
Oct 20 08:47:37 Mythbox mythbackend[10381]: 2016-10-20 08:47:37.276062 C<br>
Upgrading to MythTV schema version 1327<br>
Failed to get journal fields: Bad message<br>
</blockquote>
<br></span>
Just Googling for the last line above returns:<br>
<br>
    <a href="http://forums.fedoraforum.org/showthread.php?s=cc32fbde6f67e1e04015ef46970554d7&p=1769874#post1769874" rel="noreferrer" target="_blank">http://forums.fedoraforum.org/<wbr>showthread.php?s=cc32fbde6f67e<wbr>1e04015ef46970554d7&p=1769874#<wbr>post1769874</a><br>
<br>
I've never had the issue, but I'm on *buntu. Use the<br>
solution at your own risk.<br></blockquote><div><br></div><div>Those journal lines are from almost a year ago, so they are probably irrelevant.  Is there anything relevant in the /var/log/mythbackend* logs for that time period?  Also, does 'dmesg' show any kernel or process crashes?<br></div></div></div></div>