Kite APIs are down again?

swas99
swas99 edited October 2020 in Java client
I am unable to create a session.
```
Exception in thread "main" java.lang.IllegalStateException: closed
at okio.RealBufferedSource.rangeEquals(RealBufferedSource.java:398)
at okio.RealBufferedSource.rangeEquals(RealBufferedSource.java:392)
at okhttp3.internal.Util.bomAwareCharset(Util.java:449)
at okhttp3.ResponseBody.string(ResponseBody.java:174)
at com.zerodhatech.kiteconnect.kitehttp.KiteResponseHandler.handle(KiteResponseHandler.java:24)
at com.zerodhatech.kiteconnect.kitehttp.KiteRequestHandler.postRequest(KiteRequestHandler.java:85)
at com.zerodhatech.kiteconnect.KiteConnect.generateSession(KiteConnect.java:180)
at Main.initKiteSession(Main.java:161)
at Main.initKite(Main.java:52)
at Main.main(Main.java:38)
```

30 mins and counting.
No availability guarantee is the SLA is hurting me and many others. Starting to wonder if you are getting complacent with your ~monopoly.
  • coolkoti
    I got the same error until 10 AM today. Huge outage. It is strange though. I've two accounts and I'm able to login to one of them, but not the other. This kind of outage is not acceptable, especially during the peak market times.
  • sujith
    This should be fixed now.
Sign In or Register to comment.