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

invalid key length #513

Open
algethamy opened this issue Jul 26, 2023 · 4 comments
Open

invalid key length #513

algethamy opened this issue Jul 26, 2023 · 4 comments

Comments

@algethamy
Copy link

I am encountering the following error message:

error:03000082:digital envelope routines::invalid key length, error:1C800064:Provider routines::bad decrypt

I am unsure about the origin of this error.

@chriskapp
Copy link
Member

@algethamy this sounds like there is an error decrypting the credentials from your fusio_connection table, maybe your project_key has changed in the config which is used to en/decrypt these connection credentials?

@algethamy
Copy link
Author

No i have not changed the key

@algethamy
Copy link
Author

is there a way to re-encrypt it?

@chriskapp
Copy link
Member

ok, currently there is no way to directly re-encrypt those values, for a quick fix you could remove the config value from the fusio_connection table, then you should be able to set a new config. I would assume that you get this error at the backend connection panel. In a future version we should also catch this error so that you are able to update such broken credentials from the backend.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants