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

[aws] --allow-reboot stop /start the instance #46

Open
PsyanticY opened this issue Jul 20, 2019 · 1 comment
Open

[aws] --allow-reboot stop /start the instance #46

PsyanticY opened this issue Jul 20, 2019 · 1 comment

Comments

@PsyanticY
Copy link
Contributor

When perfroming a deploy operation withe the --allow-reboot flag nixops actually stop start the instance which can cause issues when dealing with spot instances. It should reboot the instance as the name suggest

nixops deploy -d dep --allow-reboot
warning: are you sure you want to stop machine 'master' (y/N) y
master..> stopping EC2 machine... Traceback (most recent call last):

@grahamc grahamc transferred this issue from NixOS/nixops Apr 20, 2020
@tewfik-ghariani
Copy link
Contributor

In that case, I believe you should use the --force-reboot option

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