Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Frequent "communication with agent failed" errors during git fetch #579

Open
chrisridd opened this issue Jan 6, 2025 · 0 comments
Open

Comments

@chrisridd
Copy link

I have multiple remotes in my repo, all pointing at different forks but all in our private bitbucket repo. Frequently when I do a git fetch --all I get updates from some remotes, and failures from others. Repeating, I get failures from different ones.

Using

GIT_SSH_COMMAND="ssh -v" git fetch --all

in the failure cases the output contains:

debug1: Offering public key: ecdsa-sha2-nistp256 ECDSA SHA256:xqH0Svf/5RbuyeYNFWYRG7KuH0fMQh4+IVFc43vG89M agent debug1: Server accepts key: ecdsa-sha2-nistp256 ECDSA SHA256:xqH0Svf/5RbuyeYNFWYRG7KuH0fMQh4+IVFc43vG89M agent sign_and_send_pubkey: signing failed for ECDSA "ecdsa-sha2-nistp256" from agent: communication with agent failed

This might be a duplicate of #577

I'm using Secretive 2.4.1 (1.7648958148) on macOS 15.2 (24C101).

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

No branches or pull requests

1 participant