我们的服务器是用 windows 系统的,使用 Nginx 代理,nginx 的错误日志如下:
SSL_write() failed (SSL:) (10053: An established connection was aborted by the software in your host machine) while sending response to client, client: xx.xx.xx.xxx, server: xxx.xxx.com.cn, request: "GET /xxx/dist/vendor.b486d9bb.js HTTP/1.1", host: "xxx.xxx.com.cn", referrer: "https://xxx.xxx.com.cn/xxx/dist/index.html?tdsourcetag=s_pcqq_aiomsg?tdsourcetag=s_pcqq_aiomsg"
CreateFile() "D:/xxx/xxx/xxx/dist/undefined" failed (2: The system cannot find the file specified), client: xxx.xxx.xxx.xxx, server: xxx.xxx.com.cn, request: "GET /xxx/dist/undefined?v=1555315778955 HTTP/1.1", host: "xxx.xxx.com.cn", referrer: "https://xxx.xxx.com.cn/xxx/dist/index.html"
directory index of "D:/xxx/xxx/" is forbidden, client: xxx.xxx.xxx.xxx, server: xxx.xxx.com.cn, request: "GET / HTTP/1.1", host: "xxx.xxx.com.cn"
百度谷歌搜索了一大堆,有的说是 IIS 和防火墙的问题,IIS 已经关闭,至于防火墙,我们系统有等保要求限制,不能关闭防火墙,最终还是没有得到解决问题的方法,故来请教一下 v2 的大神们,感激不尽!!!