From e96c28e9f535a99ef8156ef5f8b73478a9236f05 Mon Sep 17 00:00:00 2001 From: Simon Walker Date: Fri, 14 Jul 2023 11:37:23 +0100 Subject: [PATCH] Add link to network troubleshooting in getting started --- content/en/getting-started/installation.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/content/en/getting-started/installation.md b/content/en/getting-started/installation.md index b738c6f9b2..cdc5871190 100644 --- a/content/en/getting-started/installation.md +++ b/content/en/getting-started/installation.md @@ -451,6 +451,11 @@ If you have installed the CLI with Brew or directly as a binary, please simply p Ensure that the diagnostic endpoint is run after you have tried reproducing the affected task. After running the task, run the diagnostic endpoint and share the archive file with your team members or LocalStack Support. +- My application cannot reach LocalStack over the network + + We have [extensive network troubleshooting documentation available]({{< ref "references/network-troubleshooting" >}}). + If this does not solve your problem then please reach out for [help and support]({{< ref "help-and-support" >}}). + ## What's next? Now that you have LocalStack up and running, the following resources might be useful for your next steps: