[Thinlinc-technical] tlclient on Debian Buster

Samuel Mannehed samuel at cendio.se
Tue Nov 27 16:53:45 CET 2018


Hi Carsten,

> we have a problem with the thinlinc client (4.7-4.9, nightly) on
> debian buster. If we start tlcient (as non privileged user), we can
> connect to vsmserver host successfully (credentials are accepted),
> but the following redirection to the vsmagent host becomes stale
> (connection hangs, it seems there is no timeout).

I believe we have found the cause of the problem. If any local
application is listening on a socket with an adress consisting of only
'\0' tlclient will hang when trying to connect. We are able to
consistently reproduce this behavior even on non Debian Buster systems.
However, the other customer we had that reported the same problem, also
using Debian Buster, said irqbalance was listening on a unix socket
with that address.

You should be able to find the application that is causing this error
on your system by running this command on your client machine:

 ss --unix -l -p | grep "@ "

That command should show you the pid of the process listening to that
problematic socket address. Could you check which process that is?

Best regards,
-- 
Samuel Mannehed         Software Development
Cendio AB               https://cendio.com
Teknikringen 8          https://twitter.com/ThinLinc
583 30 Linköping        https://facebook.com/ThinLinc
Phone: +46-13-214600    https://plus.google.com/+CendioThinLinc


More information about the Thinlinc-technical mailing list