This is a combined FE/BE. So it should work. What do i do now?<br><br><br><div><span class="gmail_quote">On 9/8/07, <b class="gmail_sendername">Paul Harrison</b> <<a href="mailto:mythtv@dsl.pipex.com">mythtv@dsl.pipex.com
</a>> 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>> Hi,<br>><br>> I am trying to get mytharchive to work and I am getting this in my Log
<br>> file when exporting a recording.<br>><br>> mythburn.py (0.1.20070805-1) starting up...<br>> script path:/usr/local/share/mythtv/mytharchive/scripts<br>> myth share path:/usr/local/share/mythtv<br>> passed job file: /video/temp-archive/config/mydata.xml
<br>> passed progress log file: /video/temp-archive/logs/progress.log<br>> mythburn.py (0.1.20070805-1) starting up...<br>> Found 2 CPUs<br>> Obtaining MythTV settings from MySQL database for hostname mythtv<br>
> temppath: work<br>> logpath: logs<br>> Setting process priority to 10<br>> ************************************************************<br>> ERROR: cannot create lockfile: [Errno 2] No such file or directory:
<br>> 'logs/mythburn.lck'<br>> ************************************************************<br>><br>> Terminated<br>><br>><br>> What does that mean?<br>><br>> I have configured the plugin in setup. Some details on my system...
<br>><br>> [myth@mythtv logs]$ mythbackend --version<br>> Library API version : 0.21.20070820-1<br>> Source code version : 14289<br>> SVN branch : trunk<br>> Network Protocol Version: 35
<br>> Options compiled in:<br>> linux release using_oss using_alsa using_arts using_backend<br>> using_dbox2 using_dvb using_firewire using_frontend using_hdhomerun<br>> using_iptv using_ivtv using_joystick_menu using_lirc using_v4l
<br>> using_x11 using_xrandr using_xv using_xvmc using_xvmcw using_xvmc_vld<br>> using_bindings_perl using_libavc_5_3 using_live<br>><br>> Thanks,<br>> Mitchell<br>><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 '/video/temp-archive/' and the frontend<br>has picked that up no problem since the passed job file is where I would<br>expect it to be 'passed job file: /video/temp-archive/config/mydata.xml'
<br>but the 'temppath: work' and 'logpath: log' picked up by the script<br>aren't correct they are missing the '/video/temp-archive/' part?<br><br>There'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>