This is a combined FE/BE.&nbsp; So it should work.&nbsp; What do i do now?<br><br><br><div><span class="gmail_quote">On 9/8/07, <b class="gmail_sendername">Paul Harrison</b> &lt;<a href="mailto:mythtv@dsl.pipex.com">mythtv@dsl.pipex.com
</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Mitch Gore wrote:<br>&gt; Hi,<br>&gt;<br>&gt; I am trying to get mytharchive to work and I am getting this in my Log
<br>&gt; file when exporting a recording.<br>&gt;<br>&gt; mythburn.py (0.1.20070805-1) starting up...<br>&gt; script path:/usr/local/share/mythtv/mytharchive/scripts<br>&gt; myth share path:/usr/local/share/mythtv<br>&gt; passed job file: /video/temp-archive/config/mydata.xml
<br>&gt; passed progress log file: /video/temp-archive/logs/progress.log<br>&gt; mythburn.py (0.1.20070805-1) starting up...<br>&gt; Found 2 CPUs<br>&gt; Obtaining MythTV settings from MySQL database for hostname mythtv<br>
&gt; temppath: work<br>&gt; logpath:&nbsp;&nbsp;logs<br>&gt; Setting process priority to 10<br>&gt; ************************************************************<br>&gt; ERROR: cannot create lockfile: [Errno 2] No such file or directory:
<br>&gt; &#39;logs/mythburn.lck&#39;<br>&gt; ************************************************************<br>&gt;<br>&gt; Terminated<br>&gt;<br>&gt;<br>&gt; What does that mean?<br>&gt;<br>&gt; I have configured the plugin in setup.&nbsp;&nbsp;Some details on my system...
<br>&gt;<br>&gt; [myth@mythtv logs]$ mythbackend --version<br>&gt; Library API version&nbsp;&nbsp;&nbsp;&nbsp; : 0.21.20070820-1<br>&gt; Source code version&nbsp;&nbsp;&nbsp;&nbsp; : 14289<br>&gt; SVN branch&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;: trunk<br>&gt; Network Protocol Version: 35
<br>&gt; Options compiled in:<br>&gt;&nbsp;&nbsp;linux release using_oss using_alsa using_arts using_backend<br>&gt; using_dbox2 using_dvb using_firewire using_frontend using_hdhomerun<br>&gt; using_iptv using_ivtv using_joystick_menu using_lirc using_v4l
<br>&gt; using_x11 using_xrandr using_xv using_xvmc using_xvmcw using_xvmc_vld<br>&gt; using_bindings_perl using_libavc_5_3 using_live<br>&gt;<br>&gt; Thanks,<br>&gt; Mitchell<br>&gt;<br><br>It looks like the script failed to get the proper temp work directory
<br>setting from the database.<br><br>It looks like you have it set to &#39;/video/temp-archive/&#39; and the frontend<br>has picked that up no problem since the passed job file is where I would<br>expect it to be &#39;passed job file: /video/temp-archive/config/mydata.xml&#39;
<br>but the &#39;temppath: work&#39; and &#39;logpath: log&#39; picked up by the script<br>aren&#39;t correct they are missing the &#39;/video/temp-archive/&#39; part?<br><br>There&#39;s a number of reason why this might be failing. Is this a combined
<br>frontend/backend machine? While it is possible to get MythArchive to<br>work on remote frontends it needs things to be setup properly before it<br>will work.<br><br>Paul H.<br><br>_______________________________________________
<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
</a><br></blockquote></div><br>