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

Deploy strapi playbook fails if you run it twice quickly on the first deploy #9

Open
patricksimonian opened this issue Jul 13, 2020 · 3 comments

Comments

@patricksimonian
Copy link
Owner

If the strapi deployment was just triggered. Running it again will cause the error:

fatal: [localhost]: FAILED! => {"changed": true, "cmd": "oc rollout latest strapi-pr-6 -n va3azs-patricksimonian-ocp201-tst-dev", "delta": "0:00:00.370958", "end": "2020-07-13 11:37:38.516262", "msg": "non-zero return code", "rc": 1, "start": "2020-07-13 11:37:38.145304", "stderr": "error: #1 is already in progress (Pending).", "stderr_lines": ["error: #1 is already in progress (Pending)."], "stdout": "", "stdout_lines": []}

because it attempts to cancel the first rollout

@patricksimonian
Copy link
Owner Author

but why

@patricksimonian
Copy link
Owner Author

asdfasdf

@patricksimonian
Copy link
Owner Author

yarg

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