error: [/files] Error processing file: Request failed with status code 400 #5442
-
What is your question? I cant seem to get some file Uploads to work. Images, PDFs, XLSX, DOCX can be uploaded, but for other files like mp3s i am getting "An error occurred while processing the file" I tried searching for people who had similar issues, but Threads like #2779 only covered different issues. In addition, my Container Logs are giving me the following error:
Also, yes, the file is really a mp3 file that plays fine on my computer. It is just a couple of kb big. I am using an external Apache as reverse Proxy, but also tried directly accessing the App at ip:3080, which results in the same error, as does using the bundled NGINX Proxy. I am accessing the openai API trough a squid proxy. I really dont know what else to try. I believe that i followed the Instructions for setting up rag_api, but maybe im missing something. Any Help is appreciated. More Details
.env:
I am using a mostly unchanged docker-conpose.yml, i just removed the ports from the client since i need to use Apache on the default ports. (and overriding does not work on lists, just adding onto them)
What is the main subject of your question? rag_api file upload Screenshots |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
mp3 is not supported for embedding |
Beta Was this translation helpful? Give feedback.
mp3 is not supported for embedding