BORG_PASSCOMMAND not working, unable to add repo to Vorta #8097
Replies: 1 comment 1 reply
-
|
export BORG_PASSCOMMAND='pass show borg_backup' ? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I use
passas a password manager. I recently thought I would use theBORG_PASSCOMMANDenv variable along withpass. Accordingly, I didset -Ux BORG_PASSCOMMAND 'pass show borg_backup'(using thefishshell).After I did that, my Vorta backups started failing:
I tried erasing the
BORG_PASSCOMMANDenv variable, but that didn't help.I unliked the repo, and tried re-adding it using a passphrase, but I still get the same error, and I'm unable to even add my repo to Vorta.
Does anyone have any idea how to fix this?
Beta Was this translation helpful? Give feedback.
All reactions