I'm using age keys but sops seems to fail if my ssh key (with passphrase) exists #1890
-
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? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
I worked around a similar issue it with
|
Beta Was this translation helpful? Give feedback.
-
This has been fixed in #1898, the fix will be contained in the next release. |
Beta Was this translation helpful? Give feedback.
This has been fixed in #1898, the fix will be contained in the next release.