[GH-ISSUE #280] 2019/05/30 09:53:59 check update fail, please check your network #197

Closed
opened 2026-02-27 23:15:54 +03:00 by kerem · 9 comments
Owner

Originally created by @healthly on GitHub (May 30, 2019).
Original GitHub issue: https://github.com/snail007/goproxy/issues/280

昨天还行,今天又歇菜了,update 的地址是多少呀?
2019/05/30 10:01:20 CONNECT:chat-pa.clients6.google.com:443
2019/05/30 10:01:23 CONNECT:chat-pa.clients6.google.com:443
2019/05/30 10:01:23 CONNECT:chat-pa.clients6.google.com:443
2019/05/30 10:01:23 CONNECT:chat-pa.clients6.google.com:443
2019/05/30 10:01:23 use proxy : true, chat-pa.clients6.google.com:443
2019/05/30 10:01:26 use proxy : true, chat-pa.clients6.google.com:443
2019/05/30 10:01:26 use proxy : true, chat-pa.clients6.google.com:443
2019/05/30 10:01:26 use proxy : true, chat-pa.clients6.google.com:443
2019/05/30 10:01:32 CONNECT:play.google.com:443
2019/05/30 10:01:35 use proxy : true, play.google.com:443
2019/05/30 10:01:37 check update fail, please check your network

Originally created by @healthly on GitHub (May 30, 2019). Original GitHub issue: https://github.com/snail007/goproxy/issues/280 昨天还行,今天又歇菜了,update 的地址是多少呀? 2019/05/30 10:01:20 CONNECT:chat-pa.clients6.google.com:443 2019/05/30 10:01:23 CONNECT:chat-pa.clients6.google.com:443 2019/05/30 10:01:23 CONNECT:chat-pa.clients6.google.com:443 2019/05/30 10:01:23 CONNECT:chat-pa.clients6.google.com:443 2019/05/30 10:01:23 use proxy : true, chat-pa.clients6.google.com:443 2019/05/30 10:01:26 use proxy : true, chat-pa.clients6.google.com:443 2019/05/30 10:01:26 use proxy : true, chat-pa.clients6.google.com:443 2019/05/30 10:01:26 use proxy : true, chat-pa.clients6.google.com:443 2019/05/30 10:01:32 CONNECT:play.google.com:443 2019/05/30 10:01:35 use proxy : true, play.google.com:443 2019/05/30 10:01:37 check update fail, please check your network
kerem closed this issue 2026-02-27 23:15:54 +03:00
Author
Owner

@healthly commented on GitHub (May 30, 2019):

 补充一下,刚才试了,同一个出口网络下,windows和Linux是正常的,macOS 10.14.5 有上述问题

<!-- gh-comment-id:497190009 --> @healthly commented on GitHub (May 30, 2019):  补充一下,刚才试了,同一个出口网络下,windows和Linux是正常的,macOS 10.14.5 有上述问题
Author
Owner

@cmcm951102 commented on GitHub (Jun 5, 2019):

不能更新就停止运行???!!我想在内网用一下不行吗?这设计怎么想的……

<!-- gh-comment-id:498907949 --> @cmcm951102 commented on GitHub (Jun 5, 2019): 不能更新就停止运行???!!我想在内网用一下不行吗?这设计怎么想的……
Author
Owner

@m2acgi commented on GitHub (Jun 11, 2019):

@cmcm951102
推荐 gost, 功能类似,甚至更强大,缺点是文档不全面。
7.1 之前一直用的这个,后来有人违反开源协议盗用代码,作者就作了很大的改动,现在强制升级版本,代码方面也基本是闭源了。

<!-- gh-comment-id:500656510 --> @m2acgi commented on GitHub (Jun 11, 2019): @cmcm951102 推荐 gost, 功能类似,甚至更强大,缺点是文档不全面。 7.1 之前一直用的这个,后来有人违反开源协议盗用代码,作者就作了很大的改动,现在强制升级版本,代码方面也基本是闭源了。
Author
Owner

@0width commented on GitHub (Jun 19, 2019):

@cmcm951102 是啊,时好时坏的,关键的时候不能用,很着急。希望作者改改

<!-- gh-comment-id:503406395 --> @0width commented on GitHub (Jun 19, 2019): @cmcm951102 是啊,时好时坏的,关键的时候不能用,很着急。希望作者改改
Author
Owner

@snail007 commented on GitHub (Jun 19, 2019):

v7.6已经优化这块

<!-- gh-comment-id:503461146 --> @snail007 commented on GitHub (Jun 19, 2019): v7.6已经优化这块
Author
Owner

@healthly commented on GitHub (Jun 24, 2019):

今天彻底不能用了,服务端也有问题
2019/06/24 11:26:07 check update fail,

<html class="no-js" lang="en-US"> <head>
<!-- gh-comment-id:504843381 --> @healthly commented on GitHub (Jun 24, 2019): 今天彻底不能用了,服务端也有问题 2019/06/24 11:26:07 check update fail, <!DOCTYPE html> <!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]--> <!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]--> <!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]--> <head> <title>Access denied | lic00.host900.com used Cloudflare to restrict access</title> <meta charset="UTF-8" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1" /> <meta name="robots" content="noindex, nofollow" />
Author
Owner

@moonfruit commented on GitHub (Jun 24, 2019):

可不可以加个选项禁用掉更新检查啊?或者检查失败打个 warning 不要强制退出啊

<!-- gh-comment-id:504895186 --> @moonfruit commented on GitHub (Jun 24, 2019): 可不可以加个选项禁用掉更新检查啊?或者检查失败打个 warning 不要强制退出啊
Author
Owner

@snail007 commented on GitHub (Jun 24, 2019):

今天彻底不能用了,服务端也有问题
2019/06/24 11:26:07 check update fail,

IP存在攻击行为,提供IP核实。

<!-- gh-comment-id:504896606 --> @snail007 commented on GitHub (Jun 24, 2019): > 今天彻底不能用了,服务端也有问题 > 2019/06/24 11:26:07 check update fail, > > <title>Access denied | lic00.host900.com used Cloudflare to restrict access</title> IP存在攻击行为,提供IP核实。
Author
Owner

@snail007 commented on GitHub (Jun 25, 2019):

#286

<!-- gh-comment-id:505313946 --> @snail007 commented on GitHub (Jun 25, 2019): #286
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#197
No description provided.