[mythtv-users] 0.27 trying to create a user job script, not starting, remains "queued"

Joseph Fry joe at thefrys.com
Thu Jun 12 07:01:39 UTC 2014


Could be a lot of things.  I assume you tested the script outside of mythtv
and it ran fine?

If so, it could be that the mythtv user doesn't have execute privilege?

Maybe the way you entered the command line in the backend is wrong?  For
example, you used ~ instead of /home/username, and it's looking in the
mythtv user dir instead of your user dir?

Perhaps you forgot to specify the command interpeter to use at the start of
your script... eg "#!/bin/bash"

Perhaps it's simply a typo in the command line?

Good luck!


On Wed, Jun 11, 2014 at 3:24 PM, Steven Adeff <adeffs.mythtv at gmail.com>
wrote:

> Hello all!
> I'm attempting to create my own user job script, I attempted to run it
> via mythweb, but it sits as "queued" according to the backend status
> page.
> I don't see anything about it in the backend log.
>
> I'm wondering if anyone knows what I've done wrong? or can clue me in
> to what I should start looking for as to why?
> thanks!
>
> --
> Steve
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://www.mythtv.org/mailman/listinfo/mythtv-users
> http://wiki.mythtv.org/Mailing_List_etiquette
> MythTV Forums: https://forum.mythtv.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mythtv.org/pipermail/mythtv-users/attachments/20140612/3b3e0036/attachment.html>


More information about the mythtv-users mailing list