View Issue Details

IDProjectCategoryView StatusLast Update
0027442mantisbtattachmentspublic2020-11-11 16:32
ReporterTrieu Assigned Toatrol  
PriorityhighSeveritymajorReproducibilityalways
Status closedResolutionno change required 
Product Version2.2.0 
Summary0027442: Downloading File only up to 200kb
Description

Hello,

I reported a bug with an attachment (200 Mega) and I get problems when downloading this attached.

This only works when I download a file smaller than 200 kb.

I don't think it's a bug but a configuration issue, maybe of PHP. I've searched this forum and the web and adjusted post_max_size and upload_max_filesize to 8M. Still does not help.

Can someone give me a hint what to do?

Env :
CentOS 8.2.2004
Nginx version: 1.14.1
PHP-FPM: 7.2.24
MantisBT : 2.2.0

Steps To Reproduce
  1. Upload a file => OK
  2. Download this file => KO (Only the first 200 kb of the file are downloaded)
TagsNo tags attached.
Attached Files
2020-10-27 14_39_17-.png (2,240 bytes)   
2020-10-27 14_39_17-.png (2,240 bytes)   

Activities

atrol

atrol

2020-10-27 10:10

developer   ~0064596

Trieu,

This is not a bug or feature request for MantisBT (you are asking for help on how to configure the system). I am therefore resolving this issue as "no change required".

Please use the forums to get support on customizing and using MantisBT (refer to http://www.mantisbt.org/support.php for links and further details).

MantisBT : 2.2.0

It's recommended to use lastest stable version (2.24.3 at the moment)

I reported a bug with an attachment (200 Mega)
adjusted post_max_size and upload_max_filesize to 8M

I don' expect that the upload succeeded with this setting.