Skip to content

Commit ed654ce

Browse files
authored
[DOCS] Note get license API can return a 404 (#73951) (#74007)
If the master node is generating a new cluster state, the get license API may return a `404` response. Closes #70848
1 parent 882cd6e commit ed654ce

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/reference/licensing/get-license.asciidoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ when it expires, for example.
2222
For more information about the different types of licenses, see
2323
https://www.elastic.co/subscriptions.
2424

25+
NOTE: If the master node is generating a new cluster state, the get license API
26+
may return a `404 Not Found` response. If you receive an unexpected `404`
27+
response after cluster startup, wait a short period and retry the request.
2528

2629
[discrete]
2730
==== Query Parameters

0 commit comments

Comments
 (0)