Open Dakes opened 1 month ago
This issue has been marked as stale due to 14 days of inactivity. Please remove the stale label or comment to keep it open, otherwise, it will be closed in 3 days.
bump
This issue has been marked as stale due to 14 days of inactivity. Please remove the stale label or comment to keep it open, otherwise, it will be closed in 3 days.
bump
Operating System
Linux, Arch
Python Version
3.12
ClaudeSync Version
0.6.1
Installation Type
New
Configuration
Steps to Reproduce
ssh-keygen -t ed25519 -C "my@email.com"
) in ~/.claudesync/Description
This was my output. On both tries the login worked on the third attempt
On a second attempt using the working key from the beginning it also worked on the third attempt.
After collecting the output for this issue it seems apparent that it just isn't saving the file path. I thought it would just not accept my key after entering it, so I assumed the version is broken and continued to use 0.5.7, until opening this issue. But it just seems to ask for the key multiple times. Even when doing a claudesync push it asks for the key file twice. So maybe it should just save the used filename in the config directory. But the output asking for the key could probably be made a little bit more intuitive as well.
Logs
No response