Xpra: Ticket #2277: html5 authentication failure causes error

Server receives:

Error: unknown or invalid packet type 'suspend'
 received from WebSocket(ws socket: 127.0.0.1:10000 <- 127.0.0.1:50900)

The handler has not been registered yet due to the authentication failure.



Thu, 18 Apr 2019 04:40:41 GMT - Antoine Martin: status changed; resolution set

Fixed in r22452. (backport not necessary - this is cosmetic)

We now keep track of whether we're connected or not. (from the moment we receive the server hello until we close the protocol)


Sat, 23 Jan 2021 05:46:54 GMT - migration script:

this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/2277