Issues related to the Nest, i.e. this website. The source code for the Nest is not yet public.

#105 ssh key without comment is seemingly ignored

Opened by benaryorg on May 30, 2025
benaryorg on May 30, 2025

I tried adding my ssh key without the trailing comment (automation takes care of associating those with hosts/users, no need to write it in configs), however I got the following message:

Warning: Unable to automatically authenticate with server. Please make sure your SSH keys have been uploaded to the Nest.
For more information, please visit https://pijul.org/manual/the_nest/public_keys.html#ssh-public-keys
? Password for benaryorg@ssh.pijul.com ›

Changing the key as follows did fix the issue and let me log in.

-ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAsXZcbbZzIjxvguXzAOM/eds9CZl5cqWJBL+ScgHliC
+ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAsXZcbbZzIjxvguXzAOM/eds9CZl5cqWJBL+ScgHliC benaryorg@gnutoo.home.bsocat.net