API Error - No server is available to handle this request

shivdas_b
shivdas_b edited September 2023 in General
one of my algo is getting following error,
Service Unavailable -> No server is available to handle this request

kind request... there is literally something wrong with api, Never faced these many problems daily

as per my code algo should have to close my entire positions once max loss is hit.
but while cancelling orders it says No server is available to handle this request.
i have closed my position manually as I was in front of my system. if not my position could have been open for entire day (as i am moving outside now).
Getting scared of these intermittent issues and using api.

I request you to @sujith @rakeshr please loook into these intermittent issues. API was very stable and good few days back.


Tagged:
  • sujith
    Is this a local setup or hosted somewhere? It seems you are gettin blocked by the CDN(Cloudflare) or a network issue between your ISP and CDN.

    Can you also check if you are not hitting the rate limits? You can know more on this thread.
  • shivdas_b
    shivdas_b edited September 2023
    I am running this on AWS
    and not hitting rate limits punching only 9 order per second and sleeping for next 1 second
  • sujith
    You have any proxy setup for your application?
  • shivdas_b
    shivdas_b edited September 2023
    No sir, no proxy
Sign In or Register to comment.