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

Task deploy:setup occasionally fails when deploying to brancher nodes acceptance environments #84

Open
pieterbeens opened this issue Feb 10, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@pieterbeens
Copy link

We're using Hypernode Deploy together with Hypernode Brancher so that we have automated acceptance environments for every feature branch / PR. In general this works great, but sometimes the "deploy to acceptance" step randomly fails at the deploy:setup task with the following message:

task deploy:setup
  [acceptance:hntestbrancher-ephz6dx5o.hypernode.io] run mkdir -p ~/apps/hntestbrancher/shared
  [acceptance:hntestbrancher-ephz6dx5o.hypernode.io] ssh: Could not resolve hostname hntestbrancher-ephz6dx5o.hypernode.io: Name or service not known
  [acceptance:hntestbrancher-ephz6dx5o.hypernode.io]  error  in setup.php on line 7:

This need to be fixed to get more predictable and repeatable CI/CD

@pieterbeens pieterbeens added the bug Something isn't working label Feb 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

1 participant