Connecting to new, prod mysql8 db - connection timeout (Workbench connects perfectly)

Hi all,

Any guidance on how to debug this? I’ve had no issues in the past - and I was able to connect to a postgres prod db just fine - but when using the mysql as my main db (e.g. what you set on target) - it won’t connect.

I can connect fine via MySql Workbench.

The db.json file for the relevant target, whenever I save the target it reverts the host to the docker machine (Remote) ip address, instead of using the AWS MySql endpoint URL - I’m not sure why it keeps doing that. Even if I place the mysql endpoint directly in the db.json file, still no luck…

Any ideas what I can do here?

Community Page
Last updated: