-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Fleet] An internal server error occurred: ResponseError: security_exception #95388
Comments
Pinging @elastic/fleet (Team:Fleet) |
I've seem something similar and had a quick conversation about it with @nchaulet . It looks a bit like we have an Elastic Agent trying to connect to Kibana with an invalid API Key. I wonder if this is related to some changes we made recently? Just an idea. |
@nchaulet or @jen-huang any ideas on this one? |
Not sure what happens, if licencing and security is not available for sure Fleet setup will fail, but not sure what caused this |
So, here's an agent-side error I see everywhere:
The |
Well, if it's a possible state, then maybe we need some kind of retry mechanism? so the fleet will be setup again in a couple of seconds? EDIT: I heard from @ruflin that there are some works around tweaking the default fleet user. |
It looks like the error is thrown when unauthorized user hits kibana's
In Kibana 7.13.0-SNAPSHOT:
|
Hi Team,
today I spotted some flakiness in system tests for elastic/integrations.
Here are some logs recorded:
Source: https://beats-ci.elastic.co/job/Ingest-manager/job/integrations/job/PR-804/1/artifact/build/elastic-stack-dump/latest/microsoft/logs/kibana.log
In our case it happened for the Microsoft integration, but I think @andrewvc has seen it just after starting the Fleet.
The text was updated successfully, but these errors were encountered: