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 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.
The text was updated successfully, but these errors were encountered:
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
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: }
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.
The text was updated successfully, but these errors were encountered: