Describe the problem/error/question. i have updated my n8n deployments to 1.78.1, it was working fine right until i applied the limited time offer license key, which i received via email. since then my credentials dont load with the error log i pasted above.
i was troubleshooting and tried to switch to different v suggested online, but the picture remains the same.
i do use N8N_ENCRYPTION_KEY variable in my deployments which hasnt been changed.
is there a way to cancel that community edition and revert back?
Please, advise
What is the error message (if any)?error:1C800064:Provider routines::bad decrypt
Credentials could not be decrypted. The likely reason is that a different “encryptionKey” was used to encrypt the data.
Error: Credentials could not be decrypted. The likely reason is that a different “encryptionKey” was used to encrypt the data.
at Credentials.getData (/usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/credentials.js:70:19)
at CredentialsService.decrypt (/usr/local/lib/node_modules/n8n/dist/credentials/credentials.service.js:232:37)
at /usr/local/lib/node_modules/n8n/dist/credentials/credentials.service.js:107:80
at Array.map ()
at CredentialsService.getMany (/usr/local/lib/node_modules/n8n/dist/credentials/credentials.service.js:106:43)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at CredentialsController.getMany (/usr/local/lib/node_modules/n8n/dist/credentials/credentials.controller.js:86:29)
at handler (/usr/local/lib/node_modules/n8n/dist/decorators/controller.registry.js:93:24)
at /usr/local/lib/node_modules/n8n/dist/response-helper.js:110:26
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Share the output returned by the last node
Information on your n8n setup
- **n8n version:1.78.1
- **Database (default: SQLite):postgres
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- **Running n8n via (Docker, npm, n8n cloud, desktop app):Docker
- **Operating system:Linux