-
Notifications
You must be signed in to change notification settings - Fork 8.4k
Open
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.priority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.Must be staffed and worked on either currently, or very soon, ideally in time for the next release.triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.
Description
After upgrading to latest helm release, nginx controller pods are failing to start with below error
Error: exit status 1
2025/07/08 04:29:35 [emerg] 42#42: "proxy_busy_buffers_size" must be less than the size of all "proxy_buffers" minus one buffer in /tmp/nginx/nginx-cfg3624499848:26103
nginx: [emerg] "proxy_busy_buffers_size" must be less than the size of all "proxy_buffers" minus one buffer in /tmp/nginx/nginx-cfg3624499848:26103
nginx: configuration file /tmp/nginx/nginx-cfg3624499848 test failed
-------------------------------------------------------------------------------
E0708 04:29:35.376699 7 queue.go:131] "requeuing" err=<
-------------------------------------------------------------------------------
Error: exit status 1
2025/07/08 04:29:35 [emerg] 42#42: "proxy_busy_buffers_size" must be less than the size of all "proxy_buffers" minus one buffer in /tmp/nginx/nginx-cfg3624499848:26103
nginx: [emerg] "proxy_busy_buffers_size" must be less than the size of all "proxy_buffers" minus one buffer in /tmp/nginx/nginx-cfg3624499848:26103
nginx: configuration file /tmp/nginx/nginx-cfg3624499848 test failed
clevandowski, nLeichtle, fiedler-itlabs, insider89, shahlokesh02 and 60 morekossmac, mohan-alpheya, ishioni, Davee02, cterence and 6 more
Metadata
Metadata
Assignees
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.priority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.Must be staffed and worked on either currently, or very soon, ideally in time for the next release.triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.
Type
Projects
Status
Done