snail007 / goproxy

🔥 Proxy is a high performance HTTP(S) proxies, SOCKS5 proxies,WEBSOCKET, TCP, UDP proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP port forwarding, SSH forwarding.Proxy是golang实现的高性能http,https,websocket,tcp,socks5代理服务器,支持内网穿透,链式代理,通讯加密,智能HTTP,SOCKS5代理,黑白名单,限速,限流量,限连接数,跨平台,KCP支持,认证API。
https://snail007.host900.com/goproxy/manual/zh/
GNU General Public License v3.0
15.87k stars 3.01k forks source link

网络正常,运行过程中日志报出checking fail,然后exit #466

Open esingtse opened 2 years ago

esingtse commented 2 years ago

image

Current Behavior

通过proxy sps -p :7777 --bind-ip ppp*:7777 --max-conns-rate=0启动服务,然后在日志中看到checking fail , your network seems having something wrong , please check your network and try again .相关告警,3次重试之后进程终止

Context (Environment)

proxy version is : commercial_11.4 system is : CentOS 7.6

esingtse commented 2 years ago

--debug输出的详细日志为

2022/02/10 17:08:18.800463 lic-checker/checker.go:731 INFO checking fail , your network seems having something wrong , please check your network and try again .
snail007 commented 2 years ago

安装错了,这是商业版,需要购买绑定激活。

esingtse commented 2 years ago

安装错了,这是商业版,需要购买绑定激活。

我是商业版的,且购买了授权码。我在其他城市的VPS上部署是可以的,在西安机房却出现这个报错

snail007 commented 2 years ago

这个提示是机器网络到认证服务器不能通讯导致这个错误,这是机器所在网络的审查导致的,建议联系服务器服务商,授权域名是:lic00.host900.com , lic*.host900.com, 需要保证认证域名能正常解析且可以正常认证通信。

esingtse commented 2 years ago

这个提示是机器网络到认证服务器不能通讯导致这个错误,这是机器所在网络的审查导致的,建议联系服务器服务商,授权域名是:lic00.host900.com , lic*.host900.com, 需要保证认证域名能正常解析且可以正常认证通信。

是否考虑在国内环境部署一套授权认证的通信服务

snail007 commented 2 years ago

额外有用信息: 我查了最近24小时的访问记录,没有上面你的服务器IP,说明上面我说的审查导致不能通讯是确定的情况了。