Xray-core: Bug: panic: XTLS Splice: not TCP inbound
xtls-rprx-vision
Xray 1.6.4 (Xray, Penetrates Everything.) Custom (go1.19.3 linux/amd64) A unified platform for anti-censorship. 2022/11/15 16:00:19 [Info] infra/conf/serial: Reading config: /opt/PROXJECT-ec3b/app/xray/etc/c.json
以下是造成xray不断进程崩溃停止的bug: panic: XTLS Splice: not TCP inbound
goroutine 65 [running]: github.com/xtls/xray-core/proxy/vless/encoding.XtlsRead.func1({0x11e6818, 0xc000473780}, {0x11ed558?, 0xc000306028}, {0x0, 0x0}, {0x11e5aa0?, 0xc0003064c0}, 0xc03a78fde0, 0xc04e2f1122, …) github.com/xtls/xray-core/proxy/vless/encoding/encoding.go:283 +0xa98 github.com/xtls/xray-core/proxy/vless/encoding.XtlsRead({0x11d9ac0, 0xc000160940}, {0x11db160?, 0xc035974090?}, {0x11d9ec0?, 0xc00bf3c7b0?}, {0x11ed558?, 0xc000306028?}, {0x11e5aa0, 0xc0003064c0}, …) github.com/xtls/xray-core/proxy/vless/encoding/encoding.go:323 +0x10f github.com/xtls/xray-core/proxy/vless/outbound.(*Handler).Process.func3() github.com/xtls/xray-core/proxy/vless/outbound/outbound.go:280 +0x574 github.com/xtls/xray-core/common/task.OnSuccess.func1() github.com/xtls/xray-core/common/task/task.go:12 +0x25 github.com/xtls/xray-core/common/task.Run.func1(0x0?) github.com/xtls/xray-core/common/task/task.go:28 +0x2e created by github.com/xtls/xray-core/common/task.Run github.com/xtls/xray-core/common/task/task.go:27 +0xde
==================================================================================
"outbounds": [ { "tag": "nemghcaa-proxy", "protocol": "vless", "settings": { "vnext": [ { "address": "c3926708.fjadjakfdfjadkf.asia", "port": 47772, "users": [ { "id": "9d9c0153-ab41-4f93-b6b1-a6e6cb7a722d", "encryption": "none", "flow": "xtls-rprx-vision", "level": 0 } ] } ] }, "streamSettings": { "network": "tcp", "security": "tls", "tlsSettings": { "serverName": "c3926708.fjadjakfdfjadkf.asia", "allowInsecure": false, "fingerprint": "randomized" } } }, { "protocol": "freedom", "settings": { "domainStrategy": "UseIP" }, "tag": "nemghcaa-direct" },
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Reactions: 1
- Comments: 19 (7 by maintainers)
我今天把仓库里的代码,自己编译后,测试了一下,一切工作正常,两个字:“完美”,自此新的vision流控,已经做到了自适应,非常感谢,特此回来汇报一下。