ws_threaded error

ansumanm
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:
Sign In or Register to comment.