KeyvMongo error in the new commit #4647
Unanswered
Riser01
asked this question in
Troubleshooting
Replies: 1 comment 2 replies
-
It's unrelated to LibreChat, you experienced a data corruption: How did you update? For docker, this is the recommended method: |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
Pulled the latest code and things broke , please adivse how to fix below error
things were working yesterday , but today failing to load
error is below
'LibreChat | 2024-11-06 03:03:19 error: KeyvMongo connection error: connect ECONNREFUSED 10.194.116.33:27017
LibreChat | 2024-11-06 03:03:19 error: There was an uncaught error: connect ECONNREFUSED 10.194.116.33:27017'
Steps to Reproduce
i use the folllowing command to run a local deployment
cd C:\personal\LibreChat; docker-compose down; git status; git pull; git log -1; docker-compose build; docker-compose up
What browsers are you seeing the problem on?
Chrome
Relevant log output
Screenshots
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions