Describe the problem/error/question
I’m looking to user queue mode in Easypanel. I know that best wey is to work directly with docker, but I’m using Easypanel for different projects, and I was asking if it is possible to add queue mode here.
I check the documentation and I have created a service in easypanel to use as main and a n8n service to use as worker. After that, I followed the docs: Configuring queue mode | n8n Docs
I have a N8N service as main, another N8N service as worker and redis service and postgres service. N8N run well, but it seems like queue mode does not work.
What is the error message (if any)?
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Share the output returned by the last node
Information on your n8n setup
- **n8n version:1.79.3
- **Database (default: SQLite):Postgres
- **n8n EXECUTIONS_PROCESS setting (default: own, main):default
- **Running n8n via (Docker, npm, n8n cloud, desktop app): EasyPanel
- **Operating system:Windows