Created
May 3, 2019 20:22
-
-
Save alinetskyi/f87330642e8bf799c660178d7d4b807a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"attempts": 4, "changed": false, "cmd": "/usr/local/bin/etcdctl --endpoints=https://10.93.32.8:2379,https://10.93.32.3:2379,https://10.93.32.1:2379,https://10.93.32.2:2379,https://10.93.32.4:2379 cluster-health | grep -q 'cluster is healthy'", "delta": "0:00:06.043003", "end": "2019-05-03 21:59:20.537479", "msg": "non-zero return code", "rc": 1, "start": "2019-05-03 21:59:14.494476", "stderr": "Error: client: etcd cluster is unavailable or misconfigured; error #0: x509: certificate signed by unknown authority (possibly because of \"crypto/rsa: verification error\" while trying to verify candidate authority certificate \"etcd-ca\")\n; error #1: client: endpoint https://10.93.32.4:2379 exceeded header timeout\n; error #2: client: endpoint https://10.93.32.2:2379 exceeded header timeout\n; error #3: client: endpoint https://10.93.32.8:2379 exceeded header timeout\n; error #4: x509: certificate signed by unknown authority (possibly because of \"crypto/rsa: verification error\" while trying to verify candidate authority certificate \"etcd-ca\")\n\nerror #0: x509: certificate signed by unknown authority (possibly because of \"crypto/rsa: verification error\" while trying to verify candidate authority certificate \"etcd-ca\")\nerror #1: client: endpoint https://10.93.32.4:2379 exceeded header timeout\nerror #2: client: endpoint https://10.93.32.2:2379 exceeded header timeout\nerror #3: client: endpoint https://10.93.32.8:2379 exceeded header timeout\nerror #4: x509: certificate signed by unknown authority (possibly because of \"crypto/rsa: verification error\" while trying to verify candidate authority certificate \"etcd-ca\")", "stderr_lines": ["Error: client: etcd cluster is unavailable or misconfigured; error #0: x509: certificate signed by unknown authority (possibly because of \"crypto/rsa: verification error\" while trying to verify candidate authority certificate \"etcd-ca\")", "; error #1: client: endpoint https://10.93.32.4:2379 exceeded header timeout", "; error #2: client: endpoint https://10.93.32.2:2379 exceeded header timeout", "; error #3: client: endpoint https://10.93.32.8:2379 exceeded header timeout", "; error #4: x509: certificate signed by unknown authority (possibly because of \"crypto/rsa: verification error\" while trying to verify candidate authority certificate \"etcd-ca\")", "", "error #0: x509: certificate signed by unknown authority (possibly because of \"crypto/rsa: verification error\" while trying to verify candidate authority certificate \"etcd-ca\")", "error #1: client: endpoint https://10.93.32.4:2379 exceeded header timeout", "error #2: client: endpoint https://10.93.32.2:2379 exceeded header timeout", "error #3: client: endpoint https://10.93.32.8:2379 exceeded header timeout", "error #4: x509: certificate signed by unknown authority (possibly because of \"crypto/rsa: verification error\" while trying to verify candidate authority certificate \"etcd-ca\")"], "stdout": "", "stdout_lines": []} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment