You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have websockify pointing to a VNC server. I have checked everything is working using the noVNC internal webserver and I can get to my remote desktop.
When I'm connecting through react-vnc-display I don't end up at a desktop, just a white page.
Hello @helfi92 I am not sure about the solution as I have also opened an issue #38 , do you know if this component is working first of all, for me when I configured the URL in vncdisplay component and then try to run the application, it doesn't do anything and return me the white page on the browser.
By the way, do you also face the similar problem? Let me know.
Hi,
I have websockify pointing to a VNC server. I have checked everything is working using the noVNC internal webserver and I can get to my remote desktop.
When I'm connecting through react-vnc-display I don't end up at a desktop, just a white page.
On the VNC server logs I see this:
20/12/19 10:54:15 Got connection from client 127.0.0.1
20/12/19 10:54:15 Using protocol version 3.8
20/12/19 10:54:15 Enabling TightVNC protocol extensions
20/12/19 10:54:15 rfbProcessClientAuthType: client gone
20/12/19 10:54:15 Client 127.0.0.1 gone
20/12/19 10:54:15 Statistics:
20/12/19 10:54:15 framebuffer updates 0, rectangles 0, bytes 0
Any idea what might be causing that?
Thank you for your help,
The text was updated successfully, but these errors were encountered: