Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unknown message type 80 #442

Open
jbeichter opened this issue Jan 31, 2025 · 0 comments
Open

unknown message type 80 #442

jbeichter opened this issue Jan 31, 2025 · 0 comments

Comments

@jbeichter
Copy link

jbeichter commented Jan 31, 2025

I'm having a problem where noVNC/TurboVNC sessions are sometimes killed for no apparent reason, sometimes when working in the session and sometimes without doing anything to it. The output at that moment started with "Client gone". I thought it would be a network issue - and maybe it is.

To investigate it, I started more or less the same thing in my home network, just to test how stable the connection is. I let it run without interaction, basically checking if it's still running. It ran for almost one day and then it broke down in the moment I checked again. I entered the password for the client's screenlock, the browser showed but already with the "Connect" button of noVNC. So there was no interaction with noVNC. This might be a different problem than the one I wanted to investigate, as there are two lines more logged before "Client gone":

Jan 31 04:16:13 saturn smartd[842]: Device: /dev/sd...
Jan 31 07:15:16 saturn Xvnc[2931]: [1] rfbProcessClientNormalMessage: unknown message type 80
Jan 31 07:15:16 saturn Xvnc[2931]: [1]  ... closing connection
Jan 31 07:15:16 saturn Xvnc[2931]: [1] Client gone
Jan 31 07:15:16 saturn Xvnc[2931]: [1] Statistics:
Jan 31 07:15:16 saturn Xvnc[2931]: [1]   key events received 368, pointer events 9791
Jan 31 07:15:16 saturn Xvnc[2931]: [1]   framebuffer updates 19952, rectangles 350197, bytes 870850063
Jan 31 07:15:16 saturn Xvnc[2931]: [1]     LastRect markers 19212, bytes 230544
Jan 31 07:15:16 saturn Xvnc[2931]: [1]     cursor shape updates 447, bytes 1015164
Jan 31 07:15:16 saturn Xvnc[2931]: [1]     CopyRect rectangles 2, bytes 32
Jan 31 07:15:16 saturn Xvnc[2931]: [1]     Tight rectangles 330536, bytes 869604323
Jan 31 07:15:16 saturn Xvnc[2931]: [1]   raw equivalent 121503.574252 Mbytes, compression ratio 139.722827
Jan 31 07:15:16 saturn Xvnc[2931]: Number of connected clients: 0

Is this a known problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant