[go: up one dir, main page]

Skip to content

Max Import Size UI Settings 0 does not work on Kubernetes Installation

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Project Import Fails with "Request Entity Too Large" Error

Description

When importing projects, customer receive a "Request Entity Too Large" error, even after increasing the proxy limit:

  • "nginx.ingress.kubernetes.io/proxy-body-size": "2g" In our case, Tthe issue occurs in Kubernetes installations.

The help text in the UI states "Set to 0 for no size limit" for the max import size setting. However, setting it to 0 does not effectively remove the size limit as claimed.

Current Behavior

  • Setting max import size to 0 still results in size limitations
  • Users receive "Request Entity Too Large" errors
  • Issue persists even after proxy limit adjustments

Expected Behavior

  • Setting max import size to 0 should remove size limitations entirely
  • Large project imports should process without size-related errors

Workaround

Setting the max import size to 10240 resolves the issue temporarily.

Environment

  • Deployment: Kubernetes installation
  • Feature: Project Import functionality

Additional Notes

The help text in the UI should be corrected or the functionality should be fixed to match the documented behavior.


Description was generated using AI

Edited by 🤖 GitLab Bot 🤖