Join Slack
Powered by
hi, i have trouble connecting to a local mysql db ...
# troubleshooting
g
g._ozdemir
04/22/2022, 12:02 PM
hi, i have trouble connecting to a local mysql db within a docker container using meltano. This is my config: Anyone who can help or anyone having the same trouble? Thanks in a advance!
g._ozdemir
04/22/2022, 12:03 PM
I constantly get this error:
a
atharh
04/22/2022, 1:25 PM
Hi
@g._ozdemir
. Is your MySQL server running locally on the host machine or inside Docker? If it’s running on the host, you’ll need to use one of the following Docker networking modes: •
https://docs.docker.com/network/bridge/
•
https://docs.docker.com/network/host/
g
g._ozdemir
04/25/2022, 7:33 AM
Hi
@atharh
, thanks for the reply! I'm going to test it out now 🙂
Open in Slack
Previous
Next