Every now and then I get the "zlibinstream:exceeded bytesIn" error when trying to connect to my server through my vnc. Why do I get this error and how can I solve it when I get it - without restarting my server ?
how to solve the "zlibinstream:exceeded bytesIn" error in vnc
21.6k Views Asked by yehudahs AtThere are 8 best solutions below

Came across the same issue a couple of times. I am not aware of permanent fix, but for a quick one just change colour to Fullcolour.
For me in VNC Viewer it was in options/Expert/FullColour to true.

What worked for me was to turn off "Adapt to network speed (recommended)
" (under Options->Display
) and then move the compression slider to the left from "All available colors, medium compression
" to "Hundreds of colors
".
Prior to this, Burpy Burp's answer of changing options/Expert/FullColour to true temporarily fixed the problem but it came back 22 days later.

Color level Full didnt resolve the issue but when set Options-Picture Quality High instead of Automatic resolved.

Just for the googlers out there that find this question: Changing the "prefered encoding" to something other than "ZRLE" (I used "hextile")is what solved the issue for me.
This seems to be related with timing. On my mac, I'm having the same issue and usually waiting for a while and retrying is the only thing that works for me. It always comes back but not an immediate solution.