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

Connecting to Cluster not working in Private Network #2822

Open
trunglh88 opened this issue Aug 24, 2024 · 0 comments
Open

Connecting to Cluster not working in Private Network #2822

trunglh88 opened this issue Aug 24, 2024 · 0 comments

Comments

@trunglh88
Copy link

I have two VPS in same Private Network

Service running on 10.0.0.1
Redis Server running on 10.0.0.3 (bind 0.0.0.0 in redis.conf)

  1. Try connect using createClient to one Master then connect to be successful
  2. Try connect using Redis Insight use SSH Tunnel or direct with firewall disabled then connect to be successful
  3. Try connect using createCluster to one Master or three Master or all Master and Slave then return error
    Redis Client Error ECONNREFUSED: Failed to connect errno: 24 syscall: "connect"

Tested on two version 4.6.15 and 4.7.0

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

1 participant