Hello folks,
I am trying to configure a new source (Microsoft SQL Server); our airbyte is setup on EC2 instance, outbound traffic is full open, and we restrict the incoming traffic to VPN on 22 and 8000 port.
We whitelist our public IP to the SQL server but when I try to connect I still have a timeout error (Could not connect with provided configuration. Error: HikariPool-1 - Connection is not available, request timed out after 60001ms.); I start to be out of ideas ... maybe someone had same issue before?