Error adding a rhaspberry pi as a server #634
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When I run
abra add server *** -d
I get this error:Hey @ammaratef45 thanks for diving in and trying out
abra
!Does
ssh ***
work? I seessh auth: permission denied
in the very jumbled up (to be improved: coop-cloud/organising#567) error message so that seems like you maybe are having some regular 'ol SSH issues vs.abra
issues?We have implemented a series of fixes around SSH (unreleased atm tho sadly) which started to some inconsistencies go away with how
abra
handles SSH. Do you have something fancy in your~/.ssh/config
in terms of connection options?Hi @decentral1se, Just realized the SSH config file had a typo in the hostname (Host *** and HostName *** didn't have exact values)
Thanks for taking a look!
Great stuff @ammaratef45, np! We're also gonna try to improve the default error message on this to try to point people to the SSH config file faster in coop-cloud/organising#570 🙏 Happy
abra
in'