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

Fix bug in detecting set credential secret #1734

Merged
merged 1 commit into from
Nov 15, 2023
Merged

Fix bug in detecting set credential secret #1734

merged 1 commit into from
Nov 15, 2023

Conversation

frenck
Copy link
Member

@frenck frenck commented Nov 15, 2023

Proposed Changes

Fixes a typo in a variable name that prevents the credential secret from working.

fixes #1733

@frenck frenck added the bugfix Inconsistencies or issues which will cause a problem for users or implementors. label Nov 15, 2023
@frenck frenck merged commit 9c423b1 into main Nov 15, 2023
22 checks passed
@frenck frenck deleted the frenck-2023-1435 branch November 15, 2023 10:54
@Vorta
Copy link

Vorta commented Nov 15, 2023

Just updated node red to 16.0.1 and all my flows are gone:
image
image
I see that this problem was reported for 16.0.0 but I think my Node-RED updated straight to 16.0.1.

Edit: Just found this issue: #1736

@ludra26
Copy link

ludra26 commented Nov 15, 2023

after updating to 16.0.1 my flows disappeared, I updated to 16.0.2 but I still get the same message:

Credentials could not be decrypted

The flow credential file is encrypted, but the project's encryption key is missing or invalid.

The flow credential file will be reset on the next deployment. Any existing flow credentials will be cleared.

@frenck
Copy link
Member Author

frenck commented Nov 15, 2023

@ludra26 This is a PR, not the issue tracker... you are in the wrong place.

You are looking for #1736

@github-actions github-actions bot locked and limited conversation to collaborators Nov 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bugfix Inconsistencies or issues which will cause a problem for users or implementors.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Set credential secret not detected by add-on
3 participants