1.微信授权之前好好的,点击菜单显示Could not resolve: api.weixin.qq.com (Could not contact DNS servers),点击菜单选项如下图:
服务器系统:Linux
参考链接:
https://www.fujieace.com/linux/could-not-resolve.html
1、故障排查:
curl api.weixin.qq.com
vi /etc/resolv.conf文件:
nameserver 114.114.114.114
nameserver 8.8.8.8