new-pac
new-pac copied to clipboard
v2ray搭建后连接问题
按照提示搭建v2ray,选择基础脚本+一键加速,时间已更改,系统Debian10,当连接后在v2ray连接info里面不断出现下面的错误,但用另一个服务器搭建的高阶版本(v2ray软件的系统代理选择(自动配置系统代理))可以正常连接,是否因为两个不同版本的冲突导致呢?两个版本都是选择全局模式。 以下为截取其中的某几个段落: 2022/02/09 00:35:27 127.0.0.1:54239 accepted //pss.bdstatic.com:443 [proxy] 2022/02/09 00:35:27 127.0.0.1:54243 accepted //nav.smartscreen.microsoft.com:443 [proxy] 2022/02/09 00:35:28 [Warning] [2481010500] app/proxyman/outbound: failed to process outbound traffic > proxy/vmess/outbound: failed to find an available destination > common/retry: [dial tcp 45.76.78.29:6087: i/o timeout dial tcp 45.76.78.29:6087: operation was canceled] > common/retry: all retry attempts failed 2022/02/09 00:35:28 [Warning] [2727801957] app/proxyman/outbound: failed to process outbound traffic > proxy/vmess/outbound: failed to find an available destination > common/retry: [dial tcp 45.76.78.29:6087: i/o timeout dial tcp 45.76.78.29:6087: operation was canceled] > common/retry: all retry attempts failed
试试端口是否是通的 http://port.ping.pe/ip:端口
试试端口是否是通的 http://port.ping.pe/ip:端口
端口是OK的,同时我也换了几次不同的端口试试,也是不行。
因为我另一个服务器是安装了高阶版本,可以正常访问,那个的端口显示是443. 而这个服务器经常出现的连接信息,如下: 2022/02/09 00:35:27 127.0.0.1:54239 accepted //pss.bdstatic.com:443 [proxy] 2022/02/09 00:35:27 127.0.0.1:54243 accepted //nav.smartscreen.microsoft.com:443 [proxy] 2022/02/09 00:35:28 [Warning] [2481010500] app/proxyman/outbound: failed to process outbound traffic > proxy/vmess/outbound: failed to find an available destination > common/retry: [dial tcp 45.76.78.29:6087: i/o timeout dial tcp 45.76.78.29:6087: operation was canceled] > common/retry: all retry attempts failed 都会有433【proxy】的显示,而实际这个vv对应的端口也不是443.是 [dial tcp 45.76.78.29:6087], 会不会是因为高阶版本或者v2rayN这个软件某个地方限定了端口或者什么其他原因呢? 想来想去都只有这个可能?
您的来信已收悉,谢谢。 ——以上内容为自动回复。
http://port.ping.pe/45.76.78.29:6087 这个ip的端口是不通的
http://port.ping.pe/45.76.78.29:6087 这个ip的端口是不通的
因为我换了其他端口,请看看下面的截图,我换回6087端口,是通的,但还是连接不上,同时连接信息也出现443【proxy】这个信息。
P.S:443这个端口是我另一个cent7服务器安装高阶版本成功后自动匹配的端口,这个可以成功连接。