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
when saving password i see this in logs, then it results in #25
gpg: 0xEE8138A849922FE4!\n0x1A2FFAA521ABECD3!\n0xF7C76D9F5FC281A4!\n0xBB8AEFC757E79220!: skipped: Invalid user ID
gpg: [stdin]: encryption failed: Invalid user ID
looks like it is related to either of:
using pypass instead of pass binary
pypass not handling multiple gpg keys per password-store
The text was updated successfully, but these errors were encountered:
when saving password i see this in logs, then it results in #25
looks like it is related to either of:
The text was updated successfully, but these errors were encountered: