Access to internal enterprise host (Github entreprise) #7121
Labels
blocked/close-if-inactive
Blocked for >14 days with no response, will be closed if still inactive after 7 days
blocked/more-info-needed
More info is needed from the requester. If no response in 14 days, it will become stale.
Description
I try to call github enterprise with my application (in Go) with SAM local, but I get a timeout (the code runs fine without SAM).I suspect a network access problem, so I tried adding a VpcConfig (SubnetIds and SecurityGroupIds) in the template but it didn't change anything. I also tried running my command like this (sam local invoke --profile=dev --region=eu-west-3 --docker-network host), but still the same problem.
I connected to the container to call my github and I have the problem. Knowing that I have no problems with other images
Any ideas
Template
Environment
SAM CLI, version 1.118.0
Archlinux
The text was updated successfully, but these errors were encountered: