This is the below error. i am getting. Do not close this form post. As it is working fine till last month. but now it is not working. Its been 3 month and i have not received even a single help from this forum.
ERROR:kiteconnect.ticker:Connection error: 1006 - connection was closed uncleanly (SSL error: tlsv1 unrecognized name (in )) ERROR:root:Error: 1006, connection was closed uncleanly (SSL error: tlsv1 unrecognized name (in )) ERROR:kiteconnect.ticker:Connection closed: 1006 - connection was closed uncleanly (SSL error: tlsv1 unrecognized name (in )) DEBUG:root:WebSocket closed with code: 1006, reason: connection was closed uncleanly (SSL error: tlsv1 unrecognized name (in ))
It is working last month. But now it is not working. Need to have a call. It wouldn't get resolved in this form. Give me call. Let's connect and resolve. My Mobile number is +91-9390477270.
I have runned the above command to update openssl but i have received as it is already been updated. here is the below message. ~/Zerodha-kite$ pip install pyopenssl --upgrade Requirement already satisfied: pyopenssl in ./.pythonlibs/lib/python3.10/site-packages (24.1.0) Requirement already satisfied: cryptography<43,>=41.0.5 in ./.pythonlibs/lib/python3.10/site-packages (from pyopenssl) (42.0.5) Requirement already satisfied: cffi>=1.12 in ./.pythonlibs/lib/python3.10/site-packages (from cryptography<43,>=41.0.5->pyopenssl) (1.16.0) Requirement already satisfied: pycparser in ./.pythonlibs/lib/python3.10/site-packages (from cffi>=1.12->cryptography<43,>=41.0.5->pyopenssl) (2.2)
pip install pyOpenSSL --upgrade
I have runned the above command to update openssl but i have received as it is already been updated. here is the below message.
~/Zerodha-kite$ pip install pyopenssl --upgrade
Requirement already satisfied: pyopenssl in ./.pythonlibs/lib/python3.10/site-packages (24.1.0)
Requirement already satisfied: cryptography<43,>=41.0.5 in ./.pythonlibs/lib/python3.10/site-packages (from pyopenssl) (42.0.5)
Requirement already satisfied: cffi>=1.12 in ./.pythonlibs/lib/python3.10/site-packages (from cryptography<43,>=41.0.5->pyopenssl) (1.16.0)
Requirement already satisfied: pycparser in ./.pythonlibs/lib/python3.10/site-packages (from cffi>=1.12->cryptography<43,>=41.0.5->pyopenssl) (2.2)