Comment 2 for bug 1902808

Revision history for this message
Adam Pfeiffer (adampfeiffer) wrote :

Hello,
Thanks for the quick response. I don't see any errors recorded in /var/crash so the word 'crash' might not be the correct wording.

I want to give a brief description of what I am seeing in the logs that I believe indicates a crash is happening and then I will attached the logs as well as our configuration file.

I start up sssd and once it is done starting up I see the following line in the domain service log (sssd_BSNSERVICE.log):
(Wed Nov 4 08:20:37 2020) [sssd[be[BSNSERVICE]]] [be_run_online_cb] (0x0080): Going online. Running callbacks.

I then start up the python script which continually logs into the device, and after a short time a login will hang from the script and then I will see another line that says Going online:
(Wed Nov 4 08:24:59 2020) [sssd[be[BSNSERVICE]]] [be_run_online_cb] (0x0080): Going online. Running callbacks.

The 'Going online' is what makes me thing this is crashing and restarting. As noted in the original bug report, using the same configuration file on 18.04 and on 20.10 works and I don't see the above issue.

Please let me know if there is anything else I can provide or any other tests I can run to assist with debugging.

Thanks