Hi, Metaflow UI isnt displaying logs in the UI lat...
# ask-metaflow
h
Hi, Metaflow UI isnt displaying logs in the UI lately. Im running on K8s - deployed via helm. metaflow_version - 2.18.3 Images: • public.ecr.aws/outerbounds/metaflow_ui:1.3.5-146-ge6d68f08-obp • public.ecr.aws/outerbounds/metaflow_metadata_service:2.5.0 • public.ecr.aws/outerbounds/metaflow_metadata_service:2.5.0 Do let me know if im missing anything
image.png
Im still stuck on this issue. If anyone has insights or can point me in the right direction, Id really appreciate it.
h
was it never working for you, or recently broke? i don't think we changed anything regarding the UI recently
h
It was working initially. After a few runs, this error started appearing for all the flows (including the old ones which were displaying logs).
h
do you see anything in the server logs?
@hundreds-rainbow-67050 Let me know if i need to share any other details
Was able to replicate it this way: • Truncated all the tables (removing flows, artifacts etc..) • Ran a flow - logs showing up • After few flows (~5-6 flows), the error appeared again
h
@ancient-application-36103 can you get someone to have a look?
h
Thanks @hundreds-rainbow-67050 for following up & nudge Seems like setting
UI_ENABLED : 0
fixed the issue - all the logs are rendering again. Not sure how its related.
The issue has appeared again, will need help in addressing it.