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

When you scale down backend-redis-master to 0 "SYNC: No route to host" #4

Open
Natarajan77 opened this issue May 17, 2018 · 1 comment

Comments

@Natarajan77
Copy link

Natarajan77 commented May 17, 2018

This happens when I run following "oc scale --replicas=0 dc ${REDIS_NAME}-master"

Did you run into below issue? Thanks

26:S 17 May 20:57:15.239 # Error condition on socket for SYNC: No route to host
26:S 17 May 20:57:16.230 * Connecting to MASTER 10.128.11.185:6379
26:S 17 May 20:57:16.230 * MASTER <-> SLAVE sync started
26:S 17 May 20:57:18.247 # Error condition on socket for SYNC: No route to host
26:S 17 May 20:57:19.236 * Connecting to MASTER 10.128.11.185:6379
26:S 17 May 20:57:19.237 * MASTER <-> SLAVE sync started

@eye0fra
Copy link
Contributor

eye0fra commented Jul 30, 2018

It looks like the chosen MASTER is down or it does not exist anymore

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