Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Credentials could not be decrypted. #12949

Open
Werneyal opened this issue Jan 30, 2025 · 1 comment
Open

Credentials could not be decrypted. #12949

Werneyal opened this issue Jan 30, 2025 · 1 comment
Labels
in linear Issue or PR has been created in Linear for internal review

Comments

@Werneyal
Copy link

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

(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}

@Joffcom
Copy link
Member

Joffcom commented Jan 30, 2025

Hey @Werneyal,

We have created an internal ticket to look into this which we will be tracking as "GHC-671"

@Joffcom Joffcom added the in linear Issue or PR has been created in Linear for internal review label Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in linear Issue or PR has been created in Linear for internal review
Projects
None yet
Development

No branches or pull requests

2 participants