File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,29 @@ answers for frequently asked questions.
1717
1818To get help, see <<xpack-help>>.
1919
20+ [[security-auth-failure-upgrade]]
21+ === Can't log in after upgrading to {version}
22+
23+ *Symptoms:*
24+
25+ * Native realm credentials don't work after $version upgrade or snapshot restore.
26+ * Error message: "Security index is not on the current version - the native
27+ realm will not be operational until the upgrade API is run on the security index"
28+
29+ *Resolution:*
30+
31+ You must manually upgrade the `.security` index to the 6.x format. For
32+ instructions, see
33+ {stack-ref}/upgrading-elastic-stack.html#upgrade-internal-indices[Upgrading
34+ internal indices].
35+
36+ There are two situations where it's necessary to manually upgrade the
37+ `.security` index:
38+
39+ * After upgrading directly to $version from 5.5 or earlier.
40+ * After restoring a snapshot from 5.5 or earlier that contains a `.security`
41+ index in the old format to a 6.0 cluster.
42+
2043[[security-trb-settings]]
2144=== Some settings are not returned via the nodes settings API
2245
You can’t perform that action at this time.
0 commit comments