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

BUG in Xray-core v24.12.15 #4176

Closed
chitoz1300 opened this issue Dec 17, 2024 · 4 comments
Closed

BUG in Xray-core v24.12.15 #4176

chitoz1300 opened this issue Dec 17, 2024 · 4 comments

Comments

@chitoz1300
Copy link

chitoz1300 commented Dec 17, 2024

Hello, I have encountered a bug in the latest version of Xray-core v24.12.15.
There is an issue with the HTTP configuration, which continuously displays the following warning:

2024/12/17 04:36:25 [Warning] common/errors: This feature WebSocket transport (with ALPN http/1.1, etc.) is deprecated and being migrated to XHTTP H2 & H3. Please update your config(s) according to release note and documentation before removal.

Furthermore, when this warning appears, the connection is completely lost.
In contrast, in Xray-core v24.11.30, this warning does not occur, and the connection remains stable.
Please fix this, thanks!

@fraybyl
Copy link

fraybyl commented Dec 17, 2024

Read what it says

is deprecated and being migrated to XHTTP H2 & H3. Please update your config(s) according to release note and documentation before removal.

@chitoz1300
Copy link
Author

Read what it says

is deprecated and being migrated to XHTTP H2 & H3. Please update your config(s) according to release note and documentation before removal.

I don’t have an issue with the warning itself, but I’m puzzled as to why the connection keeps dropping after this warning message appears, and then reconnects. This is quite annoying.

Many users are connecting via WebSocket HTTP, and I can’t keep telling them to update and switch to XHTTP.

It would be great if this issue could be addressed to prevent the connection drops.

@Fangliding
Copy link
Member

虽然这个提示很无聊但它只是在解析config的时候抛出一行字而已 和后续ws没有任何关系 如果仍坚信有问题请按模板提交问题

@Fangliding Fangliding closed this as not planned Won't fix, can't repro, duplicate, stale Dec 17, 2024
@rosebe
Copy link
Contributor

rosebe commented Dec 17, 2024

The problem may occur as mentioned in #4177.

RPRX pushed a commit that referenced this issue Dec 17, 2024
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

4 participants