Several workflows do not run

Hi, I have the following problem, when I look at the execution history there are always pending executions, no matter how many times I stop them I come back again and there they are running. When I look at the work log, no processes are running.

  • n8n version: 1.1.1
  • Database :Postgress
  • n8n EXECUTIONS_PROCESS setting :queue
  • Running n8n via (Docker, npm, n8n cloud, desktop app):Docker
  • Operating system:Ubuntu Sever 20:04
    a5aa1b04-db04-441f-96a0-0ccbe2037f23

Hi @alasom, I am very sorry you’re having trouble. Unfortunately I am not able to reproduce the problem based on the information you have provided.

Is there a chance your Redis connection isn’t working as expected, preventing workers from picking up these executions? Perhaps you can double-check whether this also occurs outside of queue mode (with just a main instance?

Also, are no executions completing for you, or is this just happening for some of them?