CNode

悲伤逆流成河,无法访问eggjs.org和cnpmjs.org

问答
Bbqxu发布于9 年前最后回复9 年前12 回复5520 浏览0 收藏

这两天,突然发下 无法访问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 ,但是就是被拉黑了。。。 这个可以解禁么?需要怎么做?

查看回复

回复 (12)

F
fengmk2#1·9 年前

registry 请使用 https://npm.taobao.org/

网站问题我会找人排查一下。

I
im-here#2·9 年前
引用 atian25@imhered ping 47.74.140.126 ?

@atian25

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

没问题了,现在能打开了,速度还挺快的

B
bqxu#5·9 年前
引用 fengmk2registry 请使用 https://npm.taobao.org/ 网站问题我会找人排查一下。

@fengmk2 嗯嗯,如果是我们的问题,我们改进, ip 是 218.244.46. ,最后一个数字就不写出来,谢谢啦。

F
fengmk2#6·9 年前
引用 bqxu@fengmk2 嗯嗯,如果是我们的问题,我们改进, ip 是 218.244.46. ,最后一个数字就不写出来,谢谢啦。

@bqxu 你 ping eggjs.org 和 curl -v https://eggjs.org 返回的结果能告知一下吗?

I
im-here#7·9 年前
引用 fengmk2@bqxu 你 ping eggjs.org 和 curl v https://eggjs.org 返回的结果能告知一下吗?

@fengmk2

$ 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

我也访问不了了

B
bqxu#8·9 年前
引用 fengmk2@bqxu 你 ping eggjs.org 和 curl v https://eggjs.org 返回的结果能告知一下吗?

@fengmk2

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

B
bqxu#9·9 年前
引用 im-here@fengmk2 ` 我也访问不了了

@imhered 一样~~

F
fengmk2#10·9 年前
引用 bqxu@imhered 一样~~

@bqxu @imhered 试试 http://eggjs.org 呢?

如果还有问题,请帮忙使用新的 ip 测试一下,修改你的 hosts

47.74.140.126 eggjs.org
F
fengmk2#11·9 年前

都已经切换到新的 ip 47.74.140.126 上了,还有问题的同学,请继续反馈。

A
atian25#12·9 年前

@imhered ping 47.74.140.126 ?

参与回复
登录后即可参与回复。登录