We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A clear and concise description of what the bug is.
Provide a mini GitHub repository which can reproduce the issue. Use egg-init --type=simple bug then upload to your GitHub 看下面这个仓库 https://github.com/hyj1991/egg-socket.io-error-demo
egg-init --type=simple bug
Steps to reproduce the behavior: 1.使用egg-socket.io 在centos 7.66 上部署,使用版本为v8.15.1 到 v10.xx 2.前端发起长链接
Expected behavior 1.正常链接
node切换到v8.15.0可解决此问题,受此困扰的通报,请尝试降低node版本到v8.15.0
The text was updated successfully, but these errors were encountered:
同样遇到,10.15.1可以
Sorry, something went wrong.
这个是 Node.js 本身的变更导致的,关注官方 issue ,在解决之前不要升级 nodejs/node#26366
就是这个问题 让我痛苦了两个星期 我都要怀疑人生了 -----node -v 10.15.3
10.15.3不可以,10.15.1可以。
No branches or pull requests
What happens?
A clear and concise description of what the bug is.
Mini Showcase Repository(REQUIRED)
How To Reproduce
Steps to reproduce the behavior:
1.使用egg-socket.io 在centos 7.66 上部署,使用版本为v8.15.1 到 v10.xx
2.前端发起长链接
Expected behavior
1.正常链接
Context
node切换到v8.15.0可解决此问题,受此困扰的通报,请尝试降低node版本到v8.15.0
The text was updated successfully, but these errors were encountered: