Skip to content

Commit 8962916

Browse files
committed
correct third workaround with example
1 parent 17cffd7 commit 8962916

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/release-notes/known-issues.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -236,8 +236,8 @@ Possible workaround require access on the hosts to unlock the situation:
236236

237237
1. Define temporarily [`HTTP_PROXY`, `HTTPS_PROXY`, `NO_PROXY` env variables](https://www.elastic.co/docs/reference/fleet/host-proxy-env-vars) on the Elastic Agent service - then restart Elastic Agent. **ATTENTION:** you will need to provide a correct `NO_PROXY` value in order to force Elastic Agent to use the proxy ONLY when accessing the URL of the artifacts, otherwise it will affect ANY HTTP communication to go through the proxy. Then restart the Elastic Agent and re-attempt the upgrade.
238238

239-
Temporarily grant access to the public Artifacts repository (or the self-hosted one) without the need of the HTTP proxy. This might imply updating firewalls or host settings.
239+
2. Temporarily grant access to the public Artifacts repository (or the self-hosted one) without the need of the HTTP proxy. This might imply updating firewalls or host settings.
240240

241-
Re-install Elastic Agent downloading the file locally via other methods. Note: this implies a re-enrollment & re-installation, losing the local state and therefore triggering possible re-ingestion of data.
241+
3. Re-install Elastic Agent downloading the file locally via other methods.
242242

243243
:::

0 commit comments

Comments
 (0)