Forum Discussion
The MySql source doesn't support encrypted connections when using cloud connections
- 2 years ago
frankwangtakumi yes, for cloud connections, we dont need a gateway but need a cloud connection setup. it is a new feature in Power BI.
Did I answer your question? Mark my post as a solution! Appreciate your Kudos !!
Seems ok with all the credentials. Is it a new feature that power bi now leading to cloud connections directly if the database is from the cloud?
frankwangtakumi yes, for cloud connections, we dont need a gateway but need a cloud connection setup. it is a new feature in Power BI.
Did I answer your question? Mark my post as a solution! Appreciate your Kudos !!
- frankwangtakumi2 years agoRegular Visitor
After setting up encryptting for database, this issue solved. Thanks,
- Lucas_Zani2 years agoRegular Visitor
Como você realizou a configuração?
- KossXL2 years agoHelper I
Hey, everybody. I don't use encryption and still get this error.
How to fix it?
The MySql source doesn't support encrypted connections.
- Battar11 months agoFrequent Visitor
Hallo Johnbasha- all,
I’m currently trying to automate the refresh of a dashboard connected to a MySQL database using Power BI Service (Online).
Although I have disabled encryption both in Power BI Desktop and in the Power BI Service data source settings, I still receive an error related to encrypted connections when trying to schedule or trigger a refresh online.
I've checked the following:
The connection works perfectly in Power BI Desktop.
Encryption is explicitly disabled in both environments.
The data gateway is correctly installed and running.
However, Power BI Service continues to reject the connection, assuming encryption is required.
I’ve tried many solutions but nothing worked so far.
Do you have any recommendations or workaround to solve this encryption conflict?
the issue msg "The MySql source doesn't support encrypted connections. (Source at X.XX.XXX.X:3306;xxx.). The exception was raised by the IDbCommand interface. Table:xxxx."
Thanks in advance,
- tom_pykes11 months agoRegular Visitor
It is a bug in Power BI service I guess
We have set-up a gateway on a VM and now it works
So PBI service -> gateway -> MySQL