It looks like you're new here. If you want to get involved, click one of these buttons!
INFO:root:Connection to Zerodha failed: HTTPSConnectionPool(host='api.kite.trade', port=443): Read timed out. (read timeout=7)
Email sent!
INFO:werkzeug:127.0.0.1 - - [14/May/2018 19:09:10] "GET /trade HTTP/1.1" 200 -
----------------------------------------
Exception happened during processing of request from ('127.0.0.1', 53766)
Traceback (most recent call last):
File "SocketServer.py", line 290, in _handle_request_noblock
File "SocketServer.py", line 318, in process_request
File "SocketServer.py", line 331, in finish_request
File "SocketServer.py", line 654, in __init__
File "SocketServer.py", line 713, in finish
File "socket.py", line 283, in close
File "socket.py", line 307, in flush
error: [Errno 10053] An established connection was aborted by the software in your host machine
----------------------------------------
logging.basicConfig(level=logging.DEBUG)
in new version of pykiteconnect?The above log is not enough for debugging.
We need more details to know what exactly the issue is.
You can enable debugging and paste the complete log here.