I am trying to connect using MySql source and getting error
Could not connect with provided configuration. Error: Cannot create PoolableConnectionFactory (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.)
m
Mohammad Shahvez
07/13/2021, 7:57 AM
Where is mysql locally? Is this on
localhost
?
u
user
07/13/2021, 8:06 AM
no
u
user
07/13/2021, 8:07 AM
it is on (Remote Location) AWS EC2
u
user
07/13/2021, 11:34 AM
I would check to make sure the networking allows connection from the EC2 -> database