Workflow is running, but I keep getting this error :Cannot read properties of null (reading 'data')

Hey All, im trying to debug a part of my workflow, but when I view the execution, it shows this error: Cannot read properties of null (reading ‘data’)

and im unable to view anything, I just see a blank canvas. The weird part is that the workflow is running and outputting data. Any advice would be great. I tried on the both the latest stable and beta versions and the issue persisted across both.

please ensure u are on latest version of n8n, as fixes of this issue have been released in recent updates.

try removing problematic executions from the UI after updating. If they cannot be removed, you may

  1. wait for further fix or manually delete database as last resort

i got this from this post Problem stopping execution Cannot read properties of null (reading ‘data’) .

hope this solves

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.