Error: There was an uncaught error: JwtStrategy requires a secret or key #9631
Replies: 3 comments 1 reply
-
Make sure all dependencies are installed correctly, and that the following environment variables are defined, it's the only way this error can happen.
If you updated, it's possible the update was not done correctly, so any insight into your process will help determine. https://stackoverflow.com/questions/45525077/nodejs-typeerrorjwtstrategy-requires-a-secret-or-key |
Beta Was this translation helpful? Give feedback.
-
Upgrade went as usual, following update instructions from docs. |
Beta Was this translation helpful? Give feedback.
-
I just fixed this issue. ADDED to docker-compose.yml:api: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
Try to upgrade to latest version and right after all containers goes up, I got this error.
Try to generate new JWT keys, but no joy. Could you help me guys?
Version Information
docker images | grep librechat
ghcr.io/danny-avila/librechat-dev-api latest 101f25cf84f2 21 hours ago 1.27GB
ghcr.io/danny-avila/librechat-rag-api-dev-lite latest d813432c9b0a 2 weeks ago 1.68GB
Steps to Reproduce
What browsers are you seeing the problem on?
No response
Relevant log output
Screenshots
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions