10 months ago
I've setup the Librechat template, and the RAG API deployment is failing. Everything else looks to be working OK. I've checked env vars, tried redeploying db's etc.
The main error, I get for RAG API is…
[Errno -2] Name or service not known
before the container dies
Ive checked the railway docs, repo docs and the error and no luck finding a solution.
Any help appreciated.
Template used: https://railway.app/template/b5k2mn
ⓘ Deployment information is only viewable by project members and Railway employees.
4 Replies
10 months ago
Can you try to enable the V2 runtime on the RAG service?
That is done in the service settings.
10 months ago
The error isn't very helpful at all and that's with DEBUG_RAG_API=True
set.
The RAG API repo doesn't even have a server.py file.
Unless the LibreChat developers decide to add better error handling I'm not too sure what I can do for you here, I would advise asking the developers what domain this error could be referring to.
10 months ago
V2 on all services.
Yeah, agreed the error logging/debugging is pretty minimal for the repo. Thought I'd reach out to you as a last resort. All good. Thanks for your help, Brody.
10 months ago
Wish I could help more but i'm just as much in the dark as you, all I know is that's a failed DNS lookup.
Please keep me updated if you hear back from the developers! if a solution is found I will try to get in contact with the template creator.