You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
default> creating an exclusive robot admin sub-account for ‘default’... done. (XXXXXXXXXXXXX)
default> installing machine...
default> rebooting machine ‘default’ (46.X.X.X) into rescue system
default> sending hard reset to robot... done.
default> waiting for rescue system...[down].................................[up]
default> building Nix bootstrap installer... done. (/nix/store/1if0dzhqbj5mh1wijgyw4b7270hlzdbr-hetzner-nixops-installer/bin/hetzner-bootstrap)
default> creating nixbld group in rescue system...
default> could not connect to ‘root@46.’, retrying in 1 seconds...
default> could not connect to ‘root@46.’, retrying in 2 seconds...
default> could not connect to ‘root@46.’, retrying in 4 seconds...
default> could not connect to ‘root@46.’, retrying in 8 seconds...
error: unable to start SSH master connection to ‘root@46.’
So for some reason nixops cannot connect to the rescue system.
However, if I use nixops export -d default to get the password of the rescue system I can log into the rescue system via the usual ssh.
Any help with this issue would be highly appreciated.
Thanks
PS: I should mention that I am using nixops on an Ubuntu system.
The text was updated successfully, but these errors were encountered:
I know that we are all busy nowadays. I tried to get some help via the Google Mailing list and also via this issue report , but after a month I did not get any response yet.
Is there some other place were I should ask this question?
Dear all,
I am trying to deploy NixOS on a bare metal server as described in
https://nixos.org/nixops/manual/#idm140737318354032
My nixops default.nix file looks like this
I am trying to deploy NixOS via
However, the deployment always gets stucked here:
So for some reason nixops cannot connect to the rescue system.
However, if I use nixops export -d default to get the password of the rescue system I can log into the rescue system via the usual ssh.
Any help with this issue would be highly appreciated.
Thanks
PS: I should mention that I am using nixops on an Ubuntu system.
The text was updated successfully, but these errors were encountered: