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
If the original secret, before sops encryption contains CRLF, the saved secret is broken. We have to investigate where it breaks. Replacing all CRLF with LF before encryption fixes the problem.