Details
Description
On a clean archetype with relevance installed and some trends configured, running locally with cargo.
In the CMS, navigating to the trends screen I get this error:
[INFO] [talledLocalContainer] 07.10.2020 12:25:58 WARN http-nio-8080-exec-8 [LogUtils.doLog:475] Application{ [http://services.rest.targeting.cms7.onehippo.com/}VisitorResource|http://services.rest.targeting.cms7.onehippo.com/%7DVisitorResource]
has thrown exception, unwinding now
[INFO] [talledLocalContainer] org.apache.cxf.interceptor.Fault: This module requires that all elasticsearch versions are in the range [6.0.0, 7.0.0)
[INFO] [talledLocalContainer] nodes with incompatible version: {ADAMASTOR=7.9.0}
[INFO] [talledLocalContainer] nodes with compatible version: {}
[INFO] [talledLocalContainer] at org.apache.cxf.service.invoker.AbstractInvoker.createFault(AbstractInvoker.java:162) ~[cxf-core-3.3.6.jar:3.3.6]
[INFO] [talledLocalContainer] at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:128) ~[cxf-core-3.3.6.jar:3.3.6]
[INFO] [talledLocalContainer] at org.apache.cxf.jaxrs.JAXRSInvoker.invoke(JAXRSInvoker.java:201) ~[cxf-rt-frontend-jaxrs-3.3.6.jar:3.3.6]
[INFO] [talledLocalContainer] at org.hippoecm.hst.jaxrs.cxf.AroundProcessableJAXRSInvoker.invoke(AroundProcessableJAXRSInvoker.java:94) ~[hst-jaxrs-14.3.2.jar:14.3.2]
[INFO] [talledLocalContainer] at org.apache.cxf.jaxrs.JAXRSInvoker.invoke(JAXRSInvoker.java:104) ~[cxf-rt-frontend-jaxrs-3.3.6.jar:3.3.6]