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
I also checked that XDG_CONFIG_HOME is set correctly and decrypting the file with the sops cli utility works just fine and using other tools that implement sops like https://github.com/Mic92/sops-nix/ also works without any problem.
I also checked in the ./secrets/shared.yaml and it basically looks like:
In any case, the general usage is correct, I tried this with github.com/getsops/sops/v3/decrypt and a different file to decrypt, and it gave me a long list of bytes :) I don't use age keys though, so maybe the problem is (also) related to that.
Hey I'm running into a similar error to #804
I'm opening this issue because my question is a bit different sorry if this is a duplicate.
my
.sops.yaml
basically looks like:this is a minimal code example to reproduce the behavior:
if I run the resulting binary it prints:
I also checked that XDG_CONFIG_HOME is set correctly and decrypting the file with the sops cli utility works just fine and using other tools that implement sops like https://github.com/Mic92/sops-nix/ also works without any problem.
I also checked in the
./secrets/shared.yaml
and it basically looks like:The text was updated successfully, but these errors were encountered: