docs/private-networking/troubleshooting.mdx
This page collects common issues when adding a private connection. If your problem isn't listed here, get in touch.
If the setup wizard errors out with Private link not found when you submit the VPC Endpoint Service name, it almost always means your endpoint service has not been shared with Trigger.dev's AWS account.
Trigger.dev cannot provision a VPC Endpoint until your endpoint service explicitly authorizes our AWS account as a consumer. Until that happens, the service name is invisible to us — even though the name itself is correct.
```text
arn:aws:iam::<account-id>:root
```
<Warning>
Always copy the account ID from your Trigger.dev dashboard. The correct value differs between
environments — don't reuse an ID from another source.
</Warning>
For full setup instructions including this step, see Setting up PrivateLink in the AWS Console.