[backend] metadata-grpc-service mysql_real_connect failed (SSL enabled)
See original GitHub issueEnvironment
-
How did you deploy Kubeflow Pipelines (KFP)? Kubeflow Pipelines Standalone
-
KFP version: 1.7.0-alpha.1
-
KFP SDK version: 1.6.2
Steps to reproduce
- Enable SSL on external MySQL configuration (Azure MySQL Server)
- Restart metadata-grpc-deployment pod
- Observe error:
2021-10-08 19:32:42.461171: F ml_metadata/metadata_store/metadata_store_server_main.cc:226] Non-OK-status: status status: Internal: mysql_real_connect failed: errno: 0, error: MetadataStore cannot be created with the given connection config.
Expected result
metadata-grpc-deployment should be initialized (not sure if SSL parameter is expected here in deployment config).
Materials and Reference
Running gcr.io/tfx-oss-public/ml_metadata_store_server:1.0.0.
Impacted by this bug? Give it a 👍. We prioritise the issues with the most 👍.
Issue Analytics
- State:
- Created 2 years ago
- Reactions:5
- Comments:7
Top Results From Across the Web
ProxySQL Backend SSL Connection Error - Percona Forum
We have configured ProxySQL with Orchestrator to allow a front-end client to connect to two Percona servers running master slave replication ...
Read more >5.4.58 mysql_real_connect() - MySQL :: Developer Zone
mysql_real_connect() attempts to establish a connection to a MySQL server running on host . Client programs must successfully connect to a server before ......
Read more >SSL Support - ProxySQL
ProxySQL supports SSL connections to the backends since version v1.2.0e . Attempts to configure an older version will fail. IMPORTANT NOTES:.
Read more >Configure SSL - Azure Database for MySQL - Microsoft Learn
Instructions for how to properly configure Azure Database for MySQL and associated applications to correctly use SSL connections.
Read more >How can I resolve an ERROR 2026 SSL connection ... - AWS
If you use Aurora Serverless clusters and you use the MySQL client to connect to Aurora Serverless, then you must use the MySQL...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I am not very familiar with SQL connection in Azure, the article I can find is https://docs.microsoft.com/en-us/azure/azure-sql/database/connectivity-architecture.
@berndverst for more help on Azure.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.