Users show no entries after zammad 4.1x update

Infos:

  • Used Zammad version: Zammad 4.1x
  • Used Zammad installation type: na
  • Operating system: Centos 7
  • Browser + version: Google Chrome

Hi team

After update to zammad 4.1x , im unable to find users. it shows no entries.

Please help me.

Thank you.

Hi, was the same problem, try to run sync with LDAP again.
After this step stop Zammad and do elasticsearch reindex.

$ systemctl stop zammad
$ zammad run rake searchindex:rebuild
$ systemctl start zammad

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.