-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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] HandlerUnknown type: UNKNOWN (original type: INTERNAL_POLICY_REASSIGN)' received #24725
Comments
Pinging @elastic/fleet (Team:Fleet) |
I merged this yesterday that should fix it elastic/kibana#94116 |
@mtojek I am going to close as fixed, please reconfirm with the above PR? |
I can confirm that I don't see the error message, but the problem still persists: elastic/elastic-package#279 (comment) I tried to reassign a different policy to the agent. |
I can see in logs following problem as well:
|
Here is the docker-compose definition it uses:
and for the fleet-server:
Is there something missing? |
No it looks good and I just tested your PR locally and reassigning to a new policy worked well |
Hm.. did you update docker images?
EDIT: You can try this actions:
The last one should hang on reassigning policy. EDIT2: With above steps I can reproduce the problem that CI encounters. |
Looks like there is a bug when creating a policy without system package it's tracked here elastic/fleet-server#176 |
@nchaulet Is elastic/fleet-server#176 the root cause of the issue reported by @mtojek ? |
Yes looks like after creating a policy without integrations the fleet server coordinator is in a stuck place. |
@mtojek We can close this one and follow the other? |
Sure, please close it. Thank you for taking a look. |
Blocker for: elastic/elastic-package#278
Kibana reports
policy_revision: null
for agent:I looked into logs and found this problem:
The text was updated successfully, but these errors were encountered: