V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
lfflyers
V2EX  ›  程序员

网页请求偶现‘ERR_CONNECTION_ABORTED’和‘ERR_SSL_VERSION_INTERFERENCE’,导致请求中断,求指导!

  •  
  •   lfflyers · 2019-04-15 17:24:26 +08:00 · 3450 次点击
    这是一个创建于 1808 天前的主题,其中的信息可能已经有所发展或是发生改变。

    我们的服务器是用 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 的大神们,感激不尽!!!

    6 条回复    2019-04-16 09:13:09 +08:00
    lfflyers
        1
    lfflyers  
    OP
       2019-04-15 17:26:07 +08:00
    自顶一下!!!
    lfflyers
        2
    lfflyers  
    OP
       2019-04-15 17:55:18 +08:00
    顶! d=====( ̄▽ ̄*)b
    ysc3839
        3
    ysc3839  
       2019-04-15 18:10:53 +08:00 via Android
    https://stackoverflow.com/a/51606593
    仅凭这个错误信息应该是没法知道什么问题的,试试抓包看看中断时收到了什么包?
    lfflyers
        4
    lfflyers  
    OP
       2019-04-15 19:00:27 +08:00
    @ysc3839 随便发什么请求,偶尔会突然中断
    woohaha
        5
    woohaha  
       2019-04-15 21:29:30 +08:00
    我也遇到這種情況。linux macos 和 windows 上都有相同問題。服務器用的是 caddy on arch。我覺得應該是 caddy 的問題。但一直沒有找到癥結
    lfflyers
        6
    lfflyers  
    OP
       2019-04-16 09:13:09 +08:00
    @woohaha 抓狂中
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5521 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 28ms · UTC 09:03 · PVG 17:03 · LAX 02:03 · JFK 05:03
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.