Skip to content
This repository was archived by the owner on May 11, 2023. It is now read-only.

Fatal: no signers found: ssh-agent is not running #210

Closed
talentlessguy opened this issue Aug 11, 2022 · 2 comments
Closed

Fatal: no signers found: ssh-agent is not running #210

talentlessguy opened this issue Aug 11, 2022 · 2 comments

Comments

@talentlessguy
Copy link

talentlessguy commented Aug 11, 2022

Whenever I try to push a repository to Radicle it keeps throwing this error:

➜ git push rad
Fatal: no signers found: ssh-agent is not running

here's my info:

project id: rad:git:hnrkeh5cgjcyq3prdx4it8ynx3zrs3qs7shdo
URN: rad:git:hnrkb9iwxg8cyr9ekzfypeyadpdtzkyoii5to
OS: Linux 5.10
rad 0.6.0
ssh: OpenSSH 9.0
@MFaiqKhan
Copy link

turn on ssh agent run this command eval `ssh-agent -s`
then rad auth to add the keys in the ssh agent .
have to do it everytime you open a session on linux

@talentlessguy
Copy link
Author

Oh thank you, but now I have this error: #192

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants