smartConnect error
-
@admin tell your tech team to update the SSL certificate.
@rishi Yes, I am having the same issue. This is due to the angel broking SSL certificate expiry date. NotAfter: Tue Aug 24 05:29:59 IST 2021
Turning on ssl logs helped.
Here is the stack trace
Caused by: java.security.cert.CertificateExpiredException: NotAfter: Tue Aug 24 05:29:59 IST 2021
at sun.security.x509.CertificateValidity.valid(CertificateValidity.java:277)
at sun.security.x509.X509CertImpl.checkValidity(X509CertImpl.java:677)
at sun.security.provider.certpath.BasicChecker.verifyValidity(BasicChecker.java:190)
at sun.security.provider.certpath.BasicChecker.check(BasicChecker.java:144)
at sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java:125)
... 39 more} -
Issue is while fetching the public ip from https://bot.whatismyipaddress.com in SmartAPIRequestHandler.class
Find a way to override or hard code your public ip for now.
-
HI @G25453 @G25453 @garry07396 @pashriva @rishi @SawanKumar We have reported this issue we will update this soon.
-
Same error
sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed
Parameter specified as non-null is null: method okhttp3.OkHttpClient.newCall, parameter request
params.put("clientcode", clientCode);
params.put("password", password);As of now, clientcode and password are sent in request.
What other parameter is required ? -
@rishi said in smartConnect error:
My software has been working for more than 2 months now.
But today I got this error and not able to connect with server.
I WAS NOT ABLE TO TRADE TODAYsun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed
exception createPostRequest
null
Exception Errors - Parameter specified as non-null is null: method okhttp3.OkHttpClient.newCall, parameter request -
@admin me also
-
@admin same for me..
-
@admin please check for java client
-
Yes, same error today
-
@rishi Yes me too. I am using the JAVA client library