Skip to content
This repository has been archived by the owner on Jan 4, 2024. It is now read-only.

0.1-beta8版本无法连接使用了ws传输协议的vmess节点 #23

Closed
Smith1970 opened this issue Apr 30, 2021 · 1 comment
Closed
Labels
bug Something isn't working

Comments

@Smith1970
Copy link

Smith1970 commented Apr 30, 2021

Describe the bug
0.1-beta8版本无法连接使用了ws传输协议的vmess节点,未使用ws传输协议的vmess节点可以正常连接

To Reproduce
Steps to reproduce the behavior:

  1. 导入一个使用ws传输协议的vmess节点
  2. 点击连接按钮
  3. 发现无法使用(vmess节点是正常的)
  4. 再导入一个使用tcp传输协议的vmess节点,连接,可以正常使用

Logcat

04-30 11:22:00.978 18995 19037 I GoLog   : [Warning] [4243460873] 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 (ws://xxx.xx.xx:443/): 400 Bad Request > websocket: bad handshake] > common/retry: all retry attempts failed

Expected behavior
A clear and concise description of what you expected to happen.
使用ws传输协议的vmess节点可以被正常连接

Smartphone (please complete the following information):

  • OS: [Android9]

Additional context
Add any other context about the problem here.
0.1-beta7版本ws传输协议的vmess节点可以正常使用

@nekohasekai nekohasekai added the bug Something isn't working label Apr 30, 2021
@Smith1970
Copy link
Author

Smith1970 commented Apr 30, 2021

0.1-beta9版本仍然无法连接ws传输协议的vmess节点,使用tcp传输协议的vmess节点正常
Logcat

04-30 17:10:58.271  2709  2742 I GoLog   : [Warning] 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 (ws://xxx.xx.xx:443/): 400 Bad Request > websocket: bad handshake] > common/retry: all retry attempts failed

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants