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

for upgrades bootstrap_url port in group_vars/all/dcos.yml needs to be 8080 #21

Open
Boes-man opened this issue Apr 8, 2019 · 0 comments

Comments

@Boes-man
Copy link

Boes-man commented Apr 8, 2019

fatal: [18.236.126.226]: FAILED! => {"changed": false, "dest": "/tmp/dcos/1.12.3/upgrade_from_1.12.2/", "gid": 0, "group": "root", "mode": "0755", "msg": "Request failed", "owner": "root", "response": "HTTP Error 404: Not Found", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "status_code": 404, "uid": 0, "url": "http://172.12.0.131:80/1.12.3/genconf/serve/upgrade_from_1.12.2/latest/dcos_node_upgrade.sh"}

I setup dcos.yml based on current cluster bootstrap url, i.e. port 80 The upgrade flow is hard coded for boostrap url port 8080

Updating group_vars/all/dcos.yaml bootstrap_url: http://172.12.0.131:8080 allows download to complete.

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

1 participant