-
-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Labels
🐛 bugSomething isn't workingSomething isn't working
Description
What happened?
When trying to develop locally (npm run backend) and when deploying to hugging face (during build) I get this error.
I am new here and trying to learn.
Version Information
Steps to Reproduce
following steps with hugging face remote hosting:
- create account
- duplicate the space
- fill secrets and variables (omitted BINGAI)
- duplicate space (happens during build)
following steps for development:
- fork repo, make new branch, clone into vs code
- npm ci
- npm run frontend
- npm run backend
What browsers are you seeing the problem on?
Safari
Relevant log output
Runtime error
Exit code: 1. Reason:
> LibreChat@v0.7.8 backend
> cross-env NODE_ENV=production node api/server/index.js
2025-06-13 21:10:52 �[32minfo�[39m: �[32m[Optional] Redis not initialized.�[39m
2025-06-13 21:10:53 �[32minfo�[39m: �[32m[Optional] IoRedis not initialized for rate limiters.�[39m
2025-06-13 21:10:53 �[31merror�[39m: �[31mThere was an uncaught error: bad auth : authentication failed�[39m
Screenshots

Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
🐛 bugSomething isn't workingSomething isn't working