You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On my self-hosted Langflow instance running via Docker, the Logs panel (Inspect component executions) consistently shows “No Data Available” and does not display any component execution logs, even after running flows/components multiple times.
Reproduction
Steps to reproduce
Open Langflow UI
Create or open any flow
Run the flow (or run any component)
Open Logs panel
Expected behavior
The Logs panel should display component execution logs (runs, status, errors, timestamps, etc.).