Summary
User is experiencing a connection test failure when attempting to create a source connection to MySQL running in Docker. The error indicates a communications link failure, suggesting potential network or configuration issues.
Question
I am running airbyte locally on docker desktop (mac) and to test it out I also am running mysql in docker on same network (airbyte_internal). When I attempt to create the source connection to mysql I am using the service name (mysql) but the connection test fails with the following message:
Configuration check failed
State code: 08S01; Message: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
Any ideas/suggestions?
Thanks.
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.