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/.pnpm/n8n-core@[email protected][email protected][email protected]_/node_modules/n8n-core/src/credentials.ts:57:10)
at CredentialsService.decrypt (/usr/local/lib/node_modules/n8n/src/credentials/credentials.service.ts:369:32)
at /usr/local/lib/node_modules/n8n/src/credentials/credentials.service.ts:156:65
at Array.map (<anonymous>)
at CredentialsService.getMany (/usr/local/lib/node_modules/n8n/src/credentials/credentials.service.ts:155:31)
at CredentialsController.getMany (/usr/local/lib/node_modules/n8n/src/credentials/credentials.controller.ts:66:23)
at handler (/usr/local/lib/node_modules/n8n/src/controller.registry.ts:74:12)
at /usr/local/lib/node_modules/n8n/src/response-helper.ts:157:17
error:03000064:digital envelope 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/.pnpm/n8n-core@[email protected][email protected][email protected]_/node_modules/n8n-core/src/credentials.ts:57:10)
at CredentialsService.decrypt (/usr/local/lib/node_modules/n8n/src/credentials/credentials.service.ts:369:32)
at CredentialsController.testCredentials (/usr/local/lib/node_modules/n8n/src/credentials/credentials.controller.ts:145:49)
at handler (/usr/local/lib/node_modules/n8n/src/controller.registry.ts:74:12)
at /usr/local/lib/node_modules/n8n/src/response-helper.ts:157:17
error:03000064:digital envelope routines::bad decrypt
The connection timed out, consider setting the 'Retry on Fail' option in the node settings
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.
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/.pnpm/n8n-core@[email protected][email protected][email protected]_/node_modules/n8n-core/src/credentials.ts:57:10)
at CredentialsService.decrypt (/usr/local/lib/node_modules/n8n/src/credentials/credentials.service.ts:369:32)
at /usr/local/lib/node_modules/n8n/src/credentials/credentials.service.ts:156:65
at Array.map (<anonymous>)
at CredentialsService.getMany (/usr/local/lib/node_modules/n8n/src/credentials/credentials.service.ts:155:31)
at CredentialsController.getMany (/usr/local/lib/node_modules/n8n/src/credentials/credentials.controller.ts:66:23)
at handler (/usr/local/lib/node_modules/n8n/src/controller.registry.ts:74:12)
at /usr/local/lib/node_modules/n8n/src/response-helper.ts:157:17
error:03000064:digital envelope 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/.pnpm/n8n-core@[email protected][email protected][email protected]_/node_modules/n8n-core/src/credentials.ts:57:10)
at CredentialsService.decrypt (/usr/local/lib/node_modules/n8n/src/credentials/credentials.service.ts:369:32)
at CredentialsController.testCredentials (/usr/local/lib/node_modules/n8n/src/credentials/credentials.controller.ts:145:49)
at handler (/usr/local/lib/node_modules/n8n/src/controller.registry.ts:74:12)
at /usr/local/lib/node_modules/n8n/src/response-helper.ts:157:17
error:03000064:digital envelope routines::bad decrypt
The connection timed out, consider setting the 'Retry on Fail' option in the node settings
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.)
My understanding you would usually get this error after importing encrypted credentials from another instance of n8n, which has a different encryption key configured