danny-avila / LibreChat

Enhanced ChatGPT Clone: Features Anthropic, AWS, OpenAI, Assistants API, Azure, Groq, o1, GPT-4o, Mistral, OpenRouter, Vertex AI, Gemini, Artifacts, AI model switching, message search, langchain, DALL-E-3, ChatGPT Plugins, OpenAI Functions, Secure Multi-User System, Presets, completely open-source for self-hosting. Actively in public development.
https://librechat.ai/
MIT License
17.86k stars 2.96k forks source link

[Bug]: once in a while librechat in docker crashes with "[nodemon] app crashed - waiting for file changes before starting..." #3220

Closed TonySimonovsky closed 3 months ago

TonySimonovsky commented 3 months ago

What happened?

I use LibreChat every day in docker on digitalocean.

But also every day the app crashes and I need to restart it.

Hope to fix this?

Steps to Reproduce

Not sure.

What browsers are you seeing the problem on?

No response

Relevant log output

2024-06-26 09:06:59 info: [Optional] Redis not initialized. Note: Redis support is experimental.
2024-06-26 09:07:05 info: Connected to MongoDB
2024-06-26 09:07:05 error: Config file YAML format is invalid: ENOENT: no such file or directory, open '/app/librechat.yaml'
2024-06-26 09:07:06 info: RAG API is running and reachable at http://rag_api:8000.
2024-06-26 09:07:06 info: Server listening on all interfaces at port 3080. Use http://localhost:3080 to access it
2024-06-26 12:25:23 info: Initialized title client options
2024-06-26 12:25:23 info: Beginning titling
2024-06-26 12:25:24 info: Title response: Most Popular Tabletop Game
2024-06-26 12:38:53 info: Initialized title client options
2024-06-26 12:38:53 info: Beginning titling
2024-06-26 12:38:53 info: Title response: Catan Game Situation
2024-06-26 12:40:01 info: Initialized title client options
2024-06-26 12:40:01 info: Beginning titling
2024-06-26 12:40:02 info: Title response: Catan Game Overview
[nodemon] app crashed - waiting for file changes before starting...


### Screenshots

_No response_

### Code of Conduct

- [X] I agree to follow this project's Code of Conduct