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

fix nginx proxy buffer size #416

Merged
merged 3 commits into from
Jun 7, 2024
Merged

Conversation

desainis
Copy link
Contributor

@desainis desainis commented Jun 7, 2024

Description

  • I believe this will resolve the 502s we're seeing

Resolves:

2024/06/05 18:40:43 [error] 6198#6198: *20870713 upstream sent too big header while reading response header from upstream, client: 10.64.18.187, server: keycloak.dev.terarium.ai, request: "GET /realms/terarium/protocol/openid-connect/auth?client_id=app&redirect_uri=http%3A%2F%2Flocalhost%3A8080%2F%3FconfigHash%3D17975ac7&response_type=code&scope=openid+profile&state=af511483dab9438f8beff8aa04475dbf&code_challenge=U58qWvfW-Z_liFrueCQNpIO5OLQ5zNZMumXpiZoSHUE&code_challenge_method=S256&response_mode=query HTTP/1.0", upstream: "https://10.244.4.112:8443/realms/terarium/protocol/openid-connect/auth?client_id=app&redirect_uri=http%3A%2F%2Flocalhost%3A8080%2F%3FconfigHash%3D17975ac7&response_type=code&scope=openid+profile&state=af511483dab9438f8beff8aa04475dbf&code_challenge=U58qWvfW-Z_liFrueCQNpIO5OLQ5zNZMumXpiZoSHUE&code_challenge_method=S256&response_mode=query", host: "keycloak.dev.terarium.ai", referrer: "http://localhost:8080/"

@desainis desainis merged commit cb2cc46 into main Jun 7, 2024
3 checks passed
@desainis desainis deleted the feature/fix-proxy-nginx-buffer-size branch June 7, 2024 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants