Good morning.
After updating grommunio-index to version 1.6.6.gcc52131-1+1.1 (on Debian 12) the search in G-Web does not work anymore.
"journalctl -u grommunio-index.service -f" shows:
Jul 06 08:33:55 host.domain.de systemd[1]: Starting grommunio-index.service - Fulltext search index regeneration...
Jul 06 08:33:55 host.domain.de grommunio-index[456975]: Running grommunio-index for all user databases
Jul 06 08:33:57 host.domain.de grommunio-index[456975]: [FATAL] vtable constructor failed: messages
Jul 06 08:33:57 host.domain.de grommunio-index[456975]: Indexing user "xxxx.yyyy@zzzz.de" exited with status 2
Jul 06 08:33:57 host.domain.de systemd[1]: grommunio-index.service: Main process exited, code=exited, status=1/FAILURE
Jul 06 08:33:57 host.domain.de systemd[1]: grommunio-index.service: Failed with result 'exit-code'.
Jul 06 08:33:57 host.domain.de systemd[1]: Failed to start grommunio-index.service - Fulltext search index regeneration
So do we have to recreate index files for the user? How?
Thank you very much.