Skip to content
New issue

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

Client instantly disconnects from VNC server #25

Open
djsharman opened this issue Dec 20, 2019 · 3 comments
Open

Client instantly disconnects from VNC server #25

djsharman opened this issue Dec 20, 2019 · 3 comments

Comments

@djsharman
Copy link

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,

@sonisrje
Copy link

Can anyone respond to this?

@helfi92
Copy link
Contributor

helfi92 commented Aug 19, 2020

I'm sorry that you're seeing this. I'm not sure what's happening. Happy to accept a PR if you end up figuring out the issue. The source code is tiny https://github.com/mozilla-frontend-infra/react-vnc-display/blob/master/src/components/VncDisplay/index.jsx

@sonisrje
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants