-
Notifications
You must be signed in to change notification settings - Fork 83
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] Hosted Fleet Server agent not available on deploying 8.0.0-alpha1 from cloud (can't be started on self-managed either) due to Semver check #608
Comments
Reviewed & Assigned to @EricDavisX |
@blakerouse mentions in the x-team meeting that this is from our Semver usage / restraint and that it isn’t compatible with the string that is in place for the release: It should be adjusted in Fleet Server and also checked in Beats/Agent side, as well, for a likely adjustment needed. And he notes that both the recent issues logged by test team are likely the same. I’ll link them: |
From the Beats issue logged in parallel (I've closed it now) - the cli output fails as such if you try to run the Fleet Server start up (bootstrap) sequence: Extract and run Agent install command.
Observe errors: Error - failed version compatibility check with elasticsearch on running install command. |
the next BC (BC3 or later) of 8.0 will / would have this, if it gets built! |
Hi @EricDavisX |
BC3 is out and the team reported they got past this error and are testing deeper. |
Hi @EricDavisX We have created a testcase for above reported issue under bug conversion task . Testcase link is : C149907 Thanks |
stack version: 8.0-alpha1-qa cloud environment
Kibana commit details from /status api:
Preconditions:
Steps to reproduce:
Note:
Expected Result:
Hosted Fleet Server agent should be available on deploying 8.0-alpha1 from cloud-qa.
Screenshot:
![13](https://user-images.githubusercontent.com/77374876/127865022-5fa54289-bf0a-4542-806f-05286d36f286.JPG)
Activity page:
![14](https://user-images.githubusercontent.com/77374876/127865855-de51496f-4d7a-4bf4-b5f9-ca779d3fb2c0.JPG)
The text was updated successfully, but these errors were encountered: