RAG API not working despite starting it in Docker #7078
Unanswered
Adetona
asked this question in
Troubleshooting
Replies: 3 comments 6 replies
-
The default |
Beta Was this translation helpful? Give feedback.
1 reply
-
How do I start from scratch?
…On Fri, Apr 25, 2025 at 5:14 PM Danny Avila ***@***.***> wrote:
The default docker-compose.yml works, which includes RAG API setup. Try
it from scratch.
—
Reply to this email directly, view it on GitHub
<#7078 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADZO4W76BQBBEWQ2USOOXZL23JNMVAVCNFSM6AAAAAB34ADMCCVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTEOJUHEZDGNY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
3 replies
-
I'm experiencing the same thing. The RAG_API is set up correctly, but unfortunately, the file upload still isn't working. If you have any suggestions or tips, I'd really appreciate it! |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
Hi,
I setup rag api in my .env and ran compose docker but yet I'm still getting error that it didn't connect.
My .env:
RAG_API_URL=http://host.docker.internal:8000
Log:
warn: RAG API is either not running or not reachable at http://host.docker.internal:8000, you may experience errors with file uploads.
docker log:
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