3 months ago
Hi
I’m currently self-hosting n8n (Primary + Worker) on Railway using the n8n (w/ Workers) template. I’m encountering two related issues:
---
Worker Deploys Wrong Image
In the Railway dashboard, the Worker service shows the correct Docker image:
n8nio/n8n-enterprise:1.123.4
However, when the Worker redeploys, logs show it defaults to the Community image (n8nio/n8n), even though the setting appears correct.
This seems specific to the Worker — the Primary service deploys the correct Enterprise image without issues.
I’d like guidance on how to force the Worker to consistently deploy the Enterprise image.
---
Enterprise License Not Activating
I’ve already added the N8N_LICENSE_KEY environment variable to the Primary service.
Primary logs show the correct version (1.123.4), but the n8n UI still shows Community plan features.
Worker logs indicate it’s running Community image, which may prevent Enterprise features from activating.
I have the device fingerprint available and can provide it for license reassignment if needed.
---
Additional Info
Template used: n8n (w/ Workers) Railway template
Redis and Postgres are properly linked to both services
Could you please advise how to:
1. Force the Worker to deploy the correct Enterprise image?
2. Ensure the Enterprise license activates correctly across both Primary and Worker?
Thank you for your assistance!
Best regards
0 Replies
Status changed to Awaiting User Response Railway • 3 months ago