-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Closed
Labels
Team:CorePlatform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t//Platform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t//Team:OperationsKibana-Operations TeamKibana-Operations TeambugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experience
Description
Kibana version: Latest 7.13 and 7.14 snapshots
Server OS version: Ubuntu
Original install method (e.g. download page, yum, from source, etc.):
Snapshots
Description of the problem including expected versus actual behavior:
When I run /api/status the build_hash for 7.13 is incorrect and invalid.
Steps to reproduce:
- Install latest snapshot for 7.13 or 7.14
- Go to
/api/status, observe the build hash is incorrect/invalid.
Both 7.13 and 7.14 are showing the same hash and the last time it worked was on Jun 4. Both are showing this hash 5b2de169-2785-441b-ae8c-186a1936b17d.
7.13.2
{"name":"e26da0b0eba8","uuid":"5b2de169-2785-441b-ae8c-186a1936b17d","version":{"number":"7.13.2","build_hash":"5cab87e2069dd31848490f83964291fc802d6889","build_number":40927,"build_snapshot":true},"status":{"overall":{"since":"2021-06-07T05:18:23.866Z","state":"green","title":"Green","nickname":"Looking good","icon":"success","uiColor":"secondary"},"statuses":[{"id":"core:elasticsearch@7.13.2","message":"Elasticsearch is available","since":"2021-06-07T05:18:23.866Z","state":"green","icon":"success","uiColor":"secondary"},{"id":"core:savedObjects@7.13.2","message":"SavedObjects service has completed migrations and is available","since":"2021-06-07T05:18:23.866Z","state":"green","icon":"success","uiColor":"secondary"}
7.14.0
{"name":"8e872e923e30","uuid":"5b2de169-2785-441b-ae8c-186a1936b17d","version":{"number":"7.14.0","build_hash":"5cab87e2069dd31848490f83964291fc802d6889","build_number":41498,"build_snapshot":true},"status":{"overall":{"since":"2021-06-06T10:14:02.207Z","state":"green","title":"Green","nickname":"Looking good","icon":"success","uiColor":"secondary"},"statuses":[{"id":"core:elasticsearch@7.14.0","message":"Elasticsearch is available","since":"2021-06-06T10:14:02.207Z","state":"green","icon":"success","uiColor":"secondary"},{"id":"core:savedObjects@7.14.0","message":"SavedObjects service has completed migrations and is available","since":"2021-06-06T10:14:02.207Z","state":"green","icon":"success","uiColor":"secondary"}
Metadata
Metadata
Assignees
Labels
Team:CorePlatform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t//Platform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t//Team:OperationsKibana-Operations TeamKibana-Operations TeambugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experience