Websocket Error with UFW Rules #136
-
Beta Was this translation helpful? Give feedback.
Answered by
LianSheng197
Aug 1, 2023
Replies: 1 comment
-
|
Well here is my problem. I accidentally touched |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
LianSheng197
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Well here is my problem.
I accidentally touched
nginx.confduring the process of settingufwrules, which caused the previous settings for websocket headers to be lost.So the problem is nginx configure rather than
ufw. I misunderstood it.