I'm using age keys but sops seems to fail if my ssh key (with passphrase) exists #1890
Answered
by
felixfontein
a-torgovitsky
asked this question in
Q&A
sops ./secrets/shared.yaml
Failed to get the data key required to decrypt the SOPS file.
Group 0: FAILED
age1g4j57xuwyaqykdfc6uvt78fmnnpk3yjehmskg02wpupkly4sdyfszq3099: FAILED
- | failed to load age identities: failed to get SSH identity:
| malformed SSH identity in "/home/at/.ssh/id_ed25519": ssh:
| parse error in message type 0
age1nrkt44w2dgwkff85thy6fyucx6g60smpezaltvl8d5dxn8g4yvrse04fpj: FAILED
- | failed to load age identities: failed to get SSH identity:
| malformed SSH identity in "/home/at/.ssh/id_ed25519": ssh:
| parse error in message type 0
Recovery failed because no master key was able to decrypt the file. In
order for SOPS to recover the file, at least one key has to be successful,
but none were.
The My What am I doing wrong? |
Answered by
felixfontein
Aug 17, 2025
Replies: 2 comments 1 reply
|
I worked around a similar issue it with |
0 replies
|
This has been fixed in #1898, the fix will be contained in the next release. |
1 reply
Answer selected by
a-torgovitsky
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This has been fixed in #1898, the fix will be contained in the next release.