react-vnc-display icon indicating copy to clipboard operation
react-vnc-display copied to clipboard

VncDisplay url configuration doesn't seems to be working | Please provide some sample

Open sonisrje opened this issue 4 years ago • 0 comments

Hello Team,

I have been trying to setup the React VNC Display in my local machine and when I given the URL in the VncDisplay component, it is not displaying anything back to Web Page.

This is how I am providing the URL, though it returns the status code as 101 but I see the message as : "Received a broken close frame containing a reserved status code."

Here are the request parameters:

Accept-Encoding: gzip, deflate, br Accept-Language: en-US,en;q=0.9 Cache-Control: no-cache Connection: Upgrade Host: macc02vk4lrg8wn:6013 Origin: http://localhost:3004 Pragma: no-cache Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits Sec-WebSocket-Key: E4KxkSCwmp02t2hEBZIuhQ== Sec-WebSocket-Protocol: binary Sec-WebSocket-Version: 13 Upgrade: websocket User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36

Can someone help me with sample URL, how it I should configure?

Looking forward for response.

Thanks.

sonisrje avatar Aug 18 '20 09:08 sonisrje