In case you have only 1 kibana, this is what happens.
I get this when I try to login to Kibana.
{"statusCode":500,"error":"Internal Server Error","message":"[illegal_argument_exception: [illegal_argument_exception] Reason: application privileges must refer to at least one resource]: application privileges must refer to at least one resource"}
Then I when clicked Terminate I get this There was an internal server error.
Force Restart triggers Configuration change, but I get the same internal error after trying to Terminate again.
Adding 2nd zone to logging-and-metrics and see if kibana resurrects.
That fixed the issue.
In 2.7.2
After DELETE .kibana* and I get this error when I login to kibana.
{"statusCode":400,"error":"Bad Request","message":"[illegal_argument_exception] application privileges must refer to at least one resource"}
In case you have only 1 kibana, this is what happens.
I get this when I try to login to Kibana.
{"statusCode":500,"error":"Internal Server Error","message":"[illegal_argument_exception: [illegal_argument_exception] Reason: application privileges must refer to at least one resource]: application privileges must refer to at least one resource"}
Then I when clicked
Terminate
I get thisThere was an internal server error.
Force Restart
triggers Configuration change, but I get the same internal error after trying toTerminate
again.Adding 2nd zone to logging-and-metrics and see if kibana resurrects.
That fixed the issue.
In 2.7.2
After
DELETE .kibana*
and I get this error when I login to kibana.{"statusCode":400,"error":"Bad Request","message":"[illegal_argument_exception] application privileges must refer to at least one resource"}
To fix this, I did try below.
Force Restart
worked here.