Edit: I’ve recreated the identity as it seems default parameters are not set (during identity creation). I’ve also forced key encryption to have a password to type (assuming the password asked is not the SSH password !).
Now there is a long delay after entering the password but the error is still there.
Log
[2024-08-24T12:02:47Z
✔ Password for encrypted private key · ********
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
[2024-08-24T12:11:45Z ERROR pijul] Error: "Not authenticated. Please check your credentials and try again."
Error: Not authenticated. Please check your credentials and try again.
DEBUG pijul_repository] "/home/alex/org/.pijul"
[2024-08-24T12:02:47Z DEBUG pijul_repository] max_files = 32
[2024-08-24T12:02:47Z DEBUG pijul::commands::pushpull] Config { default_remote: Some("https://nest.pijul.com/apraga/org"), extra_dependencies: [], remotes: [], hooks: Hooks { record: [] }, unrecord_changes: None, reset_overwrites_changes: None, colors: None, pager: None }
[2024-08-24T12:02:47Z DEBUG pijul::commands::pushpull] remote_channel = "main" None
[2024-08-24T12:02:47Z DEBUG pijul_remote::ssh] ssh_remote: Captures({0: 0..31/"apraga@ssh.pijul.com:apraga/org", 1: None, 2: 0..7/"apraga@", 3/"user": 0..6/"apraga", 4: 7..20/"ssh.pijul.com", 5/"host": 7..20/"ssh.pijul.com", 6: None, 7: None, 8: 7..20/"ssh.pijul.com", 9: 20..31/":apraga/org", 10: None, 11/"port": None, 12/"path0": None, 13: None, 14: 20..31/":apraga/org", 15/"path1": 21..31/"apraga/org", 16/"path2": None, 17: None})
[2024-08-24T12:02:47Z DEBUG pijul_remote] unknown_remote, ssh = Remote { path: "apraga/org", config: Config { user: "apraga", host_name: "ssh.pijul.com", port: 22, identity_file: None, proxy_command: None, add_keys_to_agent: No } }
[2024-08-24T12:02:47Z DEBUG pijul_remote::ssh] addr = "ssh.pijul.com" port = 22
[2024-08-24T12:02:47Z DEBUG pijul_remote::ssh] identities = []
[2024-08-24T12:02:47Z DEBUG pijul_config] s = [91, 97, 117, 116, 104, 111, 114, 93, 10, 110, 97, 109, 101, 32, 61, 32, 34, 97, 112, 114, 97, 103, 97, 34, 10, 102, 117, 108, 108, 95, 110, 97, 109, 101, 32, 61, 32, 34, 65, 108, 101, 120, 105, 115, 32, 80, 114, 97, 103, 97, 34, 10, 101, 109, 97, 105, 108, 32, 61, 32, 34, 97, 108, 101, 120, 105, 115, 46, 112, 114, 97, 103, 97, 64, 112, 114, 111, 116, 111, 110, 46, 109, 101, 34, 10]
✔ Password for encrypted private key · ********
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
[2024-08-24T12:11:45Z ERROR pijul] Error: "Not authenticated. Please check your credentials and try again."
Error: Not authenticated. Please check your credentials and try again.
Also, I have the same issue with a repo on a private SSH (if that helps).