AB1010: Invalid Session or Session is Expired Please Re-login
-
@StocksDeveloper Too many internal server errors in the logs.
STGN1003 @ 12:52:39
TZ7990 @ 12:52:38HTTP Status 500 – Internal Server Error
This is totally unacceptable.........horrible experience guys.
-
HI @StocksDeveloper said in AB1010: Invalid Session or Session is Expired Please Re-login:
what about less or zero records coming in orders/positions response? Is that also resolved?
We will update you on this part asap. -
@admin thanks for the update.
what about less or zero records coming in orders/positions response? Is that also resolved?
-
Hi @lakshmi_73 @StocksDeveloper @yash12392 this issue has been resolved.
-
@yash12392 yes, normally throughout the trading day the number of orders or positions in an account always stay the same or increase. They can never decrease.
But read order or position response is returning lesser or zero number of rows than what was received just before.
Very strange.
-
@StocksDeveloper another error...
TTVP1004:210901000065148:Error from Angel: Internal server error.. Angel error code: AB2000, Message: 172
-
@StocksDeveloper Happened the same with me, we rely on the Orderbook endpoint which did not return any response even when trades were being taken into account. Quite annoying as clients complaint and don't understand these issues.
-
@StocksDeveloper Many errors observed in the logs.
[P252587 : P252587]: Cached POSITION size 22 is more than received data 20. [RPLD1002 : RPLD1002]: Cached POSITION size 20 is more than received data 18. [KSST1004] Cached POSITION size 4 is more than received position data 0
- Data not coming (orders, positions). Getting zero rows or less than earlier rows (which should not happen)
- Invalid session errors
-
2021-09-01 10:01:15 : INFO : [Angel:285] : Fetching order details for 210901000182820 from broker 2021-09-01 10:01:15 : WARNING : [Angel:302] : Failed to get orderbook details for orderid 210901000182820! 0th attempt 2021-09-01 10:01:15 : WARNING : [Angel:307] : orders response data: None 2021-09-01 10:01:15 : ERROR : [Angel:308] : Traceback (most recent call last): File "/home/algo/AlgoTrading_new/Straddle/Angel.py", line 289, in get_order_details for order in orders_data: TypeError: 'NoneType' object is not iterable 2021-09-01 10:01:45 : INFO : [Angel:285] : Fetching order details for 210901000182820 from broker 2021-09-01 10:01:45 : WARNING : [Angel:302] : Failed to get orderbook details for orderid 210901000182820! 1th attempt 2021-09-01 10:01:45 : WARNING : [Angel:307] : orders response data: None 2021-09-01 10:01:45 : ERROR : [Angel:308] : Traceback (most recent call last): File "/home/algo/AlgoTrading_new/Straddle/Angel.py", line 289, in get_order_details for order in orders_data: TypeError: 'NoneType' object is not iterable
Every minute this error is coming!
-
@admin So ,many errors are occurring.. kindly fix ASAP