Yesterday(08-01-20) my script was trying to buy BHARTIARTL @ 450.60 price. But, received no response from server, Since my script is running from VPS(Cloud location) .
{ message: 'No response from server with error code: ECONNABORTED', error_type: 'NetworkException', data: null }
@sujith is this internet connectivity issues? or something else
Thanks @sujith I don't think that's the issue. In any case, I am not able to locate which method is triggering this error in Node Js client. Could you please let me know so that I can set up an alert?
Getting this error frequently.
{
message: 'No response from server with error code: ECONNABORTED',
error_type: 'NetworkException',
data: null
}