Problem when trying to connect from Tableau Cloud, using Tableau Bridge on RedHat container on Ubuntu host. The structure and connection flow is as below.
- ClickHouse on-prem is up on a Ubuntu instance behind SSH. (That's why Tableau Bridge is needed) ✅
- ClickHouse MySQL port is enabled and works as expected when connected from my local via SSH. ✅
- Tableau Bridge is up in a Docker container that runs on the instance that hosts ClickHouse. ✅
- Tableau Bridge and Tableau Cloud see each other. ✅
- When a MySQL connection from Tableau Cloud is initiated, it raises
Can't connect to MySQL server.
Have you seen such issues before? Is it possible that the container cannot access to the DB on the host of the container?
I've been changing routings but any of them didn't work. Any help or suggestion is much appreciated. Thanks!
Problem when trying to connect from Tableau Cloud, using Tableau Bridge on RedHat container on Ubuntu host. The structure and connection flow is as below.
Can't connect to MySQL server.Have you seen such issues before? Is it possible that the container cannot access to the DB on the host of the container?
I've been changing routings but any of them didn't work. Any help or suggestion is much appreciated. Thanks!