-
Notifications
You must be signed in to change notification settings - Fork 89
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
Fix pipeline for checking Linux agents #600
Comments
The pipeline install is not installing fleet properly in some instances on the cluster pipeline. |
I have tried modifying post_install in various ways to check for the fleet server and check if elastic is running. So far I haven't resolved it. I am trying a larger virtual machine, which could be the issue. |
Ok. I have finally updated post install enough to start building consistently. I am going to loop back around and catch a couple of small bugs if I can keep it consistently building. |
For some reason the fleet server is not staying running in the cluster pipeline run. Agents are actually able to get a token and seem to be registering, but the fleet server is not reporting in Elasticsearch GUI.
Find out why it is not running/reporting and make the cluster pipelines begin passing again.
The text was updated successfully, but these errors were encountered: