From 6fa9be32b4cde7526428e203652cd08038c0bf04 Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Thu, 14 Sep 2023 14:59:50 -0400 Subject: [PATCH] rename php to pgp in troubleshooting.asciidoc (#495) (#496) (cherry picked from commit 26394a0776c1a546097550b40dd37e341841733e) Co-authored-by: Essodjolo KAHANAM --- .../ingest-management/troubleshooting/troubleshooting.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/ingest-management/troubleshooting/troubleshooting.asciidoc b/docs/en/ingest-management/troubleshooting/troubleshooting.asciidoc index 685091c1c..7e17c3de9 100644 --- a/docs/en/ingest-management/troubleshooting/troubleshooting.asciidoc +++ b/docs/en/ingest-management/troubleshooting/troubleshooting.asciidoc @@ -650,7 +650,7 @@ curl -u elastic: --request POST \ ---- [discrete] -[[php-key-download-fail]] +[[pgp-key-download-fail]] == Air-gapped {agent} upgrade can fail due to an inaccessible PGP key In versions 8.9 and above, an {agent} upgrade may fail when the upgrader can't access a PGP key required to verify the binary signature. For details and a workaround, refer to the link:https://www.elastic.co/guide/en/fleet/8.9/release-notes-8.9.0.html#known-issue-3375[PGP key download fails in an air-gapped environment] known issue in the version 8.9.0 Release Notes or to the link:https://github.com/elastic/elastic-agent/blob/main/docs/pgp-workaround.md[workaround documentation] in the elastic-agent GitHub repository.