We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The script is stopped at this stage:
Data URI scheme cursor supported util.js:64 >> RFB.constructor util.js:64 >> Display.constructor util.js:64 User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36 util.js:64 Browser: webkit 537.36 util.js:64 Setting viewport to full display region util.js:64 << Display.constructor util.js:64 >> Keyboard.allKeysUp util.js:64 << Keyboard.allKeysUp util.js:66 Using native WebSockets, render mode: canvas rendering util.js:64 << RFB.constructor util.js:64 New state 'connecting', was ''. util.js:64 >> RFB.connect util.js:66 connecting to ws://konrad-hp:6080/websockify util.js:66 Detected binaryType support in WebSockets util.js:64 << RFB.connect util.js:64 >> WebSock.onopen util.js:66 Server choose sub-protocol: binary util.js:64 Starting VNC handshake util.js:64 << WebSock.onopen
Where is the problem?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The script is stopped at this stage:
Data URI scheme cursor supported util.js:64 >> RFB.constructor util.js:64 >> Display.constructor util.js:64 User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36 util.js:64 Browser: webkit 537.36 util.js:64 Setting viewport to full display region util.js:64 << Display.constructor util.js:64 >> Keyboard.allKeysUp util.js:64 << Keyboard.allKeysUp util.js:66 Using native WebSockets, render mode: canvas rendering util.js:64 << RFB.constructor util.js:64 New state 'connecting', was ''. util.js:64 >> RFB.connect util.js:66 connecting to ws://konrad-hp:6080/websockify util.js:66 Detected binaryType support in WebSockets util.js:64 << RFB.connect util.js:64 >> WebSock.onopen util.js:66 Server choose sub-protocol: binary util.js:64 Starting VNC handshake util.js:64 << WebSock.onopen
Where is the problem?
The text was updated successfully, but these errors were encountered: