Skip to content

Overview

If you’re having trouble connecting your application to LocalStack, you’re likely running into a networking mismatch. This section helps you identify the right troubleshooting path based on where your code is running.

Choose the scenario below that best describes your networking layout. Whether you’re running code on your host machine, in a container, or across multiple hosts, simply follow the corresponding guide to resolve common connection issues.

For example, setting the endpoint_url parameter with an AWS SDK.

For example, you have a Lambda function that needs to access LocalStack resources.

For example, you have created an OpenSearch cluster and are trying to access that resource by its URL.