Replies: 1 comment 7 replies
-
adding a though here, is the a domain cache at the app level or something? |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I was setting up a new instance and getting a lot of these:
E20221212 16:34:30.149008 8902 replication.cc:251] [replication] Failed to connect the master, err: Network is unreachable
The weird thing is that I was able to connect to the master using the same port and domain using the redis-cli, so it was reachable. The issue was solved when I replaced the domain name by the host IP. I wonder why kvrocks is it not able to connect but the redis-cli is
Beta Was this translation helpful? Give feedback.
All reactions