Stuck on Executing Workflow

When testing my workflow, I get stuck on “Executing workflow”. When checking Executions, it has succeeded. When stopping the execution, it says “It completed before it could be stopped”.
I just updated to 1.38.1, using Docker.

Any idea what could cause this? It wasn’t an issue on my previous version, which was somewhere around 0.23.

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Hey @mellowism,

How are you running n8n? It sounds like an issue with websockets which could happen if you are using nginx as your reverse proxy and have not updated the configuration.

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