ShadowsocksR-Live / shadowsocksr-native

翻墙 从容穿越党国敏感日 ShadowsocksR (SSRoT) native implementation for all platforms, GFW terminator
https://github.com/ShadowsocksR-Live/shadowsocksr-native/wiki
GNU General Public License v3.0
2.74k stars 765 forks source link

Connecting Failed 4077: Connection reset by peer 错误 #157

Closed zdf0221 closed 3 years ago

zdf0221 commented 3 years ago

Please answer these questions before submitting your issue. Thanks!

What version of shadowsocks-native are you using?

0.84

What operating system are you using?

Windows 10.0.18362

What did you do?

正常使用一段时间后出现(重启可以暂时解决问题,但是问题会重现)

What did you expect to see?

该错误提示可能是由于连接池出错导致的,但是没有找到具体错误原因

What did you see instead?

What is your config in detail (with all sensitive info masked)?

 {
    "password": "XXXXXX",
    "method": "aes-128-ctr",
    "protocol": "auth_aes128_md5",
    "protocol_param": "",
    "obfs": "tls1.2_ticket_auth",
    "obfs_param": "",

    "udp": true,
    "idle_timeout": 300,
    "connect_timeout": 6,
    "udp_timeout": 6,

    "server_settings": {
        "listen_address": "0.0.0.0",
        "listen_port": 9295
    },

    "client_settings": {
        "server": "XXX.XX.XX.XXX",
        "server_port": 443,
        "listen_address": "0.0.0.0",
        "listen_port": 1080
    },

    "over_tls_settings": {
        "enable": true,
        "server_domain": "XXX.XXX",
        "path": "/FgzjZqmduZzmr2bdE81u/",
        "root_cert_file": ""
    }
}

QQ图片20200804183122

ssrlive commented 3 years ago

网络质量的问题.