Let me see if I can get some additional information. I would suggest logging in via ssh if you can (from Windows/putty if possible). Most terminal clients will let you capture the console log.
Sorry to ask for all these details, but I am getting a little confused about what is running and what is installed. 1) You are running debian/jessie? 2) You have installed the liquidsoap version from debian/jessie? 3) You have installed liquidsoap 1.2 via opam? 4) When you enter "which liquidsoap" what do you get? (this should work under any user) 5) When you enter "liquidsoap --version" what do you get? 6) When you enter "sudo id liquidsoap" what do you get? 7) When you enter "ls -al /var/run/liquidsoap" what do you get? 8) When you enter "sudo service liquidsoap restart" what do you get? 9) When you enter "ls -al /usr/bin/liquidsoap" what do you get? Just as an FYI. once we get this working, if you ever want to start/stop it, you can simply do "sudo service liquidsoap stop" And. The startup liquidsoap script (the liquidsoap script you want to run at boot or any time you restart the service) is in "/etc/liquidsoap". You can name the file anything you want, as long as it ends in .liq (that is a dot liq). If you put more than one file named with .liq, it will launch multiple copies of liquidsoap (which may or may not be what you intend). Nick On Thu, Apr 7, 2016 at 4:41 PM, Sarah Alawami <[email protected]> wrote: > Yep I'm having the same error. It was working before the liquidsoap > upgrade. I even tried rebooting the server but no joy here eather, and I'm > up to date on my linux distro. Any ideas for the both of us? > > On Apr 7, 2016, at 1:14 PM, Lars Kruse <[email protected]> wrote: > > > > Hello Ashley, > > > > > > Am Wed, 6 Apr 2016 21:34:31 -0400 > > schrieb Ashley Bernard <[email protected]>: > > > >> Thanks for the rc.local trick. It does start my script upon reboot. > However, > >> I’d love to be able to start and stop scripts without rebooting the > entire > >> server, especially during this testing phase. I’m running debian > Jessie, so > >> pretty sure there’s an init.d script that just isn’t working for some > odd > >> reason > > > > it should just work out of the box - the official debian package for > liquidsoap > > contains a fully working init-script: > > https://packages.debian.org/jessie/amd64/liquidsoap/filelist > > (/etc/init.d/liquidsoap) > > > > I use it on a few servers without problems or surprises. > > > > Cheers, > > Lars > > > > > ------------------------------------------------------------------------------ > > _______________________________________________ > > Savonet-users mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/savonet-users > > > > ------------------------------------------------------------------------------ > _______________________________________________ > Savonet-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/savonet-users >
------------------------------------------------------------------------------
_______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
