mirror of
https://github.com/novnc/noVNC.git
synced 2026-05-26 07:08:06 +00:00
RFB's _fail function logs the error, disconnects the session and sets disconnect_reason. The disconnect_reason is upon disconnection sent to the user interface. It is thus not suitable for including error details that aren't user friendly. The idea is that you will look in the browser console for a full log with details of the error.