Skip to content
Discussion options

You must be logged in to vote

Now, I found my error. I was creating CREDS_KEY and CREDS_IV on my own, but the encryption needs a Buffer of a specific length and thus, not every string of the given length can be converted into a Buffer of the correct size. Just used the generator and everything is fine. Sorry for wasting your time.
https://www.librechat.ai/toolkit/creds_generator

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by maxbraeutigam
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #5993 on February 24, 2025 15:20.