StackExchange / StackExchange/StackExchange.Redis
Endpoint not reachable can't figure it out where is the issue.
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 6.2k
- Forks
- 1.6k
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 43
Description
Error message:
Endpoint 192.168.6.235:6379 serving hashslot 9600 is not reachable at this point of time. Please check connectTimeout value. If it is low, try increasing it to give the ConnectionMultiplexer a chance to recover from the network disconnect. IOCP: (Busy=0,Free=1000,Min=8,Max=1000), WORKER: (Busy=0,Free=32767,Min=8,Max=32767), Local-CPU: n/a
Below is my connection details to redis cluster trying to connect to the cluster using load balancer external IP.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file, test, or requested code change is identified. Start with the reported ConnectionMultiplexer error and the Redis cluster connection through the load balancer, checking whether the endpoint and connectTimeout details explain the unreachable hash slot. Done cannot be defined from this report without a reproducible failure and expected behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, redis
- Domain
- backend, databases, networking
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 10/100