Error when installing BAR file (Upload failed)

1
0
-1
I have a designed process that runs perfectly when I test from Bonita Studio 2023.2. However, when I go to install the BAR file on my server I get the error "Upload failed". Where could I get more information about the error? Any idea what could cause it? Thank you so much.

1 answer

1
0
-1

I discovered the problem. I tried putting Firefox into developer mode and noticed that it gave a 413. The problem was my NGINX reverse proxy. I increased the client_max_body_size and this resolved the issue.

Notifications