I struggled with a similar problem with TCP Telenet. Liquidsoap doesn't give any indication after the connection. So you probably got connected (which is sort of confirmed by the log entry in LiquidSoap).
You just have to start 'blindly' issuing commands. When I was first testing, I just hit return and it spit out a message that it couldn't understand the command, try Help. Sounds like the socket works that way too... Nick On Fri, Oct 30, 2015 at 7:42 AM, Set Hallstrom <[email protected]> wrote: > On 2015-10-30 04:38, [email protected] wrote: > > Hello, > > > > First of all, congrats for the great software, it works great on my > > debian server, but I am having trouble connecting to the unix interface. > > > > I have followed the instructions described here under the "Securing the > > server" section: > > http://liquidsoap.fm/doc-svn/server.html > > > > restarting liquidsoap indeed creates the socket file with 600 > > permissions but running the following command: > > socat /tmp/socket - > > > > I get this on cli: > > Connection timed out.. Bye! > > > > and in the liquidsoap log I get this: > > 2015/10/30 05:12:00 [server:3] New client unix socket "\253\214*\127". > > 2015/10/30 05:12:30 [server:4] Timeout reached while communicating to > > client unix socket "\253\214*\127". > > 2015/10/30 05:12:30 [server:3] Client unix socket "\253\214*\127" > > disconnected. > > > > Any help on this would be greatly appreciated > > Thanks ! > > > > I am not an expert, but the shell being the invocation of the the socat > command (/usr/local/bin/liq_shell) is supposed to exit if the file is > not readable and writeable. Maybe the socket file is deleted from /tmp/? > Also if, the socket-file belongs to the liquidsoap user with permission > 600, it might not be readble nor writable from the user you are loged in > with. > > Hope it may help and that more experienced users will help you better! > Best of luck! > > *Set > > > ------------------------------------------------------------------------------ > _______________________________________________ > 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
