You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! So I am getting this status 405 codes when I am trying to upload a file.
I need help in making sense of it.
My current setup:
rag-api service - hosted in Zeabur, from RAG API lite container, exposed publicly
postgresql service - hosted in Zeabur, from pgvector container, exposed only to rag-api
LibreChat service - hosted in Google Cloud Run
In the UI, a red popup is only saying "Error processing file"
Logs:
██ - redacted sensitive info
librechat service:
POST 500 ██/api/files
Error embedding file Request failed with status code 405
Error processing file: Request failed with status code 405
no concurrent logs, the last log was 10 min before the logs of librechat and RAG API.
last log:
2024-08-08 10:19:17.806 UTC [15344] WARNING: there is already a transaction in progress
2024-08-08 10:19:17.807 UTC [15344] WARNING: there is no transaction in progress
This discussion was converted from issue #3582 on August 08, 2024 13:26.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
What is your question?
Hello! So I am getting this status 405 codes when I am trying to upload a file.
I need help in making sense of it.
My current setup:
rag-api service - hosted in Zeabur, from RAG API lite container, exposed publicly
postgresql service - hosted in Zeabur, from pgvector container, exposed only to rag-api
LibreChat service - hosted in Google Cloud Run
In the UI, a red popup is only saying "Error processing file"
Logs:
librechat service:
RAG API:
postgres sql:
no concurrent logs, the last log was 10 min before the logs of librechat and RAG API.
last log:
More Details
Already put everything in the main question.
What is the main subject of your question?
Endpoints
Screenshots
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions