【问题标题】:SocketServer causing error 10053SocketServer 导致错误 10053
【发布时间】:2011-07-14 12:25:07
【问题描述】:

有问题的代码https://github.com/truevision/socketbroker/blob/master/socketbroker/broker.py

在 Linux 上完美运行,在 Windows 上我明白了

error: [Errno 10053] An established connection was aborted by the software in your host machine

【问题讨论】:

  • 听起来像是防火墙问题,请尝试将其关闭一秒钟。
  • 防火墙已禁用,有时我只会收到此错误

标签: python windows


【解决方案1】:

这可能是由于基于主机的 IDS 而不是防火墙。我以前遇到过同样的问题。 Here's how I fixed it..

【讨论】:

    猜你喜欢
    • 2011-07-19
    • 2016-03-04
    • 2013-07-25
    • 1970-01-01
    • 2023-03-19
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2012-07-09
    相关资源
    最近更新 更多