Hi there,
We are trying to upgrade elasticsearch stack from 7.4.0 to 7.10.2, however when upgrading to 7.10.2 we are facing the following error message from kibana logs.
{"type":"log","@timestamp":"2021-05-03T13:20:35Z","tags":["warning","plugins","licensing"],"pid":1,"message":"License information could not be obtained from Elasticsearch due to [illegal_argument_exception] request [/_xpack] contains unrecognized parameter: [accept_enterprise] :: {\"path\":\"/_xpack?accept_enterprise=true\",\"statusCode\":400,\"response\":\"{\\\"error\\\":{\\\"root_cause\\\":[{\\\"type\\\":\\\"illegal_argument_exception\\\",\\\"reason\\\":\\\"request [/_xpack] contains unrecognized parameter: [accept_enterprise]\\\"}],\\\"type\\\":\\\"illegal_argument_exception\\\",\\\"reason\\\":\\\"request [/_xpack] contains unrecognized parameter: [accept_enterprise]\\\"},\\\"status\\\":400}\"} error"}
Even a rolling upgrade from 7.10.1 to 7.10.2 does not seem to fix/bypass this issue, it only shows on 7.10.2.
The license we have is a platinum tier.
Can anyone provide some guidelines as to what would be the best approach to fix this?
If you require any more info I will attach whatever is needed.
Thanks