You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While SSH authentication when using Bitwarden as SSH agent works, I haven't managed to get Git commit signing to work yet. I have followed the instructions, the Git config is set, but I receive the following error when signing a commit:
error: Couldn't get agent socket?
fatal: failed to write commit object
The commit should be created and signed with the key set in the user.signingkey value of the Git config.
Actual Result
git commit results in the following error:
error: Couldn't get agent socket?
fatal: failed to write commit object
Screenshots or Videos
No response
Additional Context
No response
Operating System
Windows
Operating System Version
10.0.26100.3194
Installation method
Direct Download (from bitwarden.com)
Build Version
2025.1.4
Issue Tracking Info
I understand that work is tracked outside of GitHub. A PR will be linked to this issue should one be opened to address it, but Bitwarden doesn't use fields like "assigned", "milestone", or "project" to track progress.
The text was updated successfully, but these errors were encountered:
I am unable to reproduce this issue, it has been escalated for further investigation. If you have more information that can help us, please add it below.
Steps To Reproduce
While SSH authentication when using Bitwarden as SSH agent works, I haven't managed to get Git commit signing to work yet. I have followed the instructions, the Git config is set, but I receive the following error when signing a commit:
How to reproduce:
Expected Result
The commit should be created and signed with the key set in the
user.signingkey
value of the Git config.Actual Result
git commit
results in the following error:Screenshots or Videos
No response
Additional Context
No response
Operating System
Windows
Operating System Version
10.0.26100.3194
Installation method
Direct Download (from bitwarden.com)
Build Version
2025.1.4
Issue Tracking Info
The text was updated successfully, but these errors were encountered: