Source MySQL creation problems #37097
Unanswered
imartinezcascallana
asked this question in
Connector Questions
Replies: 1 comment 2 replies
-
Is the Airbyte server in the same machine? Maybe try different IPs to access the database or make sure you included in the Docker network (if you're using docker deployment) |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I have created a local database using the MAMP application.
From MySQL Workbench I can access without problems, but from Airbyte I get the following error:
"Internal message: io.airbyte.commons.exceptions.ConnectionErrorException: java.sql.SQLTransientConnectionException: HikariPool-1 - Connection is not available, request timed out after 60002ms (total=0, active=0, idle=0, waiting=0 )"
Someone knows what can it be?
Thanks in advance,
All the best
Beta Was this translation helpful? Give feedback.
All reactions