<div dir="ltr">Could be a lot of things.  I assume you tested the script outside of mythtv and it ran fine?<br><br>If so, it could be that the mythtv user doesn&#39;t have execute privilege?<br><br>Maybe the way you entered the command line in the backend is wrong?  For example, you used ~ instead of /home/username, and it&#39;s looking in the mythtv user dir instead of your user dir?<div>

<br></div><div>Perhaps you forgot to specify the command interpeter to use at the start of your script... eg &quot;#!/bin/bash&quot;</div><div><br></div><div>Perhaps it&#39;s simply a typo in the command line?</div><div>
<br>
</div><div>Good luck!</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jun 11, 2014 at 3:24 PM, Steven Adeff <span dir="ltr">&lt;<a href="mailto:adeffs.mythtv@gmail.com" target="_blank">adeffs.mythtv@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello all!<br>
I&#39;m attempting to create my own user job script, I attempted to run it<br>
via mythweb, but it sits as &quot;queued&quot; according to the backend status<br>
page.<br>
I don&#39;t see anything about it in the backend log.<br>
<br>
I&#39;m wondering if anyone knows what I&#39;ve done wrong? or can clue me in<br>
to what I should start looking for as to why?<br>
thanks!<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Steve<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><br>
</font></span></blockquote></div><br></div>