Project

General

Profile

Actions

Bug #23719

open

Silent error when trying to upload a file on the rudder server with the file explorer

Added by Nicolas CHARLES 6 months ago. Updated 14 days ago.

Status:
New
Priority:
N/A
Assignee:
-
Category:
Web - Config management
Target version:
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

clipboard-202401041736-qnqkq.png (14 KB) clipboard-202401041736-qnqkq.png Alexis Mousset, 2024-01-04 17:36
Actions #1

Updated by Vincent MEMBRÉ 5 months ago

  • Target version changed from 8.0.4 to 8.0.5
Actions #2

Updated by Alexis Mousset 4 months ago


It's now a bit better but still missing proper error message.

Actions #3

Updated by Vincent MEMBRÉ 3 months ago

  • Target version changed from 8.0.5 to 8.0.6
Actions #4

Updated by Vincent MEMBRÉ 2 months ago

  • Target version changed from 8.0.6 to 8.0.7
Actions #5

Updated by Vincent MEMBRÉ about 1 month ago

  • Target version changed from 8.0.7 to 8.0.8
Actions #6

Updated by Vincent MEMBRÉ 14 days ago

  • Target version changed from 8.0.8 to 8.0.9
Actions

Also available in: Atom PDF