Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: [Bug]: upstream sent invalid header: "x-correlation-id\x20..." while reading response header from upstream #7198

Closed
sanjay-raj5 opened this issue Jan 22, 2025 · 1 comment
Labels
bug An issue reporting a potential bug needs triage An issue that needs to be triaged

Comments

@sanjay-raj5
Copy link

Version

edge

What Kubernetes platforms are you running on?

EKS Amazon

Steps to reproduce

All,
I am using ingress-nginx-controller-v1.12.0 in my cluster.Earlier we were on 1.1.0 version.
Error:
2025/01/21 14:14:15 [error] 3509#3509: *8465327 upstream sent invalid header: "x-correlation-id\x20..." while reading response header from upstream, client: 172.xx.xx.xxx, server: api.test.xyz.com, request: "POST /<my_path> HTTP/1.1", upstream: "http://172.xx.xx.xxx:8081/<my_path>", host: "api.test.xyz.com"

When checking the application, it gives me 200 SUCCESS and even tried to port-forward svc and that is also working, but with ingress, getting this error post upgrade.

Upon reverting back to 1.1.0, the same payload gives me 200 SUCCESS.

Please help me on the same

@sanjay-raj5 sanjay-raj5 added bug An issue reporting a potential bug needs triage An issue that needs to be triaged labels Jan 22, 2025
Copy link

Hi @sanjay-raj5 thanks for reporting!

Be sure to check out the docs and the Contributing Guidelines while you wait for a human to take a look at this 🙂

Cheers!

@github-project-automation github-project-automation bot moved this from Todo ☑ to Done 🚀 in NGINX Ingress Controller Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An issue reporting a potential bug needs triage An issue that needs to be triaged
Projects
Status: Done 🚀
Development

No branches or pull requests

2 participants