aerokube / selenoid-ui

Graphical user interface for Selenoid project
https://aerokube.com/selenoid-ui/latest/
Apache License 2.0
305 stars 76 forks source link

VNC to MAC machine fails with Incompatible Version error #457

Closed soumyathampi closed 7 months ago

soumyathampi commented 2 years ago

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

vania-pooh commented 2 years ago

@soumyathampi this is actually a bug in MacOS VNC implementation not following the standard. Related issue https://github.com/novnc/noVNC/issues/1464.

soumyathampi commented 2 years ago

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

vania-pooh commented 2 years ago

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

github-actions[bot] commented 8 months ago

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.