Hi Wayne, done so; - the file is not created when ran from a Rivendell macro, - in /var/log/messages: Aug 2 10:48:40 localhost ripcd: received rml: 'RN /home/rd/test.sh' from 127.0.0.1 - file permissions: RD:RWX Rivendell:RWX - file runs well if started from command line
Looks like you have a different problem. RMLSEND works fine with me, use it all the time. RN is the problem with me. Cheers, Stephan > Hi, > > Can you check that the RN is run at all. E.g. make a script that does > this: > > #!/bin/bash > touch ~/hello_from_rivendell_RN > > Then run the script from a macro and see if you get the file? I'm > trying to figure out if you have the same problem I do. > > Basically in my case the script is ran but if I use rmlsend to interact > with airplay nothing happens. If I manually run the script from the > terminal it works perfectly. > > I'm trying to figure out what I've done to my dev version of Ubuntu that > causes this. It could be a firewall thing as I believe Riv uses port > 5859 for rmlsend. I've checked this with nmap however and it seems ok. > > Wayne Merricks > The Voice Asia > > On 02/08/12 14:04, [email protected] wrote: >> No, it still does not work. I have tried all these things before >> (permissions, owner, paths etc.) >> >> ?? >> >> Stephan >> >> >>> Thank you for that Fred >>> >>> I have change ownership for the file (break10.sh) to user: rivendell >>> and >>> group: rivendell and access permissions to Owner, Group and Others can >>> read & write and is executable. >>> >>> It still does not work :-( >>> >>> Stephan have you now been able to run anything using RN? >>> >>> Stan >>> >>> >>> >>> On 1/08/12 11:19 PM, Fred Gleason wrote: >>>> On Aug 1, 2012, at 10:41 18, Fred Gleason wrote: >>>> >>>>> Confirmed here. Now, let's see what's going on... >>>> Ok, looks like a permissions thing. The RN RML executes as the >>>> user/group configured in the 'AudioOwner=' and 'AudioGroup=' entries >>>> in >>>> '/etc/rd.conf'. On Broadcast Appliance, these will both be >>>> 'rivendell' >>>> by default. Thus, if you are attempting to access data on the >>>> filesystem, you will need to ensure that that data is accessible >>>> (readable and/or writeable) by the 'rivendell' user and group. >>>> >>>> Cheers! >>>> >>>> >>>> |-------------------------------------------------------------------------| >>>> | Frederick F. Gleason, Jr. | Chief Developer >>>> | >>>> | | Paravel Systems >>>> | >>>> |-------------------------------------------------------------------------| >>>> | All progress is based upon a universal innate desire of every >>>> organism >>>> | >>>> | to live beyond its income. >>>> | >>>> | -- Samuel Butler >>>> | >>>> | "Notebooks" >>>> | >>>> |-------------------------------------------------------------------------| >>>> >>>> _______________________________________________ >>>> Rivendell-dev mailing list >>>> [email protected] >>>> http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev >>>> >>> _______________________________________________ >>> Rivendell-dev mailing list >>> [email protected] >>> http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev >>> >> >> _______________________________________________ >> Rivendell-dev mailing list >> [email protected] >> http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev > > > ####################### > Scanned by MailMarshal > ####################### > > ############ > > Attention: > > The information contained in this message is confidential and intended > for the addressee(s) only. If you have received this message in error > or there are any problems, please notify the originator immediately. > The unauthorised use, disclosure, copying or alteration of this message > is strictly forbidden. Christian Vision or any of its subsidiaries will > not be liable for direct, special, indirect or consequential damages > arising from alteration of the contents of this message by a third party > or as a result of any virus being passed on. Please note that we reserve > the right to monitor and read any e-mails sent or received by the > company under the Telecommunications (Lawful Business Practice) > (Interception of Communications) Regulation 2000. Christian Vision is > registered in England as a limited company 2842414 and as a charity > 1031031 > > ############ > _______________________________________________ > Rivendell-dev mailing list > [email protected] > http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev > _______________________________________________ Rivendell-dev mailing list [email protected] http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev
