Actions
Bug #23719
openSilent error when trying to upload a file on the rudder server with the file explorer
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No
Description
I tried to uplad a 17MB file on the rudder server with the file explorer in directive page, and nothing happens at the end
Log say
2023-11-09 12:26:45+0100 ERROR net.liftweb.http.LiftRules - Exception being returned to browser when processing /secure/api/sharedfile org.apache.commons.fileupload.FileUploadBase$SizeLimitExceededException: the request was rejected because its size (17901942) exceeds the configured maximum (838 8608) at org.apache.commons.fileupload.FileUploadBase$FileItemIteratorImpl.<init>(FileUploadBase.java:1007) at org.apache.commons.fileupload.FileUploadBase.getItemIterator(FileUploadBase.java:334) at org.apache.commons.fileupload.servlet.ServletFileUpload.getItemIterator(ServletFileUpload.java:152) at net.liftweb.http.provider.servlet.HTTPRequestServlet$$anon$1.<init>(HTTPRequestServlet.scala:139) at net.liftweb.http.provider.servlet.HTTPRequestServlet.extractFiles(HTTPRequestServlet.scala:129) at net.liftweb.http.Req$.$anonfun$apply$14(Req.scala:479) at net.liftweb.http.AvoidGAL.thunk$lzycompute(Req.scala:365) at net.liftweb.http.AvoidGAL.thunk(Req.scala:365) at net.liftweb.http.Req$.$anonfun$apply$26(Req.scala:516) at net.liftweb.http.Req.x$46$lzycompute(Req.scala:983) at net.liftweb.http.Req.x$46(Req.scala:979) at net.liftweb.http.Req.__params$lzycompute(Req.scala:980) at net.liftweb.http.Req.__params(Req.scala:980) at net.liftweb.http.Req._params(Req.scala:957) at net.liftweb.http.Req.params$lzycompute(Req.scala:987) at net.liftweb.http.Req.params(Req.scala:987)
on 8.0.1
Files
Updated by Vincent MEMBRÉ 12 months ago
- Target version changed from 8.0.4 to 8.0.5
Updated by Alexis Mousset 11 months ago
It's now a bit better but still missing proper error message.
Updated by Vincent MEMBRÉ 10 months ago
- Target version changed from 8.0.5 to 8.0.6
Updated by Vincent MEMBRÉ 9 months ago
- Target version changed from 8.0.6 to 8.0.7
Updated by Vincent MEMBRÉ 8 months ago
- Target version changed from 8.0.7 to 8.0.8
Updated by Vincent MEMBRÉ 7 months ago
- Target version changed from 8.0.8 to 8.0.9
Updated by Vincent MEMBRÉ 6 months ago
- Target version changed from 8.0.9 to 8.0.10
Updated by Vincent MEMBRÉ 5 months ago
- Target version changed from 8.0.10 to 1089
Updated by Alexis Mousset 4 months ago
- Target version changed from 1089 to 8.1.6
Updated by Vincent MEMBRÉ 4 months ago
- Target version changed from 8.1.6 to 8.1.7
Updated by Vincent MEMBRÉ 2 months ago
- Target version changed from 8.1.7 to 8.1.8
Updated by Vincent MEMBRÉ 15 days ago
- Target version changed from 8.1.8 to 8.1.9
Actions