Default config for NGINX doesn't allow uploading images

Bug #1921600 reported by Jannik Malte Meissner
This bug report is a duplicate of:  Bug #1868503: create image not cirros. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MicroStack
New
Undecided
Unassigned

Bug Description

When trying to upload an image on the default setup of Microstack, the default config for NGINX doesn't allow to upload an image and instead send an error message:

```
<html> <head><title>413 Request Entity Too Large</title></head> <body> <center><h1>413 Request Entity Too Large</h1></center> <hr><center>nginx/1.19.0</center> </body> </html>
```

# Steps to reproduce:
1. Create default install of Microstack
2. Log into the web interface and upload image under images

# Suggested fix:
Increase `client_max_body_size` in nginx.conf to at least 1GB (better 4GB) in default config of Microstack

Revision history for this message
Billy Olsen (billy-olsen) wrote :

Thanks for the bug report and for helping to make MicroStack better. This appears to be a duplicate of bug #1868503.

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.