QuivrHQ / quivr

Opiniated RAG for integrating GenAI in your apps 🧠 Focus on your product rather than the RAG. Easy integration in existing products with customisation! Any LLM: GPT4, Groq, Llama. Any Vectorstore: PGVector, Faiss. Any Files. Anyway you want.
https://core.quivr.com
Other
36.79k stars 3.6k forks source link

[Bug]: Quickstart guide not working for local setup #3508

Open sujal03 opened 3 days ago

sujal03 commented 3 days ago

What happened?

Hi, I tried running Quivr locally by following the Quickstart guide, but it didn’t work as expected. Below are the details of the issue:

Steps Followed: [List the specific steps you took from the guide] Error/Issue: [Mention the error message or issue encountered. If possible, include screenshots or logs.] Environment Details: OS: [Your OS and version] Node.js Version: [Your version, if applicable] Any other relevant configurations. Let me know if there are additional steps or configurations I need to follow. Thanks!

Relevant log output

No response

Twitter / LinkedIn details

No response

linear[bot] commented 3 days ago

CORE-308 [Bug]: Quickstart guide not working for local setup

dosubot[bot] commented 3 days ago

Hey @sujal03,

I'm here to help you with any bugs, questions, or contributions while you wait for a human maintainer. Let's tackle this together!

I found a similar open issue where the suggested solution was to update the repository and rerun the setup. You can try running git pull and then docker compose up again. If you're using your own VPS, you might want to follow the deployment procedure outlined here: Digital Ocean Deployment Guide [1].

Additionally, there are a couple of closed issues that might be relevant. One suggests that the problem could be related to the startup order of services in Docker Compose. You might need to ensure that services are fully ready before others try to connect to them. Another issue was resolved by converting a script file to Unix format using dos2unix backend/core/scripts/start.sh and then restarting Docker Compose [2][3].

To continue talking to Dosu, mention @dosu.