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

SockJS Error #188

Open
TonyMella opened this issue Oct 18, 2023 · 2 comments
Open

SockJS Error #188

TonyMella opened this issue Oct 18, 2023 · 2 comments

Comments

@TonyMella
Copy link

hello,I have encountered the following error, can you help me see what the problem is.thank you!

Uncaught runtime errors:
ERROR
SecurityError: An insecure SockJS connection may not be initiated from a page loaded over HTTPS
at new SockJS (chrome-extension://mkfffbnmdcjmekfjlfmfiebgagldcgde/contentScript.bundle.js:9679:13)
at new SockJSClient (chrome-extension://mkfffbnmdcjmekfjlfmfiebgagldcgde/contentScript.bundle.js:7423:17)
at initSocket (chrome-extension://mkfffbnmdcjmekfjlfmfiebgagldcgde/contentScript.bundle.js:14342:12)
at ./node_modules/webpack-dev-server/client/index.js?protocol=ws%3A&hostname=localhost&port=3000&pathname=%2Fws&logging=info&overlay=true&reconnect=10&hot=true&live-reload=false (chrome-extension://mkfffbnmdcjmekfjlfmfiebgagldcgde/contentScript.bundle.js:7877:55)
at options.factory (chrome-extension://mkfffbnmdcjmekfjlfmfiebgagldcgde/contentScript.bundle.js:17353:31)
at webpack_require (chrome-extension://mkfffbnmdcjmekfjlfmfiebgagldcgde/contentScript.bundle.js:16810:33)
at chrome-extension://mkfffbnmdcjmekfjlfmfiebgagldcgde/contentScript.bundle.js:17928:11
at chrome-extension://mkfffbnmdcjmekfjlfmfiebgagldcgde/contentScript.bundle.js:17933:12

@TonyMella
Copy link
Author

找到解决方法了,切记重启项目,如果还无法解决,将插件移除再次加载。#150

@Romstar
Copy link

Romstar commented Oct 18, 2023

you can switch it to ws and it should work.

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