OpenXchange Certificat - User Login Error

Hello,
i have Open-Xchange running on univention.

Now i got a problem, after i changed the certificates for Apache, Postfix and Dovecot i now get an Context error.
The error comes after i add a new user via the portal or Windows AD and try to login with that account on Open-Xchange.

the user isn’t listed in the Context and when i try /opt/open-xchange/sbin/listuser the account isnt listed.

Now im kinda stuck.

Error is:

com.openexchange.exception.OXException: USR-0015 Categories=ERROR Message=‘Cannot find user with identifier maxmuster in context 10.’ exceptionID=-347779327-3
at com.openexchange.exception.OXExceptionFactory.create(OXExceptionFactory.java:154)
at com.openexchange.exception.OXExceptionFactory.create(OXExceptionFactory.java:144)
at com.openexchange.exception.OXExceptionFactory.create(OXExceptionFactory.java:117)
at com.openexchange.groupware.ldap.LdapExceptionCode.create(LdapExceptionCode.java:205)
at com.openexchange.groupware.ldap.RdbUserStorage.getUserId(RdbUserStorage.java:150)
at com.openexchange.groupware.ldap.CachingUserStorage.getUserId(CachingUserStorage.java:521)
at com.openexchange.login.internal.LoginPerformer.findUser(LoginPerformer.java:464)
at com.openexchange.login.internal.LoginPerformer.doLogin(LoginPerformer.java:242)
at com.openexchange.login.internal.LoginPerformer.doLogin(LoginPerformer.java:132)
at com.openexchange.login.internal.LoginPerformer.doLogin(LoginPerformer.java:120)
at com.openexchange.ajax.login.Login$1.doLogin(Login.java:82)
at com.openexchange.ajax.login.AbstractLoginRequestHandler.loginOperation(AbstractLoginRequestHandler.java:236)
at com.openexchange.ajax.login.AbstractLoginRequestHandler.loginOperation(AbstractLoginRequestHandler.java:194)
at com.openexchange.ajax.login.Login.doLogin(Login.java:70)
at com.openexchange.ajax.login.Login.handleRequest(Login.java:62)
at com.openexchange.ajax.LoginServlet.doJSONAuth(LoginServlet.java:877)
at com.openexchange.ajax.LoginServlet.doGet(LoginServlet.java:815)
at com.openexchange.ajax.LoginServlet.doPost(LoginServlet.java:955)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:706)
at com.openexchange.ajax.AJAXServlet.doService(AJAXServlet.java:557)
at com.openexchange.ajax.LoginServlet.service(LoginServlet.java:788)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:791)
at org.glassfish.grizzly.servlet.FilterChainImpl.doFilter(FilterChainImpl.java:124)
at com.openexchange.http.grizzly.servletfilter.RequestReportingFilter.doFilter(RequestReportingFilter.java:109)
at org.glassfish.grizzly.servlet.FilterChainImpl.doFilter(FilterChainImpl.java:114)
at com.openexchange.http.grizzly.servletfilter.WrappingFilter.doFilter(WrappingFilter.java:195)
at org.glassfish.grizzly.servlet.FilterChainImpl.doFilter(FilterChainImpl.java:114)
at com.openexchange.http.grizzly.service.http.OSGiAuthFilter.doFilter(OSGiAuthFilter.java:111)
at org.glassfish.grizzly.servlet.FilterChainImpl.doFilter(FilterChainImpl.java:114)
at org.glassfish.grizzly.servlet.FilterChainImpl.invokeFilterChain(FilterChainImpl.java:83)
at org.glassfish.grizzly.servlet.ServletHandler.doServletService(ServletHandler.java:202)
at org.glassfish.grizzly.servlet.ServletHandler.service(ServletHandler.java:154)
at com.openexchange.http.grizzly.service.http.OSGiMainHandler.doHttpService(OSGiMainHandler.java:302)
at com.openexchange.http.grizzly.service.http.OSGiMainHandler.service(OSGiMainHandler.java:263)
at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:200)
at com.openexchange.threadpool.internal.CustomThreadPoolExecutor$MDCProvidingRunnable.run(CustomThreadPoolExecutor.java:2593)
at com.openexchange.threadpool.internal.CustomThreadPoolExecutor$Worker.runTask(CustomThreadPoolExecutor.java:806)
at com.openexchange.threadpool.internal.CustomThreadPoolExecutor$Worker.run(CustomThreadPoolExecutor.java:833)
at java.lang.Thread.run(Thread.java:750)

Hello, any ideas?

Did anyone know the issue?

Mastodon