Dropdowns problem = API error?

Infos:

  • Used Zammad version: Last availible
  • Used Zammad installation type: Package
  • Operating system: Ubuntu 20.04
  • Browser + version: Chrome 100.0.4896.60

Expected behavior:

Dropdown menu should appear while writing Company name in field on User edit page
Dropdown menu should appear while writing Client name in field on New ticket page
Dropdown menu should appear while writing Owner name (user name) in field on Email filter page

Actual behavior:

Dropdown menus not appearing

Steps to reproduce the behavior:

I have installed fresh Ubuntu 20.04 and Zammad package

Also I have some errors in Chrome

That same on Debian 11.3 and Edge browser 99.0

Ok, looks like Elasticsearch not properly connected to Zammad, I have connected it again and all gona work!

zammad run rails r “Setting.set(‘es_url’, ‘http://localhost:9200’)”
zammad run rake searchindex:rebuild

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