Have raised the same issue in the support portal - #20230318718552 – Kite API frequent errors Zerodha support team is in denial - they need more instances to raise the priority on this issue.
pl use the above ticket no as a reference and create your own ticket to raise the priority on this one.
I have been facing this issue since saturday and the frequency of this error is increasing.
@sujith This is still happening. Logged out and in of web interface. Now I cant see or add/modify to my watchlists. Its all empty.
Also this seems to be an issue limited to the kite web interface. The API seems to be working fine. At least all the calls that I am using incl order placement.
I faced this and more today again (5-Dec-2023). I had placed in GTT based SL @ 10% and the price went down but GTT didnt hit till i manually had to terminate the algo and exit the trade. stop at 30% instead of 10%. How to handle such events (was thinking of deploying the code on AWS or some place)
Hi .. Today i am getting the error as "No server is available to handle this request." exactly at 2024-06-03 09:47:59 while api call of "kite.get_gtts()". Please fix it.
Even we got below error multiple times in the morning: ERROR - An unexpected error occurred: MIDCPNIFTY2460311700CE - Unknown Content-Type (text/html) with response: (b'
503 Service Unavailable
\nNo server is available to handle this request.\n\n') Traceback (most recent call last): File "/home/ec2-user/Service/src/adaptor/broker/KiteTradeAdaptor.py", line 299, in get_ltp ltp= list(kite.quote(f'{exchange_fno}:{symbol}').values())[0]['last_price'] File "/home/ec2-user/.local/lib/python3.9/site-packages/kiteconnect/connect.py", line 582, in quote data = self._get("market.quote", params={"i": ins}) File "/home/ec2-user/.local/lib/python3.9/site-packages/kiteconnect/connect.py", line 861, in _get return self._request(route, "GET", url_args=url_args, params=params, is_json=is_json) File "/home/ec2-user/.local/lib/python3.9/site-packages/kiteconnect/connect.py", line 943, 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'
503 Service Unavailable
\nNo server is available to handle this request.\n\n')
Not been able to execute orders on time due to above error resulted in losses in some of our accounts.
Can you please expedite this and ensure immediate fix.
Traceback (most recent call last): File "random_script_name.py", line 90, in <module> data = kite.ohlc("NSE:INDIA VIX") File "/home/ec2-user/.local/lib/python3.7/site-packages/kiteconnect/connect.py", line 596, in ohlc return self._get("market.quote.ohlc", params={"i": ins}) File "/home/ec2-user/.local/lib/python3.7/site-packages/kiteconnect/connect.py", line 851, in _get return self._request(route, "GET", url_args=url_args, params=params, is_json=is_json) File "/home/ec2-user/.local/lib/python3.7/site-packages/kiteconnect/connect.py", line 935, in _request content=r.content)) kiteconnect.exceptions.DataException: Unknown Content-Type (text/html) with response: (b'<html><body><h1>503 Service Unavailable</h1>\nNo server is available to handle this request.\n</body></html>\n')
Zerodha support team is in denial - they need more instances to raise the priority on this issue.
pl use the above ticket no as a reference and create your own ticket to raise the priority on this one.
I have been facing this issue since saturday and the frequency of this error is increasing.
Man, this is killing me today.
503 Service error while trying to login
very very worst
Now I cant see or add/modify to my watchlists. Its all empty.
Also this seems to be an issue limited to the kite web interface. The API seems to be working fine. At least all the calls that I am using incl order placement.
Yes, I am also facing the same issue. I was able to connect intermittently, but again started giving the same error. PLEASE FIX IT ASAP!
ERROR - An unexpected error occurred: MIDCPNIFTY2460311700CE - Unknown Content-Type (text/html) with response: (b'
503 Service Unavailable
\nNo server is available to handle this request.\n\n')Traceback (most recent call last):
File "/home/ec2-user/Service/src/adaptor/broker/KiteTradeAdaptor.py", line 299, in get_ltp
ltp= list(kite.quote(f'{exchange_fno}:{symbol}').values())[0]['last_price']
File "/home/ec2-user/.local/lib/python3.9/site-packages/kiteconnect/connect.py", line 582, in quote
data = self._get("market.quote", params={"i": ins})
File "/home/ec2-user/.local/lib/python3.9/site-packages/kiteconnect/connect.py", line 861, in _get
return self._request(route, "GET", url_args=url_args, params=params, is_json=is_json)
File "/home/ec2-user/.local/lib/python3.9/site-packages/kiteconnect/connect.py", line 943, 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'
503 Service Unavailable
\nNo server is available to handle this request.\n\n')Not been able to execute orders on time due to above error resulted in losses in some of our accounts.
Can you please expedite this and ensure immediate fix.