Describe the problem/error/question
I have an specific workflow that sometimes fails it’s execution view (not the workflow execution itself) when I try to see its execution. The refactory is hard to me for now, I would like to improve my installation to reduce this issue. I separated the runner to run from another docker, but it do not reduced my problem. if I activate the queue mode, this kind of operation (to load/see an execution and it’s data) will be executed by main or by a worker? How could I improve my installation to best answer this issue? Thanks!!!
What is the error message (if any)?
Browser console:
/rest/executions/602914:1 Failed to load resource: net::ERR_CACHE_WRITE_FAILURE
Information on your n8n setup
- n8n version: 2.2.4
- Database (default: SQLite): Postgres 18
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
- Operating system: Ubuntu 24

