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

Asking to update admin password even password is of 20 length and mfa issue #389

Open
ansulagrawal opened this issue Nov 5, 2024 · 2 comments

Comments

@ansulagrawal
Copy link

I am getting an error as to become an admin update the password for a minimum of 20 characters.

I updated the password and logged in again still getting the same error.

And I am not able to set up mfa as It says something went wrong, please try again later.

@ansulagrawal ansulagrawal changed the title Asking to update admin password even password is of 20 length Asking to update admin password even password is of 20 length and mfa issue Nov 5, 2024
@ansulagrawal
Copy link
Author

Here is the image of admin password error
image

@ansulagrawal
Copy link
Author

Below is the pic for mfa enable
image

Logs:

RangeError: Invalid key length
@calcom/web:start: at Cipheriv.createCipherBase (node:internal/crypto/cipher:122:19)
@calcom/web:start: at Cipheriv.createCipherWithIV (node:internal/crypto/cipher:141:3)
@calcom/web:start: at new Cipheriv (node:internal/crypto/cipher:249:3)
@calcom/web:start: at Object.createCipheriv (node:crypto:141:10)
@calcom/web:start: at symmetricEncrypt (/calcom/apps/web/.next/server/chunks/69559.js:1:278)
@calcom/web:start: at handler (/calcom/apps/web/.next/server/pages/api/auth/two-factor/totp/setup.js:1:3199) {
@calcom/web:start: code: 'ERR_CRYPTO_INVALID_KEYLEN'
@calcom/web:start: }

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

1 participant