Install NixOS on Amazon EC2/en: Difference between revisions
Updating to match new version of source page |
Updating to match new version of source page |
||
| Line 18: | Line 18: | ||
== Troubleshooting == | == Troubleshooting == | ||
== SSH Asks For Password == | === SSH Asks For Password === | ||
When connecting to a newly launched EC2 instance via SSH, it may ask for a password. This seems to be because the <code>amazon-init</code> systemd service is still reading user data. Back out of the current SSH attempt and try again in a few minutes. | When connecting to a newly launched EC2 instance via SSH, it may ask for a password. This seems to be because the <code>amazon-init</code> systemd service is still reading user data. Back out of the current SSH attempt and try again in a few minutes. | ||