abra fails when no ssh key is specified in ~/.ssh/config #277

Closed
opened 2021-11-30 13:59:59 +00:00 by knoflook · 1 comment
Owner

Describe the current behavior

If there is no Host specification in ~/.ssh/config for the host you're trying to connect to, abra looks for ~/.ssh/identity instead of ~/.ssh/id_rsa as the identity file.

Steps to reproduce

abra app logs <app>

Describe the expected behavior

it should fall back to id_rsa.pub

Any idea how this might be fixed?

probably change the def file?

@decentral1se

## Describe the current behavior If there is no `Host` specification in `~/.ssh/config` for the host you're trying to connect to, abra looks for ~/.ssh/identity instead of ~/.ssh/id_rsa as the identity file. ## Steps to reproduce `abra app logs <app>` ## Describe the expected behavior it should fall back to id_rsa.pub ## Any idea how this might be fixed? probably change the def file? @decentral1se
knoflook added the
bug
abra
labels 2021-11-30 13:59:59 +00:00
Owner
https://git.coopcloud.tech/coop-cloud/abra/commit/dddf84d92b505428fabd5e05deaf5d601a3adbcc
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coop-cloud/organising#277
No description provided.