LegendOfSelda opened a new issue, #455:
URL: https://github.com/apache/pulsar-client-node/issues/455

   npm install [email protected]
   报错:
   npm error node-pre-gyp ERR! install request to 
https://archive.apache.org/dist/pulsar/pulsar-client-node/pulsar-client-node-1.13.1/napi-linux-glibc-x64.tar.gz
 failed, reason: write EPROTO 40D8E5B8697F0000:error:0A00010B:SSL 
routines:ssl3_get_record:wrong version 
number:../deps/openssl/openssl/ssl/record/ssl3_record.c:354:
   
   
   应该是公司网络无法访问海外站点:https://archive.apache.org。
   
   执行:wget 
https://archive.apache.org/dist/pulsar/pulsar-client-node/pulsar-client-node-1.13.1/napi-linux-glibc-x64.tar.gz
 
   报错:
   --2026-02-02 09:47:11--  
https://archive.apache.org/dist/pulsar/pulsar-client-node/pulsar-client-node-1.13.1/napi-linux-glibc-x64.tar.gz
   正在解析主机 archive.apache.org (archive.apache.org)... 65.108.204.189, 
2a01:4f9:1a:a084::2
   正在连接 archive.apache.org (archive.apache.org)|65.108.204.189|:443... 已连接。
   GnuTLS: 收到一个未预期的 TLS 数据包。
   无法建立 SSL 连接。
   
   
   请问对于这种无法访问海外站点的情况,要如何解决?
   能否支持设置为国内站点。


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to