wxxxcxx/ms-ra-forwarder

npm配置上https后无法使用

DarkSwords opened this issue · 5 comments

在vps上docker部署
http状态可以使用
npm配置上https后
大声朗读显示: 连接失败: Error: getaddrinfo EAI_AGAIN speech.platform.bing.com
Azure 版本显示:加载失败

试试服务器上能ping 通 speech.platform.bing.com 和 westus.tts.speech.microsoft.com 吗?

试试服务器上能ping通speech.platform.bing.com和westus.tts.speech.microsoft.com吗?

前面地址可以ping通,后面的不能

搜了一圈好像说是DNS的问题,确定HTTP还能访问吗?或者换个DNS试试?

是的,因为想要https才装npm的。好的,谢谢大佬回复

有问题再打开