Hi, I have a very weird problem with Metaflow UI -...
# ask-metaflow
p
Hi, I have a very weird problem with Metaflow UI - for runs executed locally I can access task metadata without problems, but for runs executed remotely (on-prem k8s cluster) I got:
Copy code
Task page encountered an unexpected error. This should not happen and might be caused by unexpected data.
Also it only happens when the first step is executed remotely. When the first step is run locally and the rest of the steps are executed remotely - I can access task metadata without issues. I've checked if data is present in minIO bucket and it is - for all of my runs. Any idea as to what is causing this error?