Hi Sebastian,

Am Mittwoch, 14. Juni 2017 17:01:32 UTC+2 schrieb S. Rast:  
>
> I'm running Zammad on Centos and installed it as a Package. 
>
> After the reboot the elasticsearch.log hit these errors:
>
>
> *[2017-06-14T16:31:12,424][ERROR][o.e.b.Bootstrap          ] 
> Exceptionjava.lang.IllegalArgumentException: plugin [mapper-attachments] is 
> incompatible with version [5.4.1]; was designed for version [5.4.0]* 
>
*[...]*
> So I checked:  *cat /var/log/yum.log |grep elasticsearch*
> Output*:*
>
>
> *May 17 22:48:32 Installed: elasticsearch-5.4.0-1.noarchJun 01 21:45:25 
> Updated: elasticsearch-5.4.1-1.noarch*
>
> I did some updates recently and so I guessed I had to rollback.
>

If can update elasticsearch, you also need to update the plugins for 
elasticsearch.

Just uninstall and install the plugin again:

1) bin/elasticsearch-plugin remove mapper-attachments
2) bin/elasticsearch-plugin install mapper-attachments
3) Start elasticsearch
4) In case, reindex your data with "zammad run rake searchindex:rebuild"

And all works fine! 😁

 -Martin
 

-- 
Open Source as Download https://zammad.org || Easy to use as SaaS 
https://zammad.com
--- 
You received this message because you are subscribed to the Google Groups 
"zammad-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to zammad-users+unsubscr...@googlegroups.com.
To post to this group, send email to zammad-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/zammad-users/c28e4e33-14a8-4bd4-991e-68117ce03762%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to