<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div><br></div><div><br>On 23 Oct 2014, at 2:45 pm, "Daryl McDonald" <<a href="mailto:darylangela@gmail.com">darylangela@gmail.com</a>> wrote:<br><br></div><blockquote type="cite"><div><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Oct 22, 2014 at 7:49 PM, Hika van den Hoven <span dir="ltr"><<a href="mailto:hikavdh@gmail.com" target="_blank">hikavdh@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hoi Daryl,<br>
<div><div class="h5"><br>
Thursday, October 23, 2014, 1:32:52 AM, you wrote:<br>
<br>
> Greetings Mythizens, I looked into my BE and FE logs because I'm<br>
> not waking up properly yet and noticed some errors, I need help<br>
> taking care of these before I look at the wakeup, here a a couple of Pastebins:<br>
<br>
> daryl@daryl-A780L3C:~$ cat /var/log/mythtv/mythbackend.log | pastebinit<br>
> <a href="http://paste.ubuntu.com/8633339/" target="_blank">http://paste.ubuntu.com/8633339/</a><br>
> daryl@daryl-A780L3C:~$ cat /var/log/mythtv/mythfrontend.log | pastebinit<br>
> <a href="http://paste.ubuntu.com/8633347/" target="_blank">http://paste.ubuntu.com/8633347/</a><br>
<br>
> The current OS is a clone of a "rsync" OS backup, that was better<br>
> than nothing, not perfect, as far as I can tell aborting an update<br>
> mid stream borked things severely, I've "chmod'ed" and "chown'ed"<br>
> the usual suspects, its running well, not quite perfect yet.<br>
<br>
> Any assistance with the errors is greatly appreciated, Daryl<br>
<br>
</div></div>Just from the first 800 lines of your backend log:<br>
<br>
W CoreContext mythcorecontext.cpp:231 (Init) This application is not compatible with the installed MythTV libraries. Please recompile after a make distclean<br>
! CoreContext mythcontext.cpp:1110 (MythContext) MythContext: Unable to allocate MythCoreContext<br>
! CoreContext mythcontext.cpp:1131 (Init) Application binary version (0.27.20140323-1) does not match libraries (0.27.20140719-1)<br>
W CoreContext mythcontext.cpp:1141 (Init) This application is not compatible with the installed MythTV libraries.<br>
<br>
So install matching libraries!<br>
<br>
W CoreContext main_helpers.cpp:214 (setupTVs) MythBackend: No valid capture cards are defined in the database.<br>
E CoreContext scheduler.cpp:180 (VerifyCards) Scheduler: No capture cards are defined in the database.#012#011#011#011Perhaps you should re-read the installation instructions?<br>
E ProcessRequest mainserver.cpp:4251 (HandleRemoteEncoder) MainServer: HandleRemoteEncoder(cmd GET_STATE) Unknown encoder: 1<br>
<br>
Reïnstall your capture cards (are you member of video!?)<br>
<br>
E ProcessRequest programinfo.cpp:2358 (GetPlaybackURL) ProgramInfo(3032_20140825070000.mpg): GetPlaybackURL: '3032_20140825070000.mpg' should be local, but it can not be found.<br>
E Expire autoexpire.cpp:161 (CalcParams) AutoExpire: Filesystem Info cache is empty, unable to calculate necessary parameters.<br>
E Expire autoexpire.cpp:422 (ExpireRecordings) AutoExpire: Filesystem Info cache is empty, unable to determine what Recordings to expire<br>
<br>
Look at permission in the storage groups<br>
<br>
E Scheduler scheduler.cpp:2943 (ShutdownServer) SetWakeuptimeCommand failed, shutdown aborted<br>
<br>
Look at your SetWakeuptimeCommand<br>
<br>
Possibly the first one will solve the rest!<br>
<br>
<br>
Tot mails,<br>
Hika mailto:<a href="mailto:hikavdh@gmail.com">hikavdh@gmail.com</a><br>
<br>
"Zonder hoop kun je niet leven<br>
Zonder leven is er geen hoop<br>
Het eeuwige dilemma<br>
Zeker als je hoop moet vernietigen om te kunnen overleven!"<br>
<br>
De lerende Mens<br>
<br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" target="_blank">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" target="_blank">https://forum.mythtv.org</a></blockquote><div><br></div><div>Thanks for taking a look Hika, I should have mentioned that relevant data starts at line 1547 in the BE where there is a date jump from Sept 15th to Oct 16th. and similarly on line 9206 of the FE. Oct 16th is when I cloned the OS into new existence.</div><div>Apologies for the confusion. </div></div><br></div></div>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><br></div></blockquote><br><div>Might be worth creating a 'clean' set of log files just from startup to problem then to shutdown. So people don't have to filter through and work out what is already fixed and what is not.</div></body></html>