You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check failed: absl::OkStatus() == status (OK vs. INTERNAL: mysql_real_connect failed: errno: , error: [mysql-error-info='']) MetadataStore cannot be created with the given connection config.
#2909
Open
7 tasks done
922tech opened this issue
Nov 5, 2024
· 5 comments
As you see some pods do not run.
And I think the main cause of the problem is that metadata-grpc-deployment cannot start working and it crashes with this error log:
WARNING: Logging before InitGoogleLogging() is written to STDERR
F1105 08:28:41.229691 1 metadata_store_server_main.cc:236] Check failed: absl::OkStatus() == status (OK vs. INTERNAL: mysql_real_connect failed: errno: , error: [mysql-error-info='']) MetadataStore cannot be created with the given connection config.
*** Check failure stack trace: ***
I don't know why on earth it cannot connect to mysql!
Steps to reproduce the issue
Follow the instructions for installation of pipeline.
Put here any screenshots or videos (optional)
No response
The text was updated successfully, but these errors were encountered:
Please follow the instructions and install according to the readme a full kubeflow platform on a kind cluster. If not I have to close or transfer the issue to Kubeflow/pipelines.
Validation Checklist
Version
1.9
Describe your issue
I followed the instruction for installing kubeflow pipeline on version 1.9.1
After creation of the namespaces and pods:
As you see some pods do not run.
And I think the main cause of the problem is that metadata-grpc-deployment cannot start working and it crashes with this error log:
I don't know why on earth it cannot connect to mysql!
Steps to reproduce the issue
Follow the instructions for installation of pipeline.
Put here any screenshots or videos (optional)
No response
The text was updated successfully, but these errors were encountered: