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
I tried running the script with an existing ED25519-sk key and it refused because the SSH key was Ed25519-sk.
Does this look correct? [Y/n] y
Creating your account... Account creation failed: {
"message": {
"key": "Expected ecdsa-sha2-nistp256, ecdsa-sha2-nistp384, ecdsa-sha2-nistp521, ssh-rsa, ssh-dss, or ssh-ed25519"
}
}
If you think this is a bug, please report it to
-> https://github.com/hashbang/hashbang.sh/issues/
The installer will not continue from here...
The text was updated successfully, but these errors were encountered:
I tried running the script with an existing ED25519-sk key and it refused because the SSH key was Ed25519-sk.
The text was updated successfully, but these errors were encountered: