The app is a java app. When the user is added, there is no error in the 389-server error log - but the user isn’t really added.
The use-case is a bit complicated and I have asked them to create a simpler version of the java-app that just adds the user and that is easier to replicate. The absurd thing is that it works in the test-environment, but not in production :-( The app itself is running outside my realm, I have no access to their logs. Rainer > Am 01.06.2022 um 10:16 schrieb Lewis Robson <[email protected]>: > > Whats the app you're using? Is there any logging for this app? > follow the general logs from the machine running the app in another tty so > you can see if anythings happening, also, tcpdump to follow the traffic > between the hosts may help here (I assume it is if ldapmodify is working, but > more data may help) > > it sounds to me like there is an issue with the app initiating the request. > > On 01/06/2022 09:08, Rainer Duffner wrote: >> Hi, >> as I mentioned in my other post, an app has „suddenly“ stopped to work with >> 389-server 1.3.10 correctly. >> The app tries to add a user, but the user is not added and no apparent error >> is logged. >> I tried adding a user manually with ldapmodify - but that still works, with >> the credentials of the user the app is using. >> I set >> nsslapd-errorlog-level: 128 >> but that slowed down the server too much because it still gets traffic from >> the load-balancer health-checks… >> Rainer >> _______________________________________________ >> 389-users mailing list -- [email protected] >> To unsubscribe send an email to [email protected] >> Fedora Code of Conduct: >> https://docs.fedoraproject.org/en-US/project/code-of-conduct/ >> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines >> List Archives: >> https://lists.fedoraproject.org/archives/list/[email protected] >> Do not reply to spam on the list, report it: >> https://pagure.io/fedora-infrastructure > > -- > Lewis Robson > Systems Administrator > Conscious Solutions Limited > > Tel: 0117 325 0200 > Web: https://www.conscious.co.uk > _______________________________________________ > 389-users mailing list -- [email protected] > To unsubscribe send an email to [email protected] > Fedora Code of Conduct: > https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: > https://lists.fedoraproject.org/archives/list/[email protected] > Do not reply to spam on the list, report it: > https://pagure.io/fedora-infrastructure _______________________________________________ 389-users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure
