External Mysql Error SQL Database Connector

Hi Bubble!

Im trying to connect a remote Mysql and a have that error:

Connection issue: SQL Database Connector issue: Connection attempt failed: Access denied for user ‘xxxxxx’@‘ec2-54-188-2-228.us-west-2.compute.amazonaws.com’ (using password: YES)

@vlarcher66 Please see this post: Unable to connect to AWS RDS MySQL with SQL Database Connector Plugin - #7 by ben13

You need to setup a firewall rule in AWS to allow any IP to connect to your instance. The security risk is noted below on the same thread. But, on the shared Bubble cluster, it is the only way.

How can i know ip of my domain/host in Bubble?

You can’t unless you are on a dedicated instance which is why you have to open it up for all ip ranges.