hi
i try to export my credential decrypted but i have this message…
Error exporting credentials. See log messages for details.
Credentials could not be decrypted. The likely reason is that a different “encryptionKey” was used to encrypt the data.
How are you running n8n server, and how are you running the export command?
If you have not set an encryption key yourself, there is a generated key in ~/.n8n/config. So the execute command needs to run where it has access to the exact same config file as the server.
i’m on coolify
i try this
~/.n8n $ n8n export:credentials --backup --decrypted --output=credentials
User settings loaded from: /home/node/.n8n/config
Error exporting credentials. See log messages for details.
Credentials could not be decrypted. The likely reason is that a different “encryptionKey” was used to encrypt the data.