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

etcd-member.service templating error: invalid character "{" in host name #560

Closed
sjenning opened this issue Oct 29, 2018 · 3 comments
Closed
Assignees

Comments

@sjenning
Copy link
Contributor

etcd fails to start on master due to templating error in libvirt install

Oct 29 14:23:47 dev-master-0 systemd[1]: Starting etcd (System Application Container)...
Oct 29 14:23:47 dev-master-0 podman[9042]: no container with name or ID etcd-member found: no such container
Oct 29 14:23:47 dev-master-0 podman[9042]: unable to find container etcd-member: no container with name or ID etcd-member found: no such container
Oct 29 14:23:47 dev-master-0 systemd[1]: Started etcd (System Application Container).
Oct 29 14:23:47 dev-master-0 bash[9093]: invalid value "https://dev-etcd-{{.etcd_index}}.libvirt.variantweb.net:2379" for flag -advertise-client-urls: parse https://dev-etcd-{{.etcd_index}}.libvirt.variantweb.net:2379: invalid character "{" in host name
...
Oct 29 14:23:47 dev-master-0 systemd[1]: etcd-member.service: main process exited, code=exited, status=2/INVALIDARGUMENT

@rphillips

@rphillips
Copy link
Contributor

Getting the same thing. Thanks for verifying @sjenning.

@abhinavdahiya
Copy link
Contributor

abhinavdahiya commented Oct 29, 2018

./bin/openshift-install version
./bin/openshift-install v0.3.0-60-g5ddb3b70e305ab2b91b84122535110123cd9b5f0
Terraform v0.11.8

I cannot reproduce this locally on master. can you give more info?
openshift/machine-config-operator#143 was merged 2 days ago.

@sjenning
Copy link
Contributor Author

I pulled down the latest release image and it seems this is fixed.

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

3 participants