shadowsocks / v2ray-plugin

A SIP003 plugin based on v2ray
MIT License
2.69k stars 574 forks source link

Failed to fetch all input #216

Open jfzhao opened 4 years ago

jfzhao commented 4 years ago

2020-06-08 17-44-05 的屏幕截图

jfzhao commented 4 years ago

I installed a new ubuntu 20.04 system. When I installed shadowsocks-libev through APT. I downloaded the v2ray-plugin from the server. After the configuration was started, I could not access the network normally. I found an error message "Failed to fetch all input" in the log. ..". I have no problem with windows and apple. So I think there is no problem with the server side. Don't know what is wrong with my ubuntu client?

vanyaindigo commented 4 years ago

The problem within "mux=5" option at plugin parameters. Remove it.

jfzhao commented 4 years ago

The problem within "mux=5" option at plugin parameters. Remove it.

After I tried to remove it, the error still exists.

jfzhao commented 4 years ago

The following information also appeared today. I don’t know if it’s useful.

2020/06/10 15:20:21 [Info] [1247729854] v2ray.com/core/app/proxyman/inbound: connection ends > v2ray.com/core/proxy/dokodemo: connection ends > context canceled 2020/06/10 15:20:21 [Info] [1247729854] v2ray.com/core/common/mux: failed to fetch all input > io: read/write on closed pipe 2020/06/10 15:20:36 [Info] v2ray.com/core/common/mux: failed to read metadata > io: read/write on closed pipe 2020/06/10 15:20:37 [Info] failed to handler mux client connection > v2ray.com/core/proxy/freedom: connection ends > context canceled

jfzhao commented 4 years ago

I searched for related information and ruled out inconsistencies in time.

vanyaindigo commented 4 years ago

There is something similar https://github.com/v2ray/v2ray-core/issues/2136 Check your time synchronization