Opened 8 years ago

Last modified 8 years ago

#288 assigned defect

Ubuntu 14.04.4 WinSwitch 0.12.21-1 connecting to Xpra 0.17.0-r12447: invalid packet format, not an xpra client?

Reported by: Dennis Schridde Owned by: Dennis Schridde
Priority: major Milestone:
Component: Global Keywords:
Cc:

Description

I am running Ubuntu 14.04.4 with WinSwitch? 0.12.21-1 from the WinSwitch? repository. The server runs Xpra 0.17.0-r12447, which I compiled myself (https://hub.docker.com/r/urzds/xpra-test/).

The server is being started with XPRA_PASSWORD set.

Every time I try to connect using WinSwitch?, I see following message on the server:

2016-04-20 15:20:21,693 New tcp connection received from 10.2.8.0:43164
2016-04-20 15:20:21,699 Disconnecting client 10.2.8.0:43164:
2016-04-20 15:20:21,699  invalid packet format, not an xpra client?
2016-04-20 15:20:21,700 Connection lost

The client just lists the connection as not connected (red X icon) in the list of connections, without any further message.

Change History (2)

comment:1 Changed 8 years ago by Dennis Schridde

P.S. WinSwitch? is of course configured to use Xpra as the "Seamless Default" session type.

comment:2 Changed 8 years ago by Antoine gmail

Owner: set to Dennis Schridde
Status: newassigned

What version of xpra is on the client?

The server is being started with XPRA_PASSWORD set.


You mean winswitch or xpra?
This may override the password specified by winswitch, which would make the client use the wrong password.

Note: See TracTickets for help on using tickets.