☰
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
13.8K
All Categories
0
Incidents
153
Node JS client
40
Go client
793
.Net API client
378
Kite Publisher
537
.Net / VBA / Excel (3rd party)
457
Algorithms and Strategies
993
Java client
1.1K
API clients
404
PHP client
4K
Python client
346
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.3K
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.