Hi all!
After a couple months using the ubuntu package version of liquidsoap, I
finally decided to upgrade to version 1.2 using opam. After doing it, I'm
having problems using commands via the telnet server.
The problem arises after submitting a command, which doesn't get
recognized. After submitting another, the first one gets executed, and it
just keeps working like that.

An example output:
$ telnet localhost 1234
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
>list
[no output]
>help
[list output omitted]
END
>exit
[help output omitted]
END
>hello
Bye!
Connection closed by foreign host.

My guess is that the problem is related to encoding, but it could be
something in my end. I used utf8, testing with gnome-terminal and python 3
telnet client (telnetlib). Both were working like a charm with version
1.1.1. I tried reinstalling, but the problem persists, so I'll try building
the source next, but I'm not optimistic.

Anyone has come across a similar problem? I hope it's just a silly mistake
of mine.

Thanks in advance!
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to