Skip to content

Unable to Add Products Manually in Configurable Product #3942

@rudik99

Description

@rudik99

Steps to reproduce

  1. Install Magento 2.0.3
  2. Migrate or create a Configurable Product with 300 variations, save.
  3. Go back into that product, press the "add products manually"

Expected result

  1. With products with smaller variation sets the functionality works
  2. I have increased the LimitRequestLine to work around 414 (Request-URI Too Large) error (per issue 414 (Request-URI Too Large) when using "add products manually" #3495)
  3. I have not been able determine the size limit yet.

Actual result

  1. Error Message Pops: Attention Something went wrong.
  2. No browser messages in console.
  3. Error in Apache Logs:

[Thu Mar 31 18:34:14.139835 2016] [proxy_fcgi:warn] [pid 4968] [client 60.225.85.XXX:37893] AH02536: couldn't encode envvar 'QUERY_STRING' in 16384 bytes, referer: http://EXAMPLE/admin/catalog/product/edit/id/3/key/81f78988e9908f8d89115a62f01eacdd8611886ce257a56bd9ec6c22d83930e6/

[Thu Mar 31 18:34:14.139840 2016] [proxy_fcgi:warn] [pid 4968] [client 60.225.85.XXX:37893] AH02536: couldn't encode envvar 'REQUEST_URI' in 16384 bytes, referer: http://EXAMPLE/admin/catalog/product/edit/id/3/key/81f78988e9908f8d89115a62f01eacdd8611886ce257a56bd9ec6c22d83930e6/

Environment

  1. PHP 7.0.4 run as FPM not MOD_PHP (unable to test with 7.0.2 or 7.0.3 to see if it is a PHP error)
  2. Apache 2.4.18
  3. MYSQL 5.6

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions