kubeflow / pipelines

Machine Learning Pipelines for Kubeflow
https://www.kubeflow.org/docs/components/pipelines/
Apache License 2.0
3.6k stars 1.62k forks source link

[frontend] Pipeline status unknown, cannot fetch #10789

Closed tomaszstachera closed 4 months ago

tomaszstachera commented 5 months ago

Environment

Steps to reproduce

Run a lot of pipelines (few thousands for few months), also I did a mysql db migration from one PVC to another due to full disk.

Expected result

Proper pipeline status and graphs shown.

Materials and Reference

Screenshots:

ppln_status_unknown1 ppln_status_unknown2

Other pipelines started from recurring run show proper status. Few started manually show unknown status.

Impacted by this bug? Give it a 👍.

HumairAK commented 5 months ago

@tomaszstachera thanks, can you peak at the logs from the server/ui/persistent-agent pods when the failures occur, do you notice any errors?

tomaszstachera commented 4 months ago

Issue disappeared without any changes. This can be closed.