Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ActionController::BadRequest while uploading files in RCE #2428

Open
huangdengpan opened this issue Nov 25, 2024 · 0 comments
Open

ActionController::BadRequest while uploading files in RCE #2428

huangdengpan opened this issue Nov 25, 2024 · 0 comments

Comments

@huangdengpan
Copy link

Guys , I need your help !
built canvas with Minio S3 service.
While uploading files in RCE, the error shows as below:

  Started GET "/api/v1/files/348/create_success?bucket=canvas-lms-test&etag=%2236db5e25cec9e2f075d2d3589a3d3689%22&include%5B%5D=preview_url&key=account_1%2Fattachments%2F348%2Fimage.png&on_duplicate=rename&uuid=Tp85jb7XqSFqcqsgQx1e1rxITqPwdCp96fcC47LM" for 172.16.16.204 at 2024-11-25 23:49:19 +0800
  Redis (0.356ms) get rails71:settings_for_plugin4/sessions [redis://172.17.0.2:6379/1]
  request throttling increment: [0,50.0,1732549759.406137,["client_identifier","ip:172.16.16.204"],["count",0.0],["last_touched",null]]
  Redis (0.211ms) evalsha - [redis://172.17.0.2:6379/1]
  request throttling increment: [0,-50.0,1732549759.407638,["client_identifier","ip:172.16.16.204"],["count",50.0],["last_touched",1732549759.4061]]
  Redis (0.154ms) evalsha - [redis://172.17.0.2:6379/1]
    
ActionController::BadRequest (Invalid request parameters: Rack::Multipart::EmptyContentError):

image image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant