Interval Server Error response from the instruments site as well as websocket for live ticks

pybull
The websocket suddenly started getting a 500 HTTP error since 12 noon. Even the instrument list is now not available. When is the server expected to be up?
  • pybull
    Following is the stacktrace from the orders API as well
    File "//kiteconnect/connect.py", line 410, in orders
    return self._format_response(self._get("orders"))
    File "//kiteconnect/connect.py", line 837, in _get
    return self._request(route, "GET", url_args=url_args, params=params, is_json=is_json)
    File "//kiteconnect/connect.py", line 919, in _request
    raise ex.DataException("Unknown Content-Type ({content_type}) with response: ({content})".format(
    kiteconnect.exceptions.DataException: Unknown Content-Type (text/html) with response: (b'\r\n500 Internal Server Error\r\n\r\n

    500 Internal Server Error

    \r\n
    nginx
    \r\n\r\n\r\n')
  • SRIJAN
    Incase the link is not working:

    21 Jun 2022, 12:00 PM

    Intermittent connectivity issue on Kite
    We are getting reports of intermittent connectivity issues on Kite via the Cloudflare network for users on certain ISPs. We are taking this up with Cloudflare. Try using an alternate internet connection.

    Note: Cloudflare (network transit, proxy, security provider) used by most of the internet businesses around the world, is having global outage. You can check for the latest updates on Cloudflare here. If you are unable to use our websites or apps, please try switching to a different network provider as a different route may work.
  • SRIJAN
    Update [12:46 PM]:
    Cloudflare network is back to normal and all sites are functional now.
Sign In or Register to comment.