Error: maxHttpHeader size exceeded
search cancel

Error: maxHttpHeader size exceeded

book

Article ID: 440132

calendar_today

Updated On:

Products

VMware Telco Cloud Automation VMware Telco Cloud Platform

Issue/Introduction

  • After the upgrade to tca 3.4, some users are not able to log in

  • maxHttpHeaderSize exceeding 128KB which results in TCA UI being rendered with tabs in disabled state, preventing user interaction

  • auth pod logs
    6e5001145f78] ERROR o.a.coyote.http11.Http11Processor- Error processing request 2026-04-28T14:22:04.308251995Z stdout F org.apache.coyote.http11.HeadersTooLargeException: An attempt was made to write more data to the response headers than there was room available in the buffer. Increase maxHttpHeaderSize on the connector or write less data into the response headers.

Environment

TCA: 3.4.0.1

TCP: 5.1

Cause

A new tca-auth module was introduced in VMware Telco Cloud Automation (TCA) 3.4 as part of a significant architectural transition to support OIDC and modern authentication frameworks. This update also included several third-party library upgrades intended to address and remediate known security vulnerabilities.

Following these changes, an issue was identified where the tca-auth service fails to process login requests if the TCA UI transmits a large user context (typically due to extensive group memberships).

Resolution

Resolved in TCA 3.4.0.1

Download: 
VMware Telco Cloud Automation 3.4.0.1 VMware-Telco-Cloud-Automation-3.4.0-25421067.ova(12.05 GB) Build Number: 25421067

Release notes:
vmware-telco-cloud-automation-3401-release-notes.html

 

Additional Information