Bug #2623
Updated by liaham 5 months ago
``` ruby 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' ``` ``` json {"utf8"=>"✓", "authenticity_token"=>"M/wjzL3W4yIwnm0MzmwN5m49cQr+dZ3qn4dzZsuh/ag849p2Y8u7XEbF7p2l/r5WeyK+6rDPeGpeAlpF3tKWWg==", "email"=> {"zipped_content"=>"/path/to/redmine/tmp/dmsf_zip_20241106-1-9zjzdr.zip", {"zipped_content"=>"/home/liane-xmera/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"} ```