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

Uncaught SecurityError when failing to construct a WebSocket #16

Open
ElDeveloper opened this issue Mar 18, 2015 · 0 comments
Open

Uncaught SecurityError when failing to construct a WebSocket #16

ElDeveloper opened this issue Mar 18, 2015 · 0 comments
Labels

Comments

@ElDeveloper
Copy link
Member

I just got the following error on the JavaScript console, it seems like it may be possible to catch the error and raise a more meaningful message.

 [blocked] The page at 'https://qiita.ibdmdb.org/analysis/wait/1' was loaded over HTTPS, but ran insecure content from 'ws://qiita.ibdmdb.org/moi-ws/': this content should also be loaded over HTTPS.
moi.js:77 initmoi_list.js:119 init1:57 window.onload
moi.js:77 Uncaught SecurityError: Failed to construct 'WebSocket': An insecure WebSocket connection may not be initiated from a page loaded over HTTPS.moi.js:77 initmoi_list.js:119 init1:57 window.onload

screen shot 2015-03-17 at 5 17 42 pm

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

No branches or pull requests

1 participant