You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have n8n installed directly via Windows PowerShell.
Today, I tried updating n8n using the following command:
npm update -g n8n
After the update, when opening my workflows, I received the following error message:
Init Problem
There was a problem loading init data:
"Credentials could not be decrypted. The likely reason is that a different 'encryptionKey' was used to encrypt the data."
Could you help me resolve this issue?
What is the error message (if any)?
Please share your workflow/screenshots/recording
(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.)
⚠️ WARNING ⚠️ If you have sensitive data in your workflow (like API keys), please remove it before sharing.
Share the output returned by the last node
Debug info
core
n8nVersion: 1.76.1
platform: npm
nodeJsVersion: 22.12.0
database: sqlite
executionMode: regular
concurrency: -1
license: community
storage
success: all
error: all
progress: false
manual: true
binaryMode: memory
pruning
enabled: true
maxAge: 336 hours
maxCount: 10000 executions
client
userAgent: mozilla/5.0 (windows nt 10.0; win64; x64) applewebkit/537.36 (khtml, like gecko) chrome/132.0.0.0 safari/537.36
isTouchDevice: false
Generated at: 2025-01-30T12:47:35.015Z}
The text was updated successfully, but these errors were encountered:
Describe the problem/error/question
I have n8n installed directly via Windows PowerShell.
Today, I tried updating n8n using the following command:
npm update -g n8n
After the update, when opening my workflows, I received the following error message:
Init Problem
There was a problem loading init data:
"Credentials could not be decrypted. The likely reason is that a different 'encryptionKey' was used to encrypt the data."
Could you help me resolve this issue?
What is the error message (if any)?
Please share your workflow/screenshots/recording
Share the output returned by the last node
Debug info
core
storage
pruning
client
Generated at: 2025-01-30T12:47:35.015Z}
The text was updated successfully, but these errors were encountered: