mirror of
https://github.com/snail007/goproxy.git
synced 2026-04-27 08:25:54 +03:00
[GH-ISSUE #466] 网络正常,运行过程中日志报出checking fail,然后exit #372
Labels
No labels
TODO
bug
duplicate
enhancement
good first issue
help wanted
helpful
invalid
need-confirm
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/goproxy#372
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @esingtse on GitHub (Feb 10, 2022).
Original GitHub issue: https://github.com/snail007/goproxy/issues/466
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 on GitHub (Feb 10, 2022):
--debug输出的详细日志为
@snail007 commented on GitHub (Feb 10, 2022):
安装错了,这是商业版,需要购买绑定激活。
@esingtse commented on GitHub (Feb 11, 2022):
我是商业版的,且购买了授权码。我在其他城市的VPS上部署是可以的,在西安机房却出现这个报错
@snail007 commented on GitHub (Feb 11, 2022):
这个提示是机器网络到认证服务器不能通讯导致这个错误,这是机器所在网络的审查导致的,建议联系服务器服务商,授权域名是:lic00.host900.com , lic*.host900.com, 需要保证认证域名能正常解析且可以正常认证通信。
@esingtse commented on GitHub (Feb 11, 2022):
是否考虑在国内环境部署一套授权认证的通信服务
@snail007 commented on GitHub (Feb 11, 2022):
额外有用信息:
我查了最近24小时的访问记录,没有上面你的服务器IP,说明上面我说的审查导致不能通讯是确定的情况了。