ConnectionError: ('Connection aborted.', TimeoutError(10060, 'A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond', None, 10060, None))
I have to often check the command manually before I execute the program so as to avoid error.
Is this known issue? Any workarond? (There is no network issue. other libraries fetching the data are working properly. Only issue with NSEpy.)
Hello,
I am getting following message repeatedly.
ConnectionError: ('Connection aborted.', TimeoutError(10060, 'A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond', None, 10060, None))
I have to often check the command manually before I execute the program so as to avoid error.
Is this known issue? Any workarond? (There is no network issue. other libraries fetching the data are working properly. Only issue with NSEpy.)
I have latest version of NSEpy.
Thanks.
Mahesh