项目使用的是node.js,程序在进行微信模板消息推送时,会偶发如下错误,原因尚未找到,奇怪的是ip地址是上海腾讯云,是什么交互超时导致的?
Error: connect ETIMEDOUT 49.235.186.202:81
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1141:16) {
errno: 'ETIMEDOUT',
code: 'ETIMEDOUT',
syscall: 'connect',
address: '49.235.186.202',
port: 81
}
你好,服务器的问题建议添加微信服务器ip白名单https://developers.weixin.qq.com/doc/offiaccount/Basic_Information/Get_the_WeChat_server_IP_address.html