☰
Login
Signup
Home
›
gjain
›
Comments
Activity
Discussions
2
Comments
5
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
gjain
About
Username
gjain
Joined
April 2021
Visits
40
Last Active
May 2021
Roles
Member
Activity
Discussions
2
Comments
5
Comments
@rakeshr Thanks!! It worked
in
websocket connect issue
Comment by
gjain
April 2021
Any guess ? Websocket is not getting connected ....with sample code.
in
ERROR:kiteconnect.ticker:Connection closed: 1006 - connection was closed uncleanly
Comment by
gjain
April 2021
data = kite.generate_session("**********",api_secret="***********") #print(data) kite.set_access_token(data["access_token"]) access_token=data["access_token"] # Initialise kws = KiteTicker(api_key,access_token) def on_ticks(ws, ticks): # Cal…
in
ERROR:kiteconnect.ticker:Connection closed: 1006 - connection was closed uncleanly
Comment by
gjain
April 2021
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): api.kite.trade:443 DEBUG:urllib3.connectionpool:https://api.kite.trade:443 "POST /session/token HTTP/1.1" 200 None Unhandled error in Deferred: Traceback (most recent call last): Fil…
in
ERROR:kiteconnect.ticker:Connection closed: 1006 - connection was closed uncleanly
Comment by
gjain
April 2021
@sujith @rakeshr I have already gone throuh these links but the error I am getting is not listed there . ERROR:kiteconnect.ticker:Connection closed: 1006 - connection was closed uncleanly (peer dropped the TCP connection without previous WebSoc…
in
ERROR:kiteconnect.ticker:Connection closed: 1006 - connection was closed uncleanly
Comment by
gjain
April 2021