URL: https://github.com/SSSD/sssd/pull/5863
Title: #5863: Responder and Child process tevent chain id improvements

stanislavlevin commented:
"""
```
[root@master1 /]# sssctl analyze request list -v
NOTE: Tevent chain ID support missing, request analysis will be limited.
It is recommended to use the --logdir option against tevent chain ID supported 
SSSD logs.
2021-12-17  8:09:10: [uid 0] CID #: getent
   - User by name
Traceback (most recent call last):
  File "/usr/libexec/sssd/sss_analyze", line 5, in <module>
    sss_analyze.run()
  File "/usr/lib/python3/site-packages/sssd/sss_analyze.py", line 104, in run
    analyzer.main()
  File "/usr/lib/python3/site-packages/sssd/sss_analyze.py", line 99, in main
    args.func(args)
  File "/usr/lib/python3/site-packages/sssd/modules/request.py", line 231, in 
list_requests
    self.print_formatted(line, args.verbose)
  File "/usr/lib/python3/site-packages/sssd/modules/request.py", line 168, in 
print_formatted
    cr_field = fields[3][7:]
IndexError: list index out of range
Command '/usr/libexec/sssd/sss_analyze' failed with [1]
```
"""

See the full comment at 
https://github.com/SSSD/sssd/pull/5863#issuecomment-996518854
_______________________________________________
sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org
To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org
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.fedorahosted.org/archives/list/sssd-devel@lists.fedorahosted.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to