I've been trying to connect MS SQL on Airbyte runn...
# replication-troubleshooting
j
I've been trying to connect MS SQL on Airbyte running on EC2 instance. The connection failed when the host name is used but succeeded with the IP address. Does anyone know why host name can't build the connection?
h
Hey are you able to use the hostname and ip both in your laptop without airbyte?
j
Hi @Harshith (Airbyte) Yes. I'm able to use hostname and ip both via python & datagrip.
u
Got it. Looks bit fishy to me 🤣. May be try doing a ping to host from the airbyte container and see if that is also failing.