FranzKafkaYu / x-ui

Lightweight Xray panel with multi-protocol and multi-user on the same port,supports English language and Telegram bot. Easy to use and easy to manage.
GNU General Public License v3.0
7.99k stars 1.62k forks source link

从原版更新后,原节点无法使用 #372

Closed keengrass closed 1 year ago

keengrass commented 1 year ago

原版X-UI Version 0.3.2, Xray1.4.2, 节点为vmess+ws+tls,在设备上使用正常。 使用本脚本更新后的X-UI Version 0.3.4.2, Xray1.7.5 在未做任何改变的情况下,原设备上的节点不可用。

以下是v2rayN提示的报错信息:

2023/05/01 00:34:00 tcp:127.0.0.1:52371 accepted tcp:www.google.com:443 [proxy] 2023/05/01 00:34:00 tcp:127.0.0.1:52374 accepted tcp:www.gstatic.com:443 [proxy] 2023/05/01 00:34:02 [Warning] [2753097282] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > v2ray.com/core/proxy/vmess/outbound: failed to read header > v2ray.com/core/proxy/vmess/encoding: failed to read response header > websocket: close 1000 (normal) 2023/05/01 00:34:02 [Warning] [4172836060] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > v2ray.com/core/proxy/vmess/outbound: failed to read header > v2ray.com/core/proxy/vmess/encoding: failed to read response header > websocket: close 1000 (normal)

换回原版X-UI原节点恢复正常。

请问如何调整新面板的节点设置以使原节点可以正常使用。 下面附上之前的节点配置图以及更新后的节点图供参考。 不胜感激,盼复! new old

keengrass commented 1 year ago

尝试了很多遍,查了很多资料,好像是我之前的额外ID(AlterID)在客户端改成0(服务端不用改)就可以了? 不清楚为什么之前原版的ID为8的时候是可以的。