-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gc-wip: Sync daemon fails to start after creating/deleting particular users #60
Comments
@tbordaz The test which triggers the issue: https://github.com/wladich/freeipa/blob/d3e6734c3f731df53764a14c3dee009fb23478f1/ipatests/test_integration/test_global_catalog.py#L565 |
Just hit the issue again, here is what the test is doing:
And ipa-gcsyncd fails to start, the traceback can be seen in the first comment |
After a test session I can not start sync daemon anymore. I am not sure which action triggered the error so I am attaching output of
ldapsearch
for main and GC instancesAnother issue I see is that the traceback is written only to journal but not to
globalcatalog.log
.The text was updated successfully, but these errors were encountered: