Hide Forgot
Description of problem: As title, got err: 2019-05-20 09:16:17.341538 W | pkg/netutil: failed resolving host :2380 (lookup : no such host); retrying in 1s 2019-05-20 09:16:18.334707 E | pkg/netutil: could not resolve host :2380 Error: --initial-cluster has etcd-member-ip-10-0-135-211.eu-central-1.compute.internal=https://:2380 but missing from --initial-advertise-peer-urls=https://10.0.135.211:2380 (failed to resolve "https://:2380" (lookup : no such host)) 4.1.0-0.nightly-2019-05-18-050636 How reproducible: Always Steps to Reproduce: 1. Stop etcd-0(etcd leader), etcd-1(member) node in aws console 2. login etcd-2 with bastion node 3. $ sudo -E /usr/local/bin/etcd-snapshot-restore.sh Restoring etcd member etcd-member-ip-10-0-135-211.eu-central-1.compute.internal from snapshot.. 2019-05-20 09:15:48.334481 W | pkg/netutil: failed resolving host :2380 (lookup : no such host); retrying in 1s 2019-05-20 09:15:49.334783 W | pkg/netutil: failed resolving host :2380 (lookup : no such host); retrying in 1s 2019-05-20 09:15:50.334991 W | pkg/netutil: failed resolving host :2380 (lookup : no such host); retrying in 1s tried add or don't add '-E', both got same failure. Actual results: As title Expected results:
This is verified in 4.1.0-0.nightly-2019-05-24-040103 during verifying https://bugzilla.redhat.com/show_bug.cgi?id=1709802#c15 , no error met.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2019:0758