cancel
Showing results for 
Search instead for 
Did you mean: 
IvanLabrovic
Flight Engineer
Flight Engineer
  • 356 Views

AI266 lab elyra pipelines: Failed to initialize kfp.Client()

Jump to solution

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?

 

1 Solution

Accepted Solutions
IvanLabrovic
Flight Engineer
Flight Engineer
  • 314 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!

 

View solution in original post

1 Reply
IvanLabrovic
Flight Engineer
Flight Engineer
  • 315 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!

 

Join the discussion
You must log in to join this conversation.