
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 680 Views
Hi, in the lab elyra-pipelines, i can't get the pipeline to run.
Failed to initialize kfp.Client() ... check Kubeflow Pipeline runtime configuration odh_dsp
Check the Jupyterlab log for more details.
Verified all settings few times, search for Jupyterlab logs (where should they be?) but could not find any.
Any ideas or suggestions where to look for clues on this?
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 638 Views
Hello, i found the cause, checked the logs with oc logs elyra-workbenchpod
In there, a certificate issue was noted, which led me to a typo in one of the variables.
In the variable PIPELINES_SSL_SA_CERTS i had typed 'CA' instead of 'SA'...
Solved!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 639 Views
Hello, i found the cause, checked the logs with oc logs elyra-workbenchpod
In there, a certificate issue was noted, which led me to a typo in one of the variables.
In the variable PIPELINES_SSL_SA_CERTS i had typed 'CA' instead of 'SA'...
Solved!