NixOS / nixops-hetzner

GNU Lesser General Public License v3.0
48 stars 14 forks source link

deploy stuck at hard reset / reboot #7

Open mkg20001 opened 4 years ago

mkg20001 commented 4 years ago

It's a game of luck which error message comes up

NixOps 1.7pre2764_932bf43 (nixopsUnstable @ nixos-unstable)

using nixops --create-only

xenon> installing machine...
xenon> rebooting machine ‘xenon’ (127.0.0.1) into rescue system
Host key fingerprint is SHA256:3cU+lB8ru/dY9/fX0X0bc4F0c8fIu8jpNpUDXAwA7j4
+--[ED25519 256]--+
|        .....+ o |
|       .     o=++|
|        .  ...Bo+|
|       . . .o=.oo|
|        S ...=o+=|
|       .    + B==|
|        E  . o .@|
|         .  + .=*|
|           . oo O|
+----[SHA256]-----+
xenon> sending hard reset to robot... ^Cerror: interrupted
xenon> installing machine...
xenon> rebooting machine ‘xenon’ (127.0.0.1) into rescue system
Host key fingerprint is SHA256:3cU+lB8ru/dY9/fX0X0bc4F0c8fIu8jpNpUDXAwA7j4
+--[ED25519 256]--+
|        .....+ o |
|       .     o=++|
|        .  ...Bo+|
|       . . .o=.oo|
|        S ...=o+=|
|       .    + B==|
|        E  . o .@|
|         .  + .=*|
|           . oo O|
+----[SHA256]-----+
mkg20001 commented 4 years ago

Patience fixed those. Though I'm going to leave this open because an indicator of that it's doing something would be good (like printing dots)

mkg20001 commented 4 years ago

Second one seems to wait for ssh timeout and first one seems to wait for machine to be up again, I presume. Just guessing though.