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

getInstance Error: no pools available #272

Open
Purvesh05 opened this issue Aug 25, 2022 · 2 comments
Open

getInstance Error: no pools available #272

Purvesh05 opened this issue Aug 25, 2022 · 2 comments

Comments

@Purvesh05
Copy link

I am trying to connect a redis cluster to a Garfana redis plugin and getting the getInstance error: no pool available.

But i can connect the individual nodes in standalone mode
image

@mikhail-vl
Copy link
Contributor

mikhail-vl commented Aug 25, 2022

@Purvesh05 In cluster mode, client will try to connect using internal cluster IP addresses compares to the standalone mode.

This can be an issue.

@Purvesh05
Copy link
Author

Purvesh05 commented Sep 8, 2022

hi @mikhail-vl how do I get the internal cluster IP addresses. I am new to redis

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