We are getting a curious case of login-difficulty with the latest playstore dhis2 2.8.1.1
For some installations (interestingly they all are lxc based dhis2 installations) we are not able to login to dhis2 through android app. But when we click Account Recovery option once and then go back and try it allow to login.
anybody facing this issue? we are not getting any errors, it just rejects the username password. Do you have some advice in further troubleshooting? I can share the URL and username/password for testing this.
that is a curious case, I can’t figure out how the Account Recovery option has an effect here. If you can provide us with some testing credentials, it would be great. Send me a DM with the credentials and I will take a look.
Thanks @jthomas. I tried to connect and got this error:
There is a problem with the server certificates. Please, contact your administrator
Do you get the same error? If so, it means that the SSL configuration in the server side is missing an intermediate certificate. This issue can’t be noticed when accessing through a browser, but the Android app complaints about it and can’t connect. Check this post about this same issue, it can be usually solved by just adding the intermediate certificate in apache or nginx (error:java.security.cert.CertPathValidatorException: Trust anchor for certification path not found on tracker capture app dhis2).
Please let me know if you still can’t connect or if the error you get is different.