Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Traceback (most recent call last):
- File "src\gevent\greenlet.py", line 766, in gevent._greenlet.Greenlet.run
- File "D:\Python36\lib\site-packages\gevent\baseserver.py", line 26, in _handle_and_close_when_done
- return handle(*args_tuple)
- File "D:\Python36\lib\site-packages\gevent\server.py", line 201, in wrap_socket_and_handle
- with _closing_socket(self.wrap_socket(client_socket, **self.ssl_args)) as ssl_socket:
- TypeError: wrap_socket() got an unexpected keyword argument 'path'
- 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