-
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
[Ingest Manager] When I unenroll the Agent it doesn't disappear from UI (remains in unenrolling state) #20006
Comments
Pinging @elastic/ingest-management (Team:Ingest Management) |
do you have agent logs available? did ACK to action arrived? |
I hear Nicolas mention he is brewing a PR for this, its reproduced and being handled. |
PR is available at elastic/kibana#72386
…On Fri, Jul 17, 2020 at 7:06 PM Eric Davis ***@***.***> wrote:
I hear Nicolas mention he is brewing a PR for this, its reproduced and
being handled.
—
You are receiving this because you are on a team that was mentioned.
Reply to this email directly, view it on GitHub
<#20006 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAAFAHZTASOJLGN6ISWDPTR4DKPPANCNFSM4O44BPHQ>
.
--
--
ph
|
Hi - I see that the 'force unenroll' is coming in ticket elastic/kibana#72386 , but that's more of a 'save me' option instead of the normal flow of an Agent successfully enrolling, there may yet be a bug here. @michalpristas here are some logs, from a centos7 unenroll that didnt work: request looks usual: log: then stuck for 3 mins, logs were not growing and UI seemed stuck. I can note that a Win7 x86 host I unenrolled actually worked - if that helps. : / |
@blakerouse This seems to be a timeout issue that we were discussing this morning. |
So I looked at this from the Agent side as well, even with timeouts on all 3 sub-applications, endpoint-security, filebeat, and metricbeat my Agent still unenrolled. I tested this on Windows 10 7.9 BC2. It did take a bit, probably 2 minutes for it to fully complete once it finished all the timeouts, but it still was marked Unenrolled and was removed from the UI. |
same here results on my end. i will try few more tests with local agent and cloud UI but i expect same result. |
if you're both using BC2 code strictly, then there may be some other factor at play. we could list out what specifics we are doing with the config? the big one is Endpoint. Did you both have Endpoint successfully deployed to the host in your config when you unenrolled? @blakerouse @michalpristas ? Maybe things will work better in BC3, too - there have been changes to the unenroll and other places in Ingest and a ton on Endpoint and Kibana-endpoint side... we can re-test in a day, if nothing else, and report back |
@EricDavisX Yes I specifically test with Endpoint enabled and disabled, both worked. |
[Ingest Manager] When I unenroll the Agent it doesn't disappear from UI (remains in unenrolling state)
For confirmed bugs, please report:
Agent is from 7/16 Beats CI build.
image:
Operating System:
Win 7 x64
Steps to Reproduce:
TL;DR;
install agent.
unenroll agent.
...
Details:
I used Cloud to install the stack... I'll post more
api:
before unenroll:
after unenroll:
The text was updated successfully, but these errors were encountered: