When I try to check the executions of any workflow, they constantly show messages with the errors like in the image below. Everytime this errors are shown, the executions page is refreshed. If I try to click on the execution to check it on the workflow, after a few seconds, it shows the error again and refreshes the execution page.
If I click on the Editor tab, after a few seconds, it is automatically redirected to the executions page and start that refresh behavior again.
I am not able to reproduce this on my own queue mode instance of n8n, Can you try restarting your main instance of n8n and see if that changes anything.
When you do see this error is there any log error from n8n?
Annoyingly it doesn’t, It sounds like the UI is maybe showing a record that doesn’t exist in the database which is why it can’t be loaded or maybe the execution never started properly.
Does this happen for all executions or just specific ones? Normally I would suggest checking the logs for the workers but with 30 it would take a while to check them all.