[GH-ISSUE #466] 网络正常,运行过程中日志报出checking fail,然后exit #372

Open
opened 2026-02-27 23:16:40 +03:00 by kerem · 6 comments
Owner

Originally created by @esingtse on GitHub (Feb 10, 2022).
Original GitHub issue: https://github.com/snail007/goproxy/issues/466

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

Originally created by @esingtse on GitHub (Feb 10, 2022). Original GitHub issue: https://github.com/snail007/goproxy/issues/466 <!--- Provide a general summary of the issue in the Title above --> <!--- Tell us what should happen --> ![image](https://user-images.githubusercontent.com/24379369/153372549-4d8a067b-9852-4111-bf90-ba4761ad087f.png) ## Current Behavior <!--- Tell us what happens instead of the expected 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) <!--- How has this issue affected you? What are you trying to accomplish? --> <!--- Providing context helps us come up with a solution that is most useful in the real world --> proxy version is : commercial_11.4 system is : CentOS 7.6
Author
Owner

@esingtse commented on GitHub (Feb 10, 2022):

--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 .
<!-- gh-comment-id:1034668351 --> @esingtse commented on GitHub (Feb 10, 2022): --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 . ```
Author
Owner

@snail007 commented on GitHub (Feb 10, 2022):

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

<!-- gh-comment-id:1034716202 --> @snail007 commented on GitHub (Feb 10, 2022): 安装错了,这是商业版,需要购买绑定激活。
Author
Owner

@esingtse commented on GitHub (Feb 11, 2022):

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

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

<!-- gh-comment-id:1035718932 --> @esingtse commented on GitHub (Feb 11, 2022): > 安装错了,这是商业版,需要购买绑定激活。 我是商业版的,且购买了授权码。我在其他城市的VPS上部署是可以的,在西安机房却出现这个报错
Author
Owner

@snail007 commented on GitHub (Feb 11, 2022):

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

<!-- gh-comment-id:1035972732 --> @snail007 commented on GitHub (Feb 11, 2022): 这个提示是机器网络到认证服务器不能通讯导致这个错误,这是机器所在网络的审查导致的,建议联系服务器服务商,授权域名是:lic00.host900.com , lic*.host900.com, 需要保证认证域名能正常解析且可以正常认证通信。
Author
Owner

@esingtse commented on GitHub (Feb 11, 2022):

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

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

<!-- gh-comment-id:1035975627 --> @esingtse commented on GitHub (Feb 11, 2022): > 这个提示是机器网络到认证服务器不能通讯导致这个错误,这是机器所在网络的审查导致的,建议联系服务器服务商,授权域名是:lic00.host900.com , lic*.host900.com, 需要保证认证域名能正常解析且可以正常认证通信。 是否考虑在国内环境部署一套授权认证的通信服务
Author
Owner

@snail007 commented on GitHub (Feb 11, 2022):

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

<!-- gh-comment-id:1035977546 --> @snail007 commented on GitHub (Feb 11, 2022): 额外有用信息: 我查了最近24小时的访问记录,没有上面你的服务器IP,说明上面我说的审查导致不能通讯是确定的情况了。
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/goproxy#372
No description provided.