Authentication failures
Quick checklist
Section titled “Quick checklist”- Username — is the profile’s username correct for this server?
- Method — does the server allow the method you’re using? Many cloud images disable password login entirely; use a key instead.
- Key — is the right private key selected, and does its public half exist in the server’s
~/.ssh/authorized_keys? - Passphrase — if the key has a passphrase, is the stored passphrase current?
- Biometric prompt — a protected key requires Touch ID / Face ID at connect time; a cancelled prompt fails authentication.
Host key errors are different
Section titled “Host key errors are different”If the connection is blocked before a password/key prompt, that’s host key verification protecting you — the server’s fingerprint changed. Verify with the server admin before trusting the new key.
Still stuck?
Section titled “Still stuck?”Contact support with the exact error message shown.