abra recipe fetch fails with fatal error on ssh #582

Closed
opened 2025-07-14 15:40:03 +00:00 by fauno · 0 comments
Member

i've changed some of the recipe repos remote to be able to push changes (up until i decided to use git+https since it works way faster than ssh). i'm getting this fatal error, but it shouldn't be fatal imo because it could continue fetching other repositories. maybe abra assumes all recipes share the same hosting provider, so an ssh error means next recipes will also fail?

>_ abra recipe fetch -a
fetching latest recipes...  20% |████████                                | (33/164) ERRO restic-rest-server (/home/fauno/.abra/recipes/restic-rest-server) has locally unstaged changes?
fetching latest recipes...  78% |███████████████████████████████         | (128/164) FATA unable to fetch tags in /home/fauno/.abra/recipes/lemmy: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain
i've changed some of the recipe repos remote to be able to push changes (up until i decided to use git+https since it works way faster than ssh). i'm getting this fatal error, but it shouldn't be fatal imo because it could continue fetching other repositories. maybe abra assumes all recipes share the same hosting provider, so an ssh error means next recipes will also fail? ``` >_ abra recipe fetch -a fetching latest recipes... 20% |████████ | (33/164) ERRO restic-rest-server (/home/fauno/.abra/recipes/restic-rest-server) has locally unstaged changes? fetching latest recipes... 78% |███████████████████████████████ | (128/164) FATA unable to fetch tags in /home/fauno/.abra/recipes/lemmy: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain ```
decentral1se added the
bug
label 2025-07-15 06:12:45 +00:00
decentral1se added this to the Abra v0.11.x project 2025-08-13 11:44:17 +00:00
decentral1se moved this to In Progress in Abra v0.11.x on 2025-08-18 06:31:21 +00:00
decentral1se moved this to Done in Abra v0.11.x on 2025-08-18 06:32:57 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: toolshed/abra#582
No description provided.