python - 一个Flask Web应用报了一个error: [Errno 10053]错,求解决。
大家讲道理
大家讲道理 2017-04-18 10:28:19
0
1
908
Exception happened during processing of request from ('171.88.81.70', 27450)
Traceback (most recent call last):
  File "C:\Python27\lib\SocketServer.py", line 596, in process_request_thread
    self.finish_request(request, client_address)
  File "C:\Python27\lib\SocketServer.py", line 331, in finish_request
    self.RequestHandlerClass(request, client_address, self)
  File "C:\Python27\lib\SocketServer.py", line 654, in __init__
    self.finish()
  File "C:\Python27\lib\SocketServer.py", line 713, in finish
    self.wfile.close()
  File "C:\Python27\lib\socket.py", line 283, in close
    self.flush()
  File "C:\Python27\lib\socket.py", line 307, in flush
    self._sock.sendall(view[write_offset:write_offset+buffer_size])
error: [Errno 10053]
----------------------------------------

是不是Flask没有用WSGI的原因?

大家讲道理
大家讲道理

光阴似箭催人老,日月如移越少年。

全員に返信(1)
阿神

Google にはこの質問に対する答えがたくさんあることをご存知ですか?

簡単に言うと、古いバージョンの Flask + 古いバージョンの Python + WSGI サーバーを使用しない場合のバグです。

いいねを押す +0
人気のチュートリアル
詳細>
最新のダウンロード
詳細>
ウェブエフェクト
公式サイト
サイト素材
フロントエンドテンプレート