As the tittle says, every 3 to 5 weeks I have the following error pop-up in my google nodes (sheets, drive, etc.): “Credentials could not be decrypted. The likely reason is that a different “encryptionKey” was used to encrypt the data”.
While looking at this forum, I learned that i have to delete my credentials and create new ones for this my flows to work again, but I already did that 3 times and i’m starting to get tired, is there any definitive solution for this?
What is the error message (if any)?
Credentials could not be decrypted. The likely reason is that a different “encryptionKey” was used to encrypt the data
Example workflow
Information on your n8n setup
n8n version: 1.95.2
Database: SQLite
n8n EXECUTIONS_PROCESS setting: Own/Main
Running n8n via (Docker, npm, n8n cloud, desktop app): Locally
So something is changing every now and then on your end that causes this most probably. Are you running this via pnpm, or via the docker image locally? If using docker, it might not be persisting the data at some point.