aerokube/selenoid-ui

VNC to MAC machine fails with Incompatible Version error

soumyathampi opened this issue · 4 comments

Hi,

I am running selenoid on mac machine using the command
./cm selenoid start --vnc -d
./cm selenoid-ui start -d

But while lauching the browser on selenoid ui the vnc gets disconnected with following error
failed when connecting: Security negotiation failed on authentication scheme (reason: Incompatible Version.)
_fail @ rfb.js:668

@soumyathampi this is actually a bug in MacOS VNC implementation not following the standard. Related issue novnc/noVNC#1464.

@vania-pooh do you mean the issue is with mac default vnc server?
Is there any other mac vnc servers which will work?

@soumyathampi yes, the issue is with Mac built-in server. We don't know about other VNC servers on Mac.

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.