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

Provisioning YML references unavailable Zookeeper version #3

Closed
bkmu opened this issue Jan 6, 2016 · 1 comment
Closed

Provisioning YML references unavailable Zookeeper version #3

bkmu opened this issue Jan 6, 2016 · 1 comment

Comments

@bkmu
Copy link

bkmu commented Jan 6, 2016

When attempting to establish a new Zookeeper cluster, Ansible encounters errors about being unable to download Zookeeper v3.4.6 thus failing to setup a functioning cluster.

Error output during node provisioning:

TASK: [Zookeeper | Ensure Zookeeper tar is downloaded] ************************ 
failed: [node-1] => {"dest": "/tmp", "failed": true, "gid": 0, "group": "root", "mode": "01777", "owner": "root", "response": "HTTP Error 404: Not Found", "size": 4096, "state": "directory", "status_code": 404, "uid": 0, "url": "http://apache.xl-mirror.nl/zookeeper/zookeeper-3.4.6/zookeeper-3.4.6.tar.gz"}
msg: Request failed

FATAL: all hosts have already failed -- aborting

Created PR #2 updating provisioning YML to the currently available version on the mirror in use.

@mkrcah
Copy link
Owner

mkrcah commented Jan 6, 2016

Merged, thx!

@mkrcah mkrcah closed this as completed Jan 6, 2016
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