QNAP - Container Station installation - "Your n8n server is configured to use a secure cookie"

I tried to make an lokal installation on my QNAP NAS. Sadly i am not able to solve the cookie issue.

"To fix this, please consider the following options:

  • Setup TLS/HTTPS (recommended), or
  • If you are running this locally, and not using Safari, try using localhost instead
  • If you prefer to disable this security feature (not recommended), set the environment variable N8N_SECURE_COOKIE to false"

Is there someone to help me.

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.68.0
  • Database (default: SQLite): = default
  • n8n EXECUTIONS_PROCESS setting (default: own, main): = ???
  • Running n8n via (Docker, npm, n8n cloud, desktop app): = QNAP NAS - Container Station
  • Operating system: QNAP NAS

I think it might make sense to ask in a QNAP forum or check their docs about how to edit environment variables for containers on their platform.
Once you know that, you can add the N8N_SECURE_COOKIE env variable as described in the error screen.

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