nginx allows a maximum of a 1M body to be uploaded

Bug #1807058 reported by Lee Trager
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MAAS
Fix Released
Medium
Lee Trager

Bug Description

As of MAAS 2.5 all connections from nodes are proxied through nginx. This includes commissioning and testing script results. nginx limits the body of uploads to 1M by default. maas-run-remote-scripts uploads stdout, stderr, combined output, and result.yaml in one upload which can easily go over 1M causing commissioning/testing to fail.

The limit can be increased by specifying the client_max_body_size in the nginix configuration.

http://nginx.org/en/docs/http/ngx_http_core_module.html#client_max_body_size

Related branches

Lee Trager (ltrager)
Changed in maas:
milestone: 2.5.0 → 2.5.1
Changed in maas:
importance: Critical → Medium
Changed in maas:
status: In Progress → Fix Committed
Changed in maas:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.