-
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
[backend] Panic in API Server #10267
Labels
Comments
Looks like it paniced while trying to log an error, as it can't access the internalError.Error() |
hsinhoyeh
added a commit
to hsinhoyeh/pipelines
that referenced
this issue
Dec 4, 2023
…: kubeflow#10267 Signed-off-by: hsinhoyeh <[email protected]>
1 task
1 task
roytman
pushed a commit
to roytman/pipelines
that referenced
this issue
Feb 14, 2024
…0267 (kubeflow#10439) * Fix(backend): fix timeout for internal server error * Fix(backend): fix timeout for internal server error (variable rename) Signed-off-by: Alexey Roytman <[email protected]>
stijntratsaertit
pushed a commit
to stijntratsaertit/kfp
that referenced
this issue
Feb 16, 2024
…0267 (kubeflow#10439) * Fix(backend): fix timeout for internal server error * Fix(backend): fix timeout for internal server error (variable rename)
petethegreat
pushed a commit
to petethegreat/pipelines
that referenced
this issue
Mar 27, 2024
…0267 (kubeflow#10439) * Fix(backend): fix timeout for internal server error * Fix(backend): fix timeout for internal server error (variable rename)
petethegreat
pushed a commit
to petethegreat/pipelines
that referenced
this issue
Mar 29, 2024
…0267 (kubeflow#10439) * Fix(backend): fix timeout for internal server error * Fix(backend): fix timeout for internal server error (variable rename)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Environment
Using Kubeflow v1.8.0 Release.
v2.0.3
Steps to reproduce
The pipelines API (
ml-pipeline-
Pod) periodically crashes.While I can't give an example reproducing the error, here's the
--previous
log with the panic:Impacted by this bug? Give it a 👍.
The text was updated successfully, but these errors were encountered: