Project

General

Profile

Actions

Bug #2623

open

Sending a 5 MB file via email raises a Net::ReadTimeout in DmsfController#entries_email

Added by liaham 5 months ago. Updated 4 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Affected Version:
Compatible Redmine Version:
5.1.z

Description

Completed 500 Internal Server Error in 19192ms (ActiveRecord: 2.3ms | Allocations: 1381697)
 
Net::ReadTimeout (Net::ReadTimeout with #<Socket:(closed)>):
  
app/models/mailer.rb:724:in `deliver_mail'
plugins/redmine_dmsf/app/models/dmsf_mailer.rb:100:in `deliver_send_documents'
plugins/redmine_dmsf/app/controllers/dmsf_controller.rb:208:in `entries_email'
lib/redmine/sudo_mode.rb:61:in `sudo_mode'
plugins/redmine_dmsf/lib/redmine_dmsf/webdav/custom_middleware.rb:57:in `call'
{"utf8"=>"✓",
 "authenticity_token"=>"M/wjzL3W4yIwnm0MzmwN5m49cQr+dZ3qn4dzZsuh/ag849p2Y8u7XEbF7p2l/r5WeyK+6rDPeGpeAlpF3tKWWg==",
 "email"=>
  {"zipped_content"=>"/path/to/redmine/tmp/dmsf_zip_20241106-1-9zjzdr.zip",
   "folders"=>"[]",
   "files"=>"[11]",
   "from"=>"xmera Admin <admin@example.net>",
   "reply_to"=>"",
   "to"=>"test.benutzer@test.domain",
   "cc"=>"",
   "subject"=>"H Meldungen dms dokumente",
   "expired_at"=>"2024-11-09",
   "body"=>""},
 "back_url"=>"/issues/4",
 "commit"=>"Senden",
 "id"=>"meldungen"}
Actions

Also available in: Atom PDF