You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
我根据白话文指南配置的Vmess. 服务器用的是oracle free tier.
客户端和服务器配置好后, 启动客户端和服务器,在本地和服务器启动v2ray, 之后macos设置好proxy,打开google,连接不上,v2ray本地客户端反馈以下信息:
app/proxyman/outbound: failed to process outbound traffic > proxy/vmess/outbound: failed to find an available destination > common/retry: [dial tcp <server_address_hidden_for_privacy>: i/o timeout dial tcp <server_address_hidden_for_privacy>: operation was canceled] > common/retry: all retry attempts failed
网上搜索可能是防火墙。于是我在ubuntu服务器上运行sudo ufw status verbose. 返回:Status: inactive。防火墙没有打开。
检查了配置文件,服务器地址,id,端口都对得上。
现在不知道为什么连不上。请各位大佬帮帮忙。谢谢🙏
Beta Was this translation helpful? Give feedback.
All reactions