Skip to content

Commit d931e4c

Browse files
Fix KB link (#109482)
Fix KB link to the external users
1 parent 9c899a1 commit d931e4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/release-notes/8.14.0.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Also see <<breaking-changes-8.14,Breaking changes in 8.14>>.
1111
`Cannot invoke "org.elasticsearch.nativeaccess.Systemd.notify_ready()" because "this.systemd" is null.` +
1212
This only affects on-prem installations of Elasticsearch, environments running Elasticsearch in a container are not affected, nor is Elastic Cloud. +
1313
The workaround is to grant Elasticsearch read access to the directory mentioned in the `java.nio.file.AccessDeniedException` as observed in the logs
14-
and repeat this until the process starts up properly, see https://support.elastic.dev/knowledge/view/5979309d[here] for further details.
14+
and repeat this until the process starts up properly, see https://support.elastic.co/knowledge/5979309d[here] for further details.
1515
With 8.14.1 the workaround won't be necessary anymore and original permissions can be restored.
1616

1717
[[breaking-8.14.0]]

0 commit comments

Comments
 (0)