Issue with 7.14 ES query failed: java.io.IOException: ElasticsearchException[Invalid or missing build flavor [oss]]

Hi,
My queries are working fine with ES 7.13.4 but when I upgraded to 7.14.0 I get this error ""class java.lang.IllegalStateException:ES query failed: java.io.IOException: ElasticsearchException[Invalid or missing build flavor [oss]]""

Any ideas why this might be the case?

Welcome!

What did you upgrade? The server? A client?

Make sure that you are using same version for both.

1 Like

I upgraded the client. I think the server is running 7.13.x

Is this discrepancy the issue? Thanks.

What is the exact output of

GET /

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