Closed Bug 1449742 Opened 6 years ago Closed 6 years ago

"Secure Connection Failed" when trying to attach a 15MB attachment

Categories

(bugzilla.mozilla.org :: Infrastructure, defect)

Production
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: bhearsum, Unassigned)

References

(Blocks 1 open bug)

Details

I hit this today while filing a new bug with a large attachment. I was able to file it just fine after compressing the attachment, but the error message is less than ideal.
Assignee: infra → nobody
Component: Infrastructure: Other → General
Product: Infrastructure & Operations → bugzilla.mozilla.org
QA Contact: cshields
Version: other → Production
Component: General → Infrastructure
QA Contact: mcote
Based on https://groups.google.com/forum/#!topic/mozilla.support.bugzilla/TWqVaz4M4WA and if maxlocalattachment-Maximum didn't change, it should be set to 10000 (10 GB).
Maybe that value or the code changed and this value is now translated as 10 MB, just like the maxattachmentsize-Maximum 50000 means 50 MB?
See Also: → 1469333
Adding a client size checker in Bug 1469333 so users will no longer see the Secure Connection Failed browser error.
This is due to nginx determining that the attachment is too large prior to the app receiving the upload. This will be addressed in the next deploy after today.
also, I back the plan in #c3
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Status: REOPENED → RESOLVED
Closed: 6 years ago6 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.