[UNRAID] error "Your n8n server is configured to use a secure cookie"

I’ve just installed N8N on Unraid (both are up to date to the last version) with the app tab and got that error message when opening.

I’ve already made the CHMOD and i’m using default: SQLite Database.

Hope someone can help…

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:
  • n8n version:1.57.0
  • Database (default: SQLite): Default
  • n8n EXECUTIONS_PROCESS setting (default: own, main): default
  • Running n8n via (Docker, npm, n8n cloud, desktop app): unraid via the App Tab
  • Operating system: unraid
    Logs :

User settings loaded from: /home/node/.n8n/config
Initializing n8n process
n8n ready on 0.0.0.0, port 5678
Version: 1.57.0

Editor is now accessible via:
http://localhost:5678/

Solve thanks to GPT :slight_smile:

Set the environment variable N8N_SECURE_COOKIE to FALSE

1 Like

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