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?
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
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.
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
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.
Cloudflare network is back to normal and all sites are functional now.