Posts made by c_harish
-
API down from past 15 mins - 15 Nov 2022
@admin orderbook down.. getting HTTPSConnectionPool error. Fix it.
-
RE: URGENT - 500-Internal server error
@StocksDeveloper
angel is a big joke now. their new and old web portals are also down. so no way to square off any positions. -
RE: Invalid API Key or App not found - errorcode': 'AB1034'
@admin
welcome back, admin. we missed you here for past few months..back to business. created new API. still tokens not generating due to following error as usual.
"Read timed out. (read timeout=%s)" % timeout_value urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='apiconnect.angelbroking.com', port=443): Read timed out. (read timeout=7)
tried a dozen times to generate tokens with newly created API key and failed.
-
TimeOut and Gateway Errors : 28-Sep-2022
While feteching order_book ***** STORE NOTIF: HTTPSConnectionPool(host='apiconnect.angelbroking.com', port=443): Read timed out. (read timeout=7)
While feteching order_book ***** STORE NOTIF: Couldn't parse the JSON response received from the server: b'<html>\r\n<head><title>502 Bad Gateway</title></head>\r\n<body bgcolor="white">\r\n<center><h1>502 Bad Gateway</h1></center>\r\n<hr><center>nginx/1.14.1</center>\r\n</body>\r\n</html>\r\n'
@admin happening too often.. getting 100s of such errors every hour these days, @admin .
you have turned a deaf ear to our error reports. there are dozen other topics created since last 1-2 days by other users. But you don't even care to reply.you are leaving us no choice but to move out.
-
API errors? 26-Sep-2022
While feteching order_book ***** STORE NOTIF: HTTPSConnectionPool(host='apiconnect.angelbroking.com', port=443): Read timed out. (read timeout=7) Couldn't parse the JSON response received from the server: b'<html>\r\n<head><title>502 Bad Gateway</title></head>\r\n<body bgcolor="white">\r\n<center><h1>502 Bad Gateway</h1></center>\r\n<hr><center>nginx/1.14.1</center>\r\n</body>\r\n</html>\r\n'
@admin getting too many timed out and gateway errors from today morning. fix it.
-
API down? 10 Aug 2022.
@admin facing the internal server error as usual. look into it.
HARISH Couldn't parse the JSON response received from the server: b'<!doctype html><html lang="en"><head><title>HTTP Status 500 \xe2\x80\x93 Internal Server Error</title><style type="text/css">body {font-family:Tahoma,Arial,sans-serif;} h1, h2, h3, b {color:white;background-color:
-
RE: Timeout errors happening
@pari said in Timeout errors happening:
Correct. This issue is not about exceeding the rate access limit of 10 per second. Even my program sleeps for 1 second after sending 10 requests. My script also polls only once a minute. Currently I'm only polling for 'ltp' for 4 scrips, which is well within the limit. This issue is clearly about 'http' timeouts happening at the server level and not due to the script.
It's now past 12:18, the issue seems to have stopped and the script is running as before. I wonder if it will occur again at 1:08.
true. it is not client specific when everyone faces it. i am appalled by @admin 's silence on this thread. not a single reply in this thread from @admin after almost 20 minutes of downtime in 3 hrs.
as usual, @admin will ask for if we are running locally/cloud, timestamp, error code and forget as if nothing happened.
-
RE: Timeout errors happening
@Mnagesh, we know this. and we don't cross any of the suggested rate limits as I said in last post.
-
RE: Timeout errors happening
@Mnagesh said in Timeout errors happening:
@c_harish timeout problem is common
give some sleep time and put it in a loop to resolve the issue as per rate limits specified by smartapi . Use exception handling for timeout issue
eg:
please suggest us how long to put our script to sleep? because today we have waited for a total of 16 mins inside sleep for angel to come back up? and FYI, we never cross the rate limits provided in documentation.
-
RE: Timeout errors happening
@c_harish said in Timeout errors happening:
@StocksDeveloper @admin. We too faced it. started from 11:00 and got resolved by 11:18.
requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='apiconnect.angelbroking.com', port=443): Max retries exceeded with url: /rest/secure/angelbroking/user/v1/getProfile?%7B%22refreshToken%22:%20%22eyJhbGciOiJIUzUxMiJ9.eyJ0b2tlbiI6IlJFRlJFU0gtVE9LRU4iLCJpYXQiOjE2NTk2NzA1MDJ9.2MBQxy2dPQVt4RQQ6bk51SCDJmSQLIidW571CB0BhvE5yvZPcz7S_7uSwL00szX4zvWVFvSBqxRnMIPz7NDECQ%22%7D (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x7f2335508d50>, 'Connection to apiconnect.angelbroking.com timed out. (connect timeout=7)')) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='apiconnect.angelbroking.com', port=443): Max retries exceeded with url: /rest/secure/angelbroking/user/v1/getProfile?%7B%22refreshToken%22:%20%22eyJhbGciOiJIUzUxMiJ9.eyJ0b2tlbiI6IlJFRlJFU0gtVE9LRU4iLCJpYXQiOjE2NTk2NzA1MDJ9.2MBQxy2dPQVt4RQQ6bk51SCDJmSQLIidW571CB0BhvE5yvZPcz7S_7uSwL00szX4zvWVFvSBqxRnMIPz7NDECQ%22%7D (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x7f2335508d50>, 'Connection to apiconnect.angelbroking.com timed out. (connect timeout=7)'))
@admin it is not looking good. why is this happening too often now?
now happening again @admin. Don't force us to take the harsh decision of moving out.
-
RE: Timeout errors happening
@StocksDeveloper @admin. We too faced it. started from 11:00 and got resolved by 11:18.
requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='apiconnect.angelbroking.com', port=443): Max retries exceeded with url: /rest/secure/angelbroking/user/v1/getProfile?%7B%22refreshToken%22:%20%22eyJhbGciOiJIUzUxMiJ9.eyJ0b2tlbiI6IlJFRlJFU0gtVE9LRU4iLCJpYXQiOjE2NTk2NzA1MDJ9.2MBQxy2dPQVt4RQQ6bk51SCDJmSQLIidW571CB0BhvE5yvZPcz7S_7uSwL00szX4zvWVFvSBqxRnMIPz7NDECQ%22%7D (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x7f2335508d50>, 'Connection to apiconnect.angelbroking.com timed out. (connect timeout=7)')) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='apiconnect.angelbroking.com', port=443): Max retries exceeded with url: /rest/secure/angelbroking/user/v1/getProfile?%7B%22refreshToken%22:%20%22eyJhbGciOiJIUzUxMiJ9.eyJ0b2tlbiI6IlJFRlJFU0gtVE9LRU4iLCJpYXQiOjE2NTk2NzA1MDJ9.2MBQxy2dPQVt4RQQ6bk51SCDJmSQLIidW571CB0BhvE5yvZPcz7S_7uSwL00szX4zvWVFvSBqxRnMIPz7NDECQ%22%7D (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x7f2335508d50>, 'Connection to apiconnect.angelbroking.com timed out. (connect timeout=7)'))
@admin it is not looking good. why is this happening too often now?
-
RE: Is API down? 3 Aug 2022
@ravitandur thanks for reporting, Ravi. This isn't something new. Used to happen a lot in past. For the past 3-4 months, didn't face much of this issue. But now it is starting to come back. Lets hope @admin finds the issue and fixes it once and for all.
-
RE: Is API down? 3 Aug 2022
@admin it is fine now.. started working @ 9:25 am. Am I the only one who faced this? did you guys get any other report of such issues @ today market open?
- code hosted in aws amazon linux.
- yes. using official smartapi python library.
- token generation wasn't working. so couldn't proceed to further endpoints.. no idea if other endpoints were also down.
- "requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='apiconnect.angelbroking.com', port=443): Read timed out. (read timeout=7)"
- from 9:05 to 9:25.. from 9:26 am, it started working fine.
@StocksDeveloper was it fine for you guys?
also lately from last 1 week,
"NIFTY HARISH Couldn't parse the JSON response received from the server: b'<!doctype html><html lang="en"><head><title>HTTP Status 500 \xe2\x80\x93 Internal Server Error</title><style type="text/css">body {font-family:Tahoma,Arial,sans-serif;} h1, h2, h3, b {color:white;background-color:"
this error is creeping up often. we didn't face this issue much for past 3 months. now it is coming back again.
-
RE: Is API down? 3 Aug 2022
@admin
requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='apiconnect.angelbroking.com', port=443): Read timed out. (read timeout=7) -
Is API down? 3 Aug 2022
@admin any issues with API? not able to generate tokens or login. please check.
-
RE: API down
@admin please fix your forum ASAP. code markdown, content alignment ain't working. quality of your service is going down the drain these day. you guys are repling 48 hrs post reporting a critical issue during market hours.
@StocksDeveloper have you moved your clients elsewhere from angel?
-
API down
@admin facing issues. please fix.
'HTTPSConnectionPool(host='apiconnect.angelbroking.com', port=443): Max retries exceeded with url: /rest/secure/angelbroking/order/v1/getOrderBook?{} (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x7fd2003580d0>, 'Connection to apiconnect.angelbroking.com timed out. (connect timeout=7)'))' -
facing issues with orderbook calls
HTTPSConnectionPool(host='apiconnect.angelbroking.com', port=443): Max retries exceeded with url: /rest/secure/angelbroking/order/v1/getOrderBook?{} (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x7fa0cc274890>, 'Connection to apiconnect.angelbroking.com timed out. (connect timeout=7)'))---------------------------------------------------
@admin please fix it.