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
连接集群中的一个子节点时报了下面这个错: 2024-05-06 16:56:12.761 WARN 11234 --- [worker-3-1] c.j.f.proxy.handler.DispatcherHandler : 解析阶段发生错误:GET /ws/hc1zjjw:8cfbb5ce862cc1f65783684988b201a5/ HTTP/1.1 Upgrade: websocket Connection: upgrade Host: xxx.xxx.xxx.xxx X-Real-IP: 223.160.214.136 X-Forwarded-For: 223.160.214.136 User-Agent: Go-http-client/1.1 Sec-WebSocket-Key: fCzSGGl2eFF+llAfLHH9qQ== Sec-WebSocket-Version: 13 ,e:非法访问,token检测不通过
有大佬遇到过吗?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
连接集群中的一个子节点时报了下面这个错:
2024-05-06 16:56:12.761 WARN 11234 --- [worker-3-1] c.j.f.proxy.handler.DispatcherHandler : 解析阶段发生错误:GET /ws/hc1zjjw:8cfbb5ce862cc1f65783684988b201a5/ HTTP/1.1
Upgrade: websocket
Connection: upgrade
Host: xxx.xxx.xxx.xxx
X-Real-IP: 223.160.214.136
X-Forwarded-For: 223.160.214.136
User-Agent: Go-http-client/1.1
Sec-WebSocket-Key: fCzSGGl2eFF+llAfLHH9qQ==
Sec-WebSocket-Version: 13
,e:非法访问,token检测不通过
有大佬遇到过吗?
The text was updated successfully, but these errors were encountered: