
- UNABLE TO OBTAIN JDBC CONNECTION FROM DATASOURCE DOCKER FOR MAC DRIVERS
- UNABLE TO OBTAIN JDBC CONNECTION FROM DATASOURCE DOCKER FOR MAC PC
: Could not create connection to database server.

14:53:31,715 WARN - Could not create connection to database server. Below is a snippet from the log but that does not give me much to go on.

Also, that it attempted to connect 3 times and was giving up.
UNABLE TO OBTAIN JDBC CONNECTION FROM DATASOURCE DOCKER FOR MAC DRIVERS
But, when I try to connect using the data sources and drivers window I get an error stating that it could not create a connection to the database server.
UNABLE TO OBTAIN JDBC CONNECTION FROM DATASOURCE DOCKER FOR MAC PC
I know my database is up and running and I can connect to it without issue from my PC using any number of python scripts that i have authored as well as from the command line (using mysql tools) and using other db tools like Querious. I am using the latest version of IJ and attempting to connect to my database using IJ.
