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

Websocket Error Network Error 12029 IE11 issue Working on Chrome, Firefox #19

Open
shahasachin opened this issue Dec 19, 2019 · 3 comments

Comments

@shahasachin
Copy link

I have integrated noVNC + Websockify projects in application. It is working in Chrome, Firefox but it fails in IE11. Digugger log displays following errors:

Warning: Data URI scheme cursor not supported

Error: SCRIPT12029: WebSocket Error: Network Error 12029, A connection with the server could not be established

Warning: WebSocket on-error event

Error: Failed when connecting: Connection closed (code: 1006)

Please let me know how to resolve the above issue
noVNC_Websockify Issue_IE11

@CendioOssman
Copy link
Member

From what I can tell that is some policy limitation in IE. Are you using localhost here or a proper server name? And are you using https and trusted certificates?

@shahasachin
Copy link
Author

I am using FQDN to load the application using https & trusted certificates.

@CendioOssman
Copy link
Member

Can you provide the details of how you've set up websockify? I'll try to reproduce your issue here.

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

2 participants