sing-web / x-ui

xray panel that supports multi-protocol and multi-user
GNU General Public License v3.0
515 stars 112 forks source link

无法使用vmess+tls+ws #35

Closed 12189108 closed 1 year ago

12189108 commented 1 year ago

日志里没显示异常,这是V2RayN测试给的报错:

app/proxyman/outbound: failed to process outbound traffic > proxy/vmess/outbound: failed to find an available destination > 
common/retry: [transport/internet/websocket: failed to dial WebSocket > transport/internet/websocket: failed to dial to (wss://domain/):  
> unexpected EOF transport/internet/websocket: failed to dial WebSocket > transport/internet/websocket: failed to dial to (wss://domain/): 
 > malformed HTTP response "\x00\x00\x1e\x04\x00\x00\x00\x00\x00\x00\x05\x00\x10\x00\x00\x00\x03\x00\x00\x00\xfa\x00\x06\x00\x00\x11@\x00\x01\x00\x00\x10\x00\x00\x04\x00\x10\x00\x00" transport/internet/websocket: failed to dial WebSocket 
> transport/internet/websocket: failed to dial to (wss://domain/):  
> unexpected EOF]
 > common/retry: all retry attempts failed

请问怎么解决,附我的配置截图: 捕获 2

12189108 commented 1 year ago

已解决,配置要符合WebSocket规范