The docker containers installed mostly, except the n8n containers.
I stuck with this error:
(node:7) Warning: Error
2025-01-24 21:31:40 module: @oclif/core@4.0.7
2025-01-24 21:31:40 task: findCommand (user-management:reset)
2025-01-24 21:31:40 plugin: n8n
2025-01-24 21:31:40 root: /usr/local/lib/node_modules/n8n
2025-01-24 21:31:40 message: Mismatching encryption keys. The encryption key in the settings file /home/node/.n8n/config does not match the N8N_ENCRYPTION_KEY env var. Please make sure both keys match. More information: Configuration methods | n8n Docs
2025-01-24 21:31:40 See more details with DEBUG=*
what stupid mistake did I do?
forgot to copy the .env file
I tried again to call docker compose, now ollama container an n8n containers are in an endless loop restarting.
is there hope for me?