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

multiple pod redis access problem #6957

Open
ssahinh opened this issue May 16, 2024 · 6 comments
Open

multiple pod redis access problem #6957

ssahinh opened this issue May 16, 2024 · 6 comments
Milestone

Comments

@ssahinh
Copy link

ssahinh commented May 16, 2024

When I run my aspnetboilerplate application on Kubernetes with 5 pods, I have problems accessing redis, but when 1 pod runs, there is no problem. why could it be? i'm getting http status 400 when i tried authenticate or smth used redis endpoints. Cannot display any pod error logs or other logs.

@ismcagdas
Copy link
Member

I haven't seen such an error before. I think it is hard to detect the problem without seeing the logs.

@ssahinh
Copy link
Author

ssahinh commented May 17, 2024

@ismcagdas it does not log anywhere when an error is received. I get the error when the application pulls permissions from redis. but when i tried 4-5 times. It works when I refresh and press it 4-5 times, then when I refresh and press it again, it doesn't work.

@ismcagdas
Copy link
Member

Sorry for the delay. Maybe you can test if your pod has access to redis. This might be the reason of the problem.

@ssahinh
Copy link
Author

ssahinh commented May 20, 2024

when I check, there is no access problem. redis and the application's pods are in kubernetes in the same network.

@ismcagdas ismcagdas added this to the v9.3 milestone May 20, 2024
@ismcagdas
Copy link
Member

We will try to reproduce this issue but it might take some time.

@ssahinh
Copy link
Author

ssahinh commented May 20, 2024

thank you very much, it is vital for our application.

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

No branches or pull requests

2 participants