2dust / v2rayNG

A V2Ray client for Android, support Xray core and v2fly core
https://1.2345345.xyz
GNU General Public License v3.0
34.27k stars 5.3k forks source link

The latest version of mobile Android v2rayNg fails to start the service with splithttp h3 #3344

Closed dantesieg closed 1 month ago

dantesieg commented 1 month ago

When trying to start using splithttp h3 proxy, v2rayng crashes and tries to connect again.

ghost commented 1 month ago

When trying to start using splithttp h3 proxy, v2rayng crashes and tries to connect again.

Yes , It doesn't work with alpn http/1.1 or h3 !

kirito201711 commented 1 month ago

+1,同样遇到这个问题

yuhan6665 commented 1 month ago

哪位上传一下日志。。

mmmray commented 1 month ago

@yuhan6665 https://github.com/XTLS/Xray-core/pull/3559

https://github.com/XTLS/Xray-core/issues/3556 I think it's the same bug but not 100% sure.

I am trying to compile v2rayNG so I can verify they actually fix the issue, but am getting stuck because libv2ray is built, but gradle can't find it. The issue should be reproducible with any splithttp h3 config. If you can verify it then I think it's ok to merge and release Xray @RPRX

mmmray commented 1 month ago

Nevermind figured it out: https://github.com/XTLS/Xray-core/pull/3554#issuecomment-2239725683