这两天,突然发下 无法访问eggjs.org了,而且npm install 报 registry.cnpmjs.org 的请求 timeout dig 发现 eggjs.org 和 cnpmjs.org 都是到 47.88.240.14 ,服务器ip 是在新加坡, 怀疑过19大被墙了,怀疑过公司网络策略问题… 最后,得到公司运维小伙伴的答复是 网站拒绝了向我们的公司 IP 返回数据包 。具体什么原因 需要联系这个网站排查了。。 好茫然,啥也没干啊,就正常的查doc,npm install ,yarn install ,但是就是被拉黑了。。。 这个可以解禁么?需要怎么做?
registry 请使用 https://npm.taobao.org/
网站问题我会找人排查一下。
@fengmk2 嗯嗯,如果是我们的问题,我们改进, ip 是 218.244.46. ,最后一个数字就不写出来,谢谢啦。
$ curl -v https://eggjs.org
* Rebuilt URL to: https://eggjs.org/
* Trying 47.88.240.14...
* TCP_NODELAY set
* Connected to eggjs.org (47.88.240.14) port 443 (#0)
* Server aborted the SSL handshake
* Curl_http_done: called premature == 1
* Closing connection 0
curl: (35) Server aborted the SSL handshake
我也访问不了了
PING eggjs.org (47.88.240.14): 56 data bytes 64 bytes from 47.88.240.14: icmp_seq=0 ttl=48 time=78.669 ms 64 bytes from 47.88.240.14: icmp_seq=1 ttl=48 time=79.026 ms 64 bytes from 47.88.240.14: icmp_seq=2 ttl=48 time=80.599 ms 64 bytes from 47.88.240.14: icmp_seq=3 ttl=48 time=701.738 ms 64 bytes from 47.88.240.14: icmp_seq=4 ttl=48 time=812.006 ms 64 bytes from 47.88.240.14: icmp_seq=5 ttl=48 time=139.972 ms 64 bytes from 47.88.240.14: icmp_seq=6 ttl=48 time=79.011 ms 64 bytes from 47.88.240.14: icmp_seq=7 ttl=48 time=102.036 ms
Rebuilt URL to: https://eggjs.org/ Trying 47.88.240.14… TCP_NODELAY set Connected to eggjs.org (47.88.240.14) port 443 (#0) Server aborted the SSL handshake Closing connection 0 curl: (35) Server aborted the SSL handshake
@imhered 一样~~
都已经切换到新的 ip 47.74.140.126 上了,还有问题的同学,请继续反馈。
@fengmk2 还是访问不了,无所谓了,我翻墙访问吧。。。
@imhered ping 47.74.140.126
?
PING 47.74.140.126 (47.74.140.126): 56 data bytes
64 bytes from 47.74.140.126: icmp_seq=0 ttl=27 time=68.488 ms
64 bytes from 47.74.140.126: icmp_seq=1 ttl=27 time=68.526 ms
64 bytes from 47.74.140.126: icmp_seq=2 ttl=27 time=67.882 ms
64 bytes from 47.74.140.126: icmp_seq=3 ttl=27 time=67.424 ms
--- 47.74.140.126 ping statistics ---
4 packets transmitted, 4 packets received, 0.0% packet loss
round-trip min/avg/max/stddev = 67.424/68.080/68.526/0.457 ms
没问题了,现在能打开了,速度还挺快的
@imhered 刚才是 DNS 缓存吧
@fengmk2 可以啦,感谢