☰
Login
Signup
Home
›
Python client
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
Categories
Recent Discussions
Activity
Categories
14.1K
All Categories
0
Incidents
158
Node JS client
43
Go client
801
.Net API client
386
Kite Publisher
538
.Net / VBA / Excel (3rd party)
466
Algorithms and Strategies
1K
Java client
1.1K
API clients
408
PHP client
4.1K
Python client
349
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.4K
General
ws_threaded error
ansumanm
September 2018
in
Python client
Getting this intermittent error:-
(env_infinity) [ansuman@kuber]~/env_infinity_projects/Infinity/ticks_collection$
>python ws_threaded.py
2018-09-14 09:26:02+0530 [-] Log opened.
2018-09-14 16:32:09+0530 [-] dropping connection to peer tcp4:13.126.241.163:443 with abort=True: None
2018-09-14 16:32:09+0530 [-] will retry in 2 seconds
2018-09-14 16:32:09+0530 [-] Stopping factory
2018-09-14 16:32:11+0530 [-] Starting factory
^C2018-09-14 18:44:16+0530 [-] Traceback (most recent call last):
2018-09-14 18:44:16+0530 [-] File "ws_threaded.py", line 243, in
2018-09-14 18:44:16+0530 [-] main()
2018-09-14 18:44:16+0530 [-] File "ws_threaded.py", line 222, in main
2018-09-14 18:44:16+0530 [-] s.run()
2018-09-14 18:44:16+0530 [-] File "/usr/lib/python3.6/sched.py", line 152, in run
2018-09-14 18:44:16+0530 [-] delayfunc(time - now)
2018-09-14 18:44:16+0530 [-] KeyboardInterrupt
(env_infinity) [ansuman@kuber]~/env_infinity_projects/Infinity/ticks_collection$
>python ws_threaded.py
Tagged:
Python Client
Sign In
or
Register
to comment.