Guest User

Flask-SocketIO

a guest
Nov 17th, 2019
198
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.74 KB | None | 0 0
  1. Traceback (most recent call last):
  2.   File "src\gevent\greenlet.py", line 766, in gevent._greenlet.Greenlet.run
  3.   File "D:\Python36\lib\site-packages\gevent\baseserver.py", line 26, in _handle_and_close_when_done
  4.     return handle(*args_tuple)
  5.   File "D:\Python36\lib\site-packages\gevent\server.py", line 201, in wrap_socket_and_handle
  6.     with _closing_socket(self.wrap_socket(client_socket, **self.ssl_args)) as ssl_socket:
  7. TypeError: wrap_socket() got an unexpected keyword argument 'path'
  8. 2019-11-17T21:07:37Z <Greenlet at 0x27774c36c48: _handle_and_close_when_done(<bound method StreamServer.wrap_socket_and_handle , <bound method StreamServer.do_close of <WSGIServer, (<gevent._socket3.socket [closed]  object, fd=-1, )> failed with TypeError
Advertisement
Add Comment
Please, Sign In to add comment