qr code cant be generated #6405
-
What happened?Hi, Tried it from different browser (firefox, edge, firefox mobile, chrome and chrome mobile) from different isps Version Informationghcr.io/danny-avila/librechat-dev-api latest 79d20aaa34ae 24 hours ago 1GB Steps to Reproduce
What browsers are you seeing the problem on?Firefox Relevant log outputScreenshotsCode of Conduct
|
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 14 replies
-
Not having this issue, this kind of error is generated when there is a backend error, or trouble connecting to the server on attempt to generate the QR code. Double-check your error logs as instructed in the issue template: https://github.com/danny-avila/LibreChat/issues/new?template=BUG-REPORT.yml |
Beta Was this translation helpful? Give feedback.
-
{"level":"error","message":"[enable2FAController] Invalid key length","stack":"DataError: Invalid key length\n at validateKeyLength (node:internal/crypto/aes:77:11)\n at Object.aesImportKey (node:internal/crypto/aes:271:7)\n at SubtleCrypto.importKey (node:internal/crypto/webcrypto:645:10)\n at encryptV2 (/app/api/server/utils/crypto.js:52:44)\n at enable2FAController (/app/api/server/controllers/TwoFactorController.js:18:35)"} |
Beta Was this translation helpful? Give feedback.
-
Works for me on iOS safari with the light theme. I am using docker for librechat. |
Beta Was this translation helpful? Give feedback.
-
This issue is now fixed, thank you for the report! |
Beta Was this translation helpful? Give feedback.
This issue is now fixed, thank you for the report!