Git Product home page Git Product logo

Comments (6)

danieldabate avatar danieldabate commented on August 26, 2024

Can you share more information about how you are running Flowise?

It seems like you have an nginx in the middle acting as a reverse proxy and the error is not related to Flowise, you should change the configuration of that nginx.

from flowise.

biellil avatar biellil commented on August 26, 2024

Can you share more information about how you are running Flowise?

It seems like you have an nginx in the middle acting as a reverse proxy and the error is not related to Flowise, you should change the configuration of that nginx.

So do you think it is the reverse proxy that is giving the error?

from flowise.

danieldabate avatar danieldabate commented on August 26, 2024

Hard to be 100% sure without having more info about your setup. If you have an nginx acting as a reverse proxy (which it seems because of the error you are getting), then yes, it's definitely it.

More info: https://www.cyberciti.biz/faq/linux-unix-bsd-nginx-413-request-entity-too-large/

from flowise.

biellil avatar biellil commented on August 26, 2024

Hard to be 100% sure without having more info about your setup. If you have an nginx acting as a reverse proxy (which it seems because of the error you are getting), then yes, it's definitely it.

More info: https://www.cyberciti.biz/faq/linux-unix-bsd-nginx-413-request-entity-too-large/

it worked to increase nginx request limit, now it's another error lol
imagem_2024-06-04_193210443

from flowise.

danieldabate avatar danieldabate commented on August 26, 2024

Have you tried to increase FLOWISE_FILE_SIZE_LIMIT, now that the nginx issue is fixed?

We can play this guessing game all day, but it's not fun. So I'll need all the info you can give me about your setup to help you 😅   

  • What size is the file you are loading?
  • What is your current FLOWISE_FILE_SIZE_LIMIT config?
  • Apart from the nginx, do you have any loadbalancer, reverse proxy or middleware between you and Flowise?
  • Where are you running Flowise? Docker, K8S, something else?

from flowise.

zhaoyong5555 avatar zhaoyong5555 commented on August 26, 2024

Hello, I have encountered a problem:Failed to process chunking: request entity too large
1.If I upload too many files, this error will occur, but if I merge these files into one file, the error will be resolved
2.I have tried to modify the parameter FLOWISE-FILE-SIZE-LIMIT=5000mb so that I won't encounter any errors, but my documentstore's vector knowledge base shows that the number of uploaded chunks is 0
3.I ran it using this command:docker-compose up -d
I hope you can help me see if that file can modify the maximum number of uploaded files. Thank you

from flowise.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.