[Bug] When loading server after upgrades and reverts, the Endpoint package failed to install momentarily in Fleet start #89802
Labels
bug
Fixes for quality problems that affect the customer experience
impact:medium
Addressing this issue will have a medium level of impact on the quality/strength of our product.
Team:Defend Workflows
“EDR Workflows” sub-team of Security Solution
Kibana version:
8.x
Elasticsearch version:
8.x
Describe the bug:
After upgrading and reverting the SIEM server, the Endpoint package failed to load with the following error message:
[resource_already_exists_exception] Transform with id [endpoint.metadata_current-default-0.17.0] already exists response from /_transform/endpoint.metadata_current-default-0.17.0: {"error":{"root_cause":[{"type":"resource_already_exists_exception","reason":"Transform with id [endpoint.metadata_current-default-0.17.0] already exists"}],"type":"resource_already_exists_exception","reason":"Transform with id [endpoint.metadata_current-default-0.17.0] already exists"},"status":400}
I am not completely sure which steps went into getting the SIEM server in that state. @EricDavisX any help is appreciated.
Steps to reproduce:
Expected behavior:
Fleet should load correctly.
Screenshots (if relevant):
Errors in browser console (if relevant):
Provide logs and/or server output (if relevant):
Any additional context:
The text was updated successfully, but these errors were encountered: