python - ProxyError:NetLibError("SSL handshake error:SysCallError(-1,'Unexpected EOF')",) -


error in handle_sni:
traceback(most recent call last):
file"/user/local/lib/python2.7/dist-packages/libmproxy/proxy/server.py",line267,in handle_sni
self.server_reconnect() #reconnect upstream server sni
file"/user/local/lib/python2.7/dist-packages/libmproxy/proxy/server.py",line 223,in server_reconnect self.establish_ssl(server=true) file"/user/local/lib/python2.7/dist-packages/libmproxy/proxy/server.py",line 191,in establish_ssl raise proxyerror(502,repr(v)) proxyerror:netliberror("ssl handshake error:syscallerror(-1,'unexpected eof')",)

how solve problem? thanks:)


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -