Advertisement
torbeneims

Untitled

Sep 13th, 2023
759
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.36 KB | None | 0 0
  1. torben@torbens-xps ~/tisnaren-nixos-anywhere (main) [2]> nix run github:numtide/nixos-anywhere -- --flake .#hetzner-cloud-aarch64 ubuntu@vaenern -L
  2. ### Uploading install SSH keys ###
  3. /run/current-system/sw/bin/ssh-copy-id: INFO: Source of key(s) to be installed: "/tmp/tmp.fSnAvzP5xY/nixos-anywhere.pub"
  4. /run/current-system/sw/bin/ssh-copy-id: INFO: attempting to log in with the new key(s), to filter out any that are already installed
  5. /run/current-system/sw/bin/ssh-copy-id: INFO: 1 key(s) remain to be installed -- if you are prompted now it is to install the new keys
  6. Warning: Permanently added '158.101.167.50' (ED25519) to the list of known hosts.
  7.  
  8. Number of key(s) added: 1
  9.  
  10. Now try logging into the machine, with:   "ssh -o 'ConnectTimeout=10' -o 'UserKnownHostsFile=/dev/null' -o 'StrictHostKeyChecking=no' 'ubuntu@vaenern'"
  11. and check to make sure that only the key(s) you wanted were added.
  12.  
  13. ### Gathering machine facts ###
  14. Warning: Permanently added '158.101.167.50' (ED25519) to the list of known hosts.
  15. ### Switching system into kexec ###
  16. Warning: Permanently added '158.101.167.50' (ED25519) to the list of known hosts.
  17. Warning: Permanently added '158.101.167.50' (ED25519) to the list of known hosts.
  18. curl: (22) The requested URL returned error: 404
  19.  
  20. gzip: stdin: unexpected end of file
  21. tar: Child returned status 1
  22. tar: Error is not recoverable: exiting now
  23.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement