-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Invalid memory address or nil pointer dereference in metadata_store.go #1024
Labels
Comments
What's the pipeline? Is this error in the API server? |
Yes, this error is in the API server. Here is the pipeline:
|
Thanks Riley. I figured out the problem. Will send out a fix with a corresponding test in a short while. |
@rileyjbauer I believe the problem is fixed. Would you mind trying this out again from master and verify that it works? Thanks! |
That seems to have done the trick! Thanks! |
HumairAK
pushed a commit
to red-hat-data-services/data-science-pipelines
that referenced
this issue
Mar 11, 2024
* KFP 1.8.4 Rebase * KFP 1.8.4 Rebase * KFP Rebase * KFP Rebase Co-authored-by: kfp-tekton-bot <65624628+kfp-tekton-bot@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
metadata_store.go
may need some additional nil checks. I started seeing this error after running a pipeline Ning gave me:The text was updated successfully, but these errors were encountered: