Hi David, Yes, I can fire up liquidsoap (/usr/local/etc/rc.d/liquidsoap start) via crontab as user 'rcr'. Also, it works via cli as user 'liquidsoap'but only if I supply a pwd that I had to create. So, user/group 'liquidsoap' cannot be used since crontab does the calling for start/stop (rather difficult to supply a user/pwd at that level).
Since the whole site and all station material needs to be run as user 'rcr' with group 'wheel', I think that's where the problem lies. While checking things out, I noticed a typo in the set log file path - which is now fixed. Now I get the same error as one of my earliest 'init' startup problems: it now throws an error on the hash mark in '#!/usr/local/bin/liquidsoap' (liquidsoap.liq) [Back to square one :( So, this morning, I will set all scripts to user rcr, group wheel, including all the .liq scripts, and both the log file and pidfile paths. Hopefully, that might fix the problem of no log files and no pid, but somehow I doubt it. I am very concerned that liquidsoap may never work for me. Since I've built my whole station concept around it, I would have no alternative but to forget about ever going online. I've toyed with trying another streamer, but nothing will do the job except for liquidsoap. So, I'm really at your mercy to get this going! I greatly appreciate your help and expertise. Thanks, Andre On Thu, 02 Dec 2010 04:39:04 -0500, David Baelde <[email protected]> wrote: > Hi Andre, > > On Thu, Dec 2, 2010 at 1:43 AM, <[email protected]> wrote: >> I checked liquidsoap's logs but there are no entries (it has 755 perms >> root:wheel). Then I checked liquidsoap's pid -- there's no entry! (it >> has 777 perms liquidsoap:liquidsoap) >> >> Any ideas what is going on here? What should the user:group and perms >> be? > > I know you had problems with your init scripts, and I didn't follow > that story, so let's get that out of the way first: does it work by > starting it manually? It should, if you run it as user and group > liquidsoap. > > Good luck, -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ ------------------------------------------------------------------------------ Increase Visibility of Your 3D Game App & Earn a Chance To Win $500! Tap into the largest installed PC base & get more eyes on your game by optimizing for Intel(R) Graphics Technology. Get started today with the Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs. http://p.sf.net/sfu/intelisp-dev2dev _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
