<br><br><div class="gmail_quote">On Mon, May 28, 2012 at 7:34 PM, Michael T. Dean <span dir="ltr"><<a href="mailto:mtdean@thirdcontact.com" target="_blank">mtdean@thirdcontact.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 05/28/2012 01:09 PM, Stefan D wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
On Mon, May 28, 2012 at 6:58 PM, Michael T. Dean wrote:<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">
On 05/28/2012 12:39 PM, Stefan D wrote:<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
The last few days mythfilldatabase has stopped working for me, i guess<br>
it<br>
was when i did a update from master sometime last week, and i'm slowly<br>
running out of guide data.<br>
I really don't know what verbose i should use to get help on my problem.<br>
What i do get is:<br>
<br>
FillData: xmltv returned error code 1<br>
<br>
And i have tried the command that mythfilldatabase use:<br>
<br></div>
tv_grab_se_swedb --config-file '/home/stefan/.mythtv/DVB.****<u></u>xmltv'<div class="im"><br>
<br>
--output /tmp/mythMVc2oH --days 1 --offset 1<br>
<br>
And it does produce a file with valid data.<br>
<br>
What does error code 1 mean? And what could i try to solve my problem or<br>
get more information on my problem? I haven't changed anything besides<br>
updating from master now and then.<br>
</div></blockquote></blockquote></blockquote>
Please try running, again, with:<br>
<br>
mythfilldatabase -v xmltv<br>
</blockquote>
<br>
</blockquote>
<br>
OK, this:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
2012-05-28 19:00:30.193696 I Grabber Command: nice tv_grab_se_swedb --config-file '/home/stefan/.mythtv/DVB.<u></u>xmltv' --output /tmp/mythhwxcO6 --days 1 --offset 19<br>
2012-05-28 19:00:30.193701 I ----------------- Start of XMLTV output -----------------<br>
2012-05-28 19:00:30.784297 I ------------------ End of XMLTV output ------------------<br>
2012-05-28 19:00:30.784683 E FillData: xmltv returned error code 1<br>
</blockquote>
<br>
coupled with the fact that all of the "exit 1;" lines in <a href="http://xmltv.cvs.sourceforge.net/viewvc/xmltv/xmltv/grab/se_swedb/tv_grab_se_swedb.in?revision=1.8&view=markup" target="_blank">http://xmltv.cvs.sourceforge.<u></u>net/viewvc/xmltv/xmltv/grab/<u></u>se_swedb/tv_grab_se_swedb.in?<u></u>revision=1.8&view=markup</a> leads me to believe that there's a problem with your config file. Since you said the same command works fine when you run it manually, I'm guessing that means that the user who's running mythbackend doesn't have permission to access /home/stefan/.mythtv/DVB.xmltv (which is a good thing, since only stefan should have access to stefan's home directory).<br>
<br>
So, you'll likely just need to re-configure mythfilldatabase (mythfilldatabase --manual ? or something?) as the user who runs mythbackend (and, therefore, who runs mythfilldatabase).<div class="HOEnZb"><div class="h5">
<br>
<br>
Mike<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><br>
</div></div></blockquote></div><br><br>Hmm, strange, since it have been working for a long time. But i'll look into the permission thing and try the re-configure.<br><br>/Stefan<br>