('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by t

XS8910
Getting below error continuously today, please help.


2020-09-07 14:20:00+05:30 11340.20 11344.75 11335.20 11341.05 - -
('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None))
Retrying live data for 1 th time
  • rakeshr
    @XS8910
    ('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None))
    Can you let us know, which API end-point request is throwing this error?
    Is Kiteconnect python client installed properly? Can you paste here the output of pip show kiteconnect
  • XS8910
    (MyRobo) D:\PycharmProjects\PlayArea>pip show kiteconnect
    Name: kiteconnect
    Version: 3.8.2
    Summary: The official Python client for the Kite Connect trading API
    Home-page: https://kite.trade
    Author: Zerodha Technology Pvt ltd. (India)
    Author-email: [email protected]
    License: MIT
    Location: d:\pycharmprojects\myrobo\lib\site-packages
    Requires: requests, six, pyOpenSSL, enum34, python-dateutil, autobahn, pywin32
    Required-by:
  • XS8910
    only yesterday i face this problem....till daybefore it was working fine.
  • rakeshr
    @XS8910
    Is it working fine now?
    Can you let us know, which API end-point request is throwing this error?
    Can you also let us know about this?
  • XS8910
    works fine today....no exception till now
Sign In or Register to comment.