Describe the problem/error/question
Per the patch notes for 127.0, it says:
This release removes own
mode for self-hosted n8n. You must now use EXECUTIONS_MODE
and set to either regular
or queue
. Refer to Queue mode for information on configuring queue mode.
If this is not specified in our ecosystem file, will this be an issue or does it default to production?
Information on your n8n setup
- n8n version: 1.31.2
- Database (default: SQLite): Postgres
- n8n EXECUTIONS_PROCESS setting (default: own, main): own
- Running n8n via (Docker, npm, n8n cloud, desktop app): npm
- Operating system: Ubuntu 20.0.4