If you receive the following error message after updating the Keycloak application it may be, because the default settings have been changed in the latest version of the keycloak=25.0.4 application.
Error when trying to connect to LDAP: 'UnknownError'
I don’t know if you fixed this, but at least in the first screenshot you have enabled TLS but set Ldap to a non-TLS port. I.e. you either need to set it to 7636 (given there’s a certificate) or disabled TLS.